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

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2187 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2187/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/dynamicfields/newdynamicfieldPut0_*?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">500</int>   <int name="QTime">15218</int> </lst> <lst name="error">   <str name="msg">7 out of 8 replicas failed to update their schema to version 11 within 15 seconds! Failed cores: [http://127.0.0.1:62515/collection1/, http://127.0.0.1:62518/collection1/, http://127.0.0.1:62545/collection1/, http://127.0.0.1:62521/collection1/, http://127.0.0.1:62555/collection1/, http://127.0.0.1:62530/collection1/, http://127.0.0.1:62564/collection1/]</str>   <str name="trace">org.apache.solr.common.SolrException: 7 out of 8 replicas failed to update their schema to version 11 within 15 seconds! Failed cores: [http://127.0.0.1:62515/collection1/, http://127.0.0.1:62518/collection1/, http://127.0.0.1:62545/collection1/, http://127.0.0.1:62521/collection1/, http://127.0.0.1:62555/collection1/, http://127.0.0.1:62530/collection1/, http://127.0.0.1:62564/collection1/]  at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)  at org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)  at org.apache.solr.rest.schema.DynamicFieldResource.put(DynamicFieldResource.java:185)  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:447)  at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)  at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)  at org.restlet.resource.Finder.handle(Finder.java:236)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Router.doHandle(Router.java:422)  at org.restlet.routing.Router.handle(Router.java:639)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)  at org.restlet.Application.handle(Application.java:385)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Router.doHandle(Router.java:422)  at org.restlet.routing.Router.handle(Router.java:639)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.routing.Router.doHandle(Router.java:422)  at org.restlet.routing.Router.handle(Router.java:639)  at org.restlet.routing.Filter.doHandle(Filter.java:150)  at org.restlet.routing.Filter.handle(Filter.java:197)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at org.restlet.Component.handle(Component.java:408)  at org.restlet.Server.handle(Server.java:507)  at org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)  at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)  at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)  at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)  at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)  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.Dispatcher.forward(Dispatcher.java:191)  at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:402)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)  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:300)  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) </str>   <int name="code">500</int> </lst> </response> 

Stack Trace:
java.lang.AssertionError: QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/dynamicfields/newdynamicfieldPut0_*?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">500</int>
  <int name="QTime">15218</int>
</lst>
<lst name="error">
  <str name="msg">7 out of 8 replicas failed to update their schema to version 11 within 15 seconds! Failed cores: [http://127.0.0.1:62515/collection1/, http://127.0.0.1:62518/collection1/, http://127.0.0.1:62545/collection1/, http://127.0.0.1:62521/collection1/, http://127.0.0.1:62555/collection1/, http://127.0.0.1:62530/collection1/, http://127.0.0.1:62564/collection1/]</str>
  <str name="trace">org.apache.solr.common.SolrException: 7 out of 8 replicas failed to update their schema to version 11 within 15 seconds! Failed cores: [http://127.0.0.1:62515/collection1/, http://127.0.0.1:62518/collection1/, http://127.0.0.1:62545/collection1/, http://127.0.0.1:62521/collection1/, http://127.0.0.1:62555/collection1/, http://127.0.0.1:62530/collection1/, http://127.0.0.1:62564/collection1/]
	at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
	at org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)
	at org.apache.solr.rest.schema.DynamicFieldResource.put(DynamicFieldResource.java:185)
	at org.restlet.resource.ServerResource.doHandle(ServerResource.java:447)
	at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
	at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)
	at org.restlet.resource.Finder.handle(Finder.java:236)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Router.doHandle(Router.java:422)
	at org.restlet.routing.Router.handle(Router.java:639)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
	at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
	at org.restlet.Application.handle(Application.java:385)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Router.doHandle(Router.java:422)
	at org.restlet.routing.Router.handle(Router.java:639)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.routing.Router.doHandle(Router.java:422)
	at org.restlet.routing.Router.handle(Router.java:639)
	at org.restlet.routing.Filter.doHandle(Filter.java:150)
	at org.restlet.routing.Filter.handle(Filter.java:197)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
	at org.restlet.Component.handle(Component.java:408)
	at org.restlet.Server.handle(Server.java:507)
	at org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)
	at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)
	at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
	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.Dispatcher.forward(Dispatcher.java:191)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:402)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
	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:300)
	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)
</str>
  <int name="code">500</int>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([ADB37112836E6854:25E74EC82D9205AC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addDynamicFieldPut(TestCloudManagedSchemaConcurrent.java:135)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$300(TestCloudManagedSchemaConcurrent.java:45)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$3.execute(TestCloudManagedSchemaConcurrent.java:286)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11097 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaConcurrent
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/init-core-data-001
   [junit4]   2> 2708311 T12715 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2708312 T12715 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2708333 T12715 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2708335 T12716 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2708335 T12716 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2708443 T12715 oasc.ZkTestServer.run start zk server on port:62504
   [junit4]   2> 2708443 T12715 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2708451 T12715 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2708459 T12723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79ec9e55 name:ZooKeeperConnection Watcher:127.0.0.1:62504 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2708461 T12715 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2708461 T12715 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2708462 T12715 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2708510 T12715 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2708523 T12726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@704a8110 name:ZooKeeperConnection Watcher:127.0.0.1:62504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2708528 T12715 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2708529 T12715 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2708529 T12715 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2708529 T12715 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2708550 T12715 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2708578 T12715 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2708611 T12715 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2708646 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2708646 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2708660 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2708662 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2708673 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2708674 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2708691 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2708692 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2708705 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2708706 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2708724 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2708725 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2708740 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2708740 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2708765 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2708765 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2708777 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2708778 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2708804 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2708806 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2708836 T12715 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2708837 T12715 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2710732 T12715 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1
   [junit4]   2> 2710744 T12715 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 2710766 T12715 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@b05408c{/,null,AVAILABLE}
   [junit4]   2> 2710770 T12715 oejs.AbstractConnector.doStart Started ServerConnector@5d0acfb{HTTP/1.1}{127.0.0.1:62507}
   [junit4]   2> 2710770 T12715 oejs.Server.doStart Started @2714528ms
   [junit4]   2> 2710770 T12715 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=62507, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/tempDir-001/control/data, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores, hostContext=/}
   [junit4]   2> 2710772 T12715 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
   [junit4]   2> 2710772 T12715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/'
   [junit4]   2> 2710958 T12715 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/solr.xml
   [junit4]   2> 2711207 T12715 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores
   [junit4]   2> 2711208 T12715 oasc.CoreContainer.<init> New CoreContainer 924167732
   [junit4]   2> 2711208 T12715 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/]
   [junit4]   2> 2711209 T12715 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/lib
   [junit4]   2> 2711210 T12715 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/lib).
   [junit4]   2> 2711236 T12715 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> 2711242 T12715 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2711243 T12715 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2711243 T12715 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2711243 T12715 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2711243 T12715 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62504/solr
   [junit4]   2> 2711243 T12715 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2711244 T12715 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2711246 T12715 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2711254 T12740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ad6a6e0 name:ZooKeeperConnection Watcher:127.0.0.1:62504 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2711283 T12715 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2711283 T12715 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2711343 T12715 n:127.0.0.1:62507_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2711348 T12743 n:127.0.0.1:62507_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ac9b126 name:ZooKeeperConnection Watcher:127.0.0.1:62504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2711348 T12715 n:127.0.0.1:62507_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2711357 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2711453 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2711587 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2711618 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2711658 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2711704 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2711714 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2711721 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2711734 T12715 n:127.0.0.1:62507_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62507_
   [junit4]   2> 2711744 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62507_
   [junit4]   2> 2711780 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2711815 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2711854 T12715 n:127.0.0.1:62507_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2711865 T12715 n:127.0.0.1:62507_ oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62507_
   [junit4]   2> 2711866 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2711885 T12715 n:127.0.0.1:62507_ oasc.Overseer.start Overseer (id=93727585027817475-127.0.0.1:62507_-n_0000000000) starting
   [junit4]   2> 2711899 T12715 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2712050 T12715 n:127.0.0.1:62507_ oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2712075 T12745 n:127.0.0.1:62507_ oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2712079 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2712080 T12715 n:127.0.0.1:62507_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2712156 T12715 n:127.0.0.1:62507_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores
   [junit4]   2> 2712159 T12715 n:127.0.0.1:62507_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {coreNodeName=, transient=false, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1, config=solrconfig.xml, schema=schema.xml, collection=control_collection, shard=, name=collection1, dataDir=data/, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/}
   [junit4]   2> 2712159 T12715 n:127.0.0.1:62507_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/
   [junit4]   2> 2712159 T12715 n:127.0.0.1:62507_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2712167 T12747 n:127.0.0.1:62507_ c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2712167 T12747 n:127.0.0.1:62507_ c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2712174 T12747 n:127.0.0.1:62507_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2712204 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:62507_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62507",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null} current state version: 0
   [junit4]   2> 2712208 T12744 n:127.0.0.1:62507_ oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:62507_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62507",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 2712215 T12744 n:127.0.0.1:62507_ oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2712215 T12744 n:127.0.0.1:62507_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2712229 T12743 n:127.0.0.1:62507_ 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> 2712293 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2713176 T12747 n:127.0.0.1:62507_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2713177 T12747 n:127.0.0.1:62507_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2713178 T12747 n:127.0.0.1:62507_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2713179 T12747 n:127.0.0.1:62507_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2713191 T12747 n:127.0.0.1:62507_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2713192 T12747 n:127.0.0.1:62507_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/'
   [junit4]   2> 2713239 T12747 n:127.0.0.1:62507_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2713271 T12747 n:127.0.0.1:62507_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2713403 T12747 n:127.0.0.1:62507_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2713482 T12747 n:127.0.0.1:62507_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2713491 T12747 n:127.0.0.1:62507_ oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2713499 T12747 n:127.0.0.1:62507_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2713526 T12747 n:127.0.0.1:62507_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2714533 T12747 n:127.0.0.1:62507_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2714564 T12747 n:127.0.0.1:62507_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2714571 T12747 n:127.0.0.1:62507_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2714765 T12747 n:127.0.0.1:62507_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2714775 T12747 n:127.0.0.1:62507_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2714813 T12747 n:127.0.0.1:62507_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2714835 T12747 n:127.0.0.1:62507_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2714835 T12747 n:127.0.0.1:62507_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2714836 T12747 n:127.0.0.1:62507_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2714839 T12747 n:127.0.0.1:62507_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2714840 T12747 n:127.0.0.1:62507_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2714847 T12747 n:127.0.0.1:62507_ oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 2714882 T12747 n:127.0.0.1:62507_ oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak
   [junit4]   2> 2714925 T12747 n:127.0.0.1:62507_ oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 2714929 T12747 n:127.0.0.1:62507_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2714943 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 2714944 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2714945 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 2714947 T12747 n:127.0.0.1:62507_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/data
   [junit4]   2> 2714948 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2714950 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2714951 T12747 n:127.0.0.1:62507_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/data/index
   [junit4]   2> 2714953 T12747 n:127.0.0.1:62507_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1677451363, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2714965 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22532e6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2714966 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2714979 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2714980 T12747 n:127.0.0.1:62507_ x:collection1 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2715007 T12747 n:127.0.0.1:62507_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715012 T12747 n:127.0.0.1:62507_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715015 T12747 n:127.0.0.1:62507_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715022 T12747 n:127.0.0.1:62507_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2715034 T12747 n:127.0.0.1:62507_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update,/admin/properties,/admin/system,/schema,/admin/mbeans,/admin/luke,/admin/ping,/admin/plugins,/dump,/admin/file,/replication,/admin/logging,/get,/admin/threads,/config,/admin/segments,/update/json/docs,/update/csv,standard,/update/json
   [junit4]   2> 2715037 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2715046 T12747 n:127.0.0.1:62507_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2715046 T12747 n:127.0.0.1:62507_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2715048 T12747 n:127.0.0.1:62507_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2715049 T12747 n:127.0.0.1:62507_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2715057 T12747 n:127.0.0.1:62507_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=89.6630859375, floorSegmentMB=0.2568359375, forceMergeDeletesPctAllowed=25.478342323565133, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2715059 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22532e6b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2715060 T12747 n:127.0.0.1:62507_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2715060 T12747 n:127.0.0.1:62507_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@17e6e551[collection1] main
   [junit4]   2> 2715061 T12747 n:127.0.0.1:62507_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2715079 T12747 n:127.0.0.1:62507_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2715080 T12747 n:127.0.0.1:62507_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2715081 T12747 n:127.0.0.1:62507_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2715081 T12747 n:127.0.0.1:62507_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2715081 T12747 n:127.0.0.1:62507_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715082 T12747 n:127.0.0.1:62507_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2715083 T12747 n:127.0.0.1:62507_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715083 T12747 n:127.0.0.1:62507_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2715083 T12747 n:127.0.0.1:62507_ x:collection1 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2715113 T12747 n:127.0.0.1:62507_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2715114 T12748 n:127.0.0.1:62507_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17e6e551[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2715114 T12747 n:127.0.0.1:62507_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 2715118 T12747 n:127.0.0.1:62507_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2715120 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62507 collection:control_collection shard:shard1
   [junit4]   2> 2715120 T12715 n:127.0.0.1:62507_ oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2715121 T12715 n:127.0.0.1:62507_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2715122 T12715 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2715124 T12715 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2715131 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2715133 T12754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@303357b name:ZooKeeperConnection Watcher:127.0.0.1:62504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2715133 T12715 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2715134 T12715 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2715134 T12715 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2715151 T12715 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2715152 T12715 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 2715152 T12715 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2715154 T12715 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2715158 T12757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c78c48c name:ZooKeeperConnection Watcher:127.0.0.1:62504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2715158 T12715 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2715159 T12715 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2715159 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2715174 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2715191 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 2715192 T12744 n:127.0.0.1:62507_ oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2715195 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2715196 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1719 name=collection1 org.apache.solr.core.SolrCore@3fed2395 url=http://127.0.0.1:62507/collection1 node=127.0.0.1:62507_ C1719_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:62507_, core=collection1, base_url=http://127.0.0.1:62507, state=down}
   [junit4]   2> 2715196 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 C1719 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62507/collection1/
   [junit4]   2> 2715197 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 C1719 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2715197 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 C1719 oasc.SyncStrategy.syncToMe http://127.0.0.1:62507/collection1/ has no replicas
   [junit4]   2> 2715198 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62507/collection1/ shard1
   [junit4]   2> 2715198 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2715215 T12744 n:127.0.0.1:62507_ oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 2715226 T12754 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> 2715230 T12743 n:127.0.0.1:62507_ 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> 2715267 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 2
   [junit4]   2> 2715283 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2715310 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62507",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 2715450 T12754 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> 2715454 T12743 n:127.0.0.1:62507_ 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> 2715467 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:62507/collection1/ and leader is http://127.0.0.1:62507/collection1/
   [junit4]   2> 2715468 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62507
   [junit4]   2> 2715468 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2715468 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2715469 T12751 n:127.0.0.1:62507_ c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2715490 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2715504 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:62507_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62507",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1"} current state version: 3
   [junit4]   2> 2715506 T12744 n:127.0.0.1:62507_ oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:62507_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62507",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 2715527 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2715640 T12754 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> 2715641 T12743 n:127.0.0.1:62507_ 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> 2716982 T12715 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1
   [junit4]   2> 2717010 T12715 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001
   [junit4]   2> 2717023 T12715 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 2717039 T12715 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@79ed3a1e{/,null,AVAILABLE}
   [junit4]   2> 2717041 T12715 oejs.AbstractConnector.doStart Started ServerConnector@c9c3a44{HTTP/1.1}{127.0.0.1:62515}
   [junit4]   2> 2717043 T12715 oejs.Server.doStart Started @2720801ms
   [junit4]   2> 2717043 T12715 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=62515, solrconfig=solrconfig.xml, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/tempDir-001/jetty1}
   [junit4]   2> 2717049 T12715 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
   [junit4]   2> 2717051 T12715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/'
   [junit4]   2> 2717203 T12715 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/solr.xml
   [junit4]   2> 2717351 T12715 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores
   [junit4]   2> 2717352 T12715 oasc.CoreContainer.<init> New CoreContainer 1560634510
   [junit4]   2> 2717352 T12715 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/]
   [junit4]   2> 2717353 T12715 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/lib
   [junit4]   2> 2717354 T12715 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/lib).
   [junit4]   2> 2717414 T12715 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> 2717419 T12715 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2717422 T12715 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2717423 T12715 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2717423 T12715 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2717424 T12715 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62504/solr
   [junit4]   2> 2717425 T12715 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2717425 T12715 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2717441 T12715 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2717450 T12771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b4f3af8 name:ZooKeeperConnection Watcher:127.0.0.1:62504 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2717472 T12715 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2717481 T12715 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2717522 T12715 n:127.0.0.1:62515_ oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2717538 T12774 n:127.0.0.1:62515_ oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66f785a9 name:ZooKeeperConnection Watcher:127.0.0.1:62504/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2717541 T12715 n:127.0.0.1:62515_ oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2717624 T12715 n:127.0.0.1:62515_ oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2718808 T12715 n:127.0.0.1:62515_ oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62515_
   [junit4]   2> 2718811 T12715 n:127.0.0.1:62515_ oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62515_
   [junit4]   2> 2718837 T12715 n:127.0.0.1:62515_ oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2718853 T12715 n:127.0.0.1:62515_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores
   [junit4]   2> 2718855 T12715 n:127.0.0.1:62515_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, transient=false, loadOnStartup=true, collection=collection1, coreNodeName=, config=solrconfig.xml, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1, schema=schema.xml, dataDir=data/, name=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/}
   [junit4]   2> 2718857 T12715 n:127.0.0.1:62515_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/
   [junit4]   2> 2718858 T12715 n:127.0.0.1:62515_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2718874 T12775 n:127.0.0.1:62515_ c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2718874 T12775 n:127.0.0.1:62515_ c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2718885 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2718886 T12775 n:127.0.0.1:62515_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 2718886 T12775 n:127.0.0.1:62515_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2718887 T12775 n:127.0.0.1:62515_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2718888 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:62515_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62515",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null} current state version: 4
   [junit4]   2> 2718892 T12744 n:127.0.0.1:62507_ oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:62515_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62515",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 2718893 T12744 n:127.0.0.1:62507_ oasco.ReplicaMutator.updateState Collection already exists with numShards=4
   [junit4]   2> 2718893 T12744 n:127.0.0.1:62507_ oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 2718897 T12775 n:127.0.0.1:62515_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 2718897 T12775 n:127.0.0.1:62515_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2718898 T12744 n:127.0.0.1:62507_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2718910 T12774 n:127.0.0.1:62515_ 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> 2718920 T12774 n:127.0.0.1:62515_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 2719898 T12775 n:127.0.0.1:62515_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2719899 T12775 n:127.0.0.1:62515_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2719901 T12775 n:127.0.0.1:62515_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2719902 T12775 n:127.0.0.1:62515_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2719912 T12775 n:127.0.0.1:62515_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2719913 T12775 n:127.0.0.1:62515_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2719997 T12775 n:127.0.0.1:62515_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2720024 T12775 n:127.0.0.1:62515_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2720070 T12775 n:127.0.0.1:62515_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2720158 T12775 n:127.0.0.1:62515_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2720175 T12775 n:127.0.0.1:62515_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema
   [junit4]   2> 2720196 T12775 n:127.0.0.1:62515_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2721503 T12775 n:127.0.0.1:62515_ oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2721532 T12775 n:127.0.0.1:62515_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2721542 T12775 n:127.0.0.1:62515_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2721643 T12775 n:127.0.0.1:62515_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2721658 T12775 n:127.0.0.1:62515_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2721755 T12775 n:127.0.0.1:62515_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2721769 T12775 n:127.0.0.1:62515_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2721771 T12775 n:127.0.0.1:62515_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2721772 T12775 n:127.0.0.1:62515_ oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2721789 T12775 n:127.0.0.1:62515_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2721789 T12775 n:127.0.0.1:62515_ oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2721832 T12775 n:127.0.0.1:62515_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2721833 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 2721834 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2721834 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 2721835 T12775 n:127.0.0.1:62515_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2721836 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2721836 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2721837 T12775 n:127.0.0.1:62515_ x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2721838 T12775 n:127.0.0.1:62515_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1677451363, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2721852 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bcd9b5b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2721853 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2721895 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2721896 T12775 n:127.0.0.1:62515_ x:collection1 oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2721940 T12775 n:127.0.0.1:62515_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2721975 T12775 n:127.0.0.1:62515_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2721978 T12775 n:127.0.0.1:62515_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2721990 T12775 n:127.0.0.1:62515_ x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2722002 T12775 n:127.0.0.1:62515_ x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update,/admin/properties,/admin/system,/schema,/admin/mbeans,/admin/luke,/admin/ping,/admin/plugins,/dump,/admin/file,/replication,/admin/logging,/get,/admin/threads,/config,/admin/segments,/update/json/docs,/update/csv,standard,/update/json
   [junit4]   2> 2722004 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2722008 T12775 n:127.0.0.1:62515_ x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2722013 T12775 n:127.0.0.1:62515_ x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2722015 T12775 n:127.0.0.1:62515_ x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2722016 T12775 n:127.0.0.1:62515_ x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2722016 T12775 n:127.0.0.1:62515_ x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=89.6630859375, floorSegmentMB=0.2568359375, forceMergeDeletesPctAllowed=25.478342323565133, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2722017 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bcd9b5b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2722018 T12775 n:127.0.0.1:62515_ x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2722018 T12775 n:127.0.0.1:62515_ x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5ba167c3[collection1] main
   [junit4]   2> 2722018 T12775 n:127.0.0.1:62515_ x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2722025 T12775 n:127.0.0.1:62515_ x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2722026 T12775 n:127.0.0.1:62515_ x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2722028 T12775 n:127.0.0.1:62515_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2722028 T12775 n:127.0.0.1:62515_ x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2722028 T12775 n:127.0.0.1:62515_ x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2722032 T12775 n:127.0.0.1:62515_ x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2722034 T12775 n:127.0.0.1:62515_ x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2722035 T12775 n:127.0.0.1:62515_ x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2722041 T12775 n:127.0.0.1:62515_ x:collection1 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2722045 T12775 n:127.0.0.1:62515_ x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2722046 T12775 n:127.0.0.1:62515_ x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 2722046 T12776 n:127.0.0.1:62515_ x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ba167c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2722053 T12775 n:127.0.0.1:62515_ x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2722056 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62515 collection:collection1 shard:shard4
   [junit4]   2> 2722057 T12715 n:127.0.0.1:62515_ oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2722058 T12715 n:127.0.0.1:62515_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2722068 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard4/election
   [junit4]   2> 2722122 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard4
   [junit4]   2> 2722151 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2722161 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2722162 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1720 name=collection1 org.apache.solr.core.SolrCore@8bcba00 url=http://127.0.0.1:62515/collection1 node=127.0.0.1:62515_ C1720_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:62515_, core=collection1, base_url=http://127.0.0.1:62515, state=down}
   [junit4]   2> 2722162 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 C1720 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62515/collection1/
   [junit4]   2> 2722162 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 C1720 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2722162 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 C1720 oasc.SyncStrategy.syncToMe http://127.0.0.1:62515/collection1/ has no replicas
   [junit4]   2> 2722162 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62515/collection1/ shard4
   [junit4]   2> 2722163 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard4
   [junit4]   2> 2722163 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 2722166 T12744 n:127.0.0.1:62507_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 2722168 T12774 n:127.0.0.1:62515_ 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> 2722171 T12774 n:127.0.0.1:62515_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 2722194 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2722199 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62515",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 2722204 T12744 n:127.0.0.1:62507_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 2722207 T12774 n:127.0.0.1:62515_ 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> 2722209 T12774 n:127.0.0.1:62515_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 2722251 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ZkController.register We are http://127.0.0.1:62515/collection1/ and leader is http://127.0.0.1:62515/collection1/
   [junit4]   2> 2722252 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62515
   [junit4]   2> 2722252 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2722252 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2722252 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2722261 T12743 n:127.0.0.1:62507_ oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2722269 T12744 n:127.0.0.1:62507_ oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:62515_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62515",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard4"} current state version: 4
   [junit4]   2> 2722275 T12744 n:127.0.0.1:62507_ oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:62515_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62515",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard4"}
   [junit4]   2> 2722285 T12744 n:127.0.0.1:62507_ oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 2722287 T12774 n:127.0.0.1:62515_ 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> 2722293 T12779 n:127.0.0.1:62515_ c:collection1 s:shard4 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2722296 T12774 n:127.0.0.1:62515_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 2723031 T12715 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001/shard-2-001/cores/collection1
   [junit4]   2> 2723033 T12715 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchem

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

pache.solr.schema.TestCloudManagedSchemaConcurrent.addDynamicFieldPut(TestCloudManagedSchemaConcurrent.java:135)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$300(TestCloudManagedSchemaConcurrent.java:45)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$3.execute(TestCloudManagedSchemaConcurrent.java:286)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
   [junit4]    > 	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2848298 T12715 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent ADB37112836E6854-001
   [junit4]   2> 140005 T12714 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 2848541 T13144 n:127.0.0.1:62555_ oasc.Overseer$ClusterStateUpdater.run WARN Solr cannot talk to ZK, exiting Overseer main queue loop org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.orderedChildren(DistributedQueue.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:192)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.poll(DistributedQueue.java:619)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:225)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2848542 T13144 n:127.0.0.1:62555_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:62555_
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_PE, timezone=Etc/GMT-10
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=222952864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, TestEmbeddedSolrServerConstructors, MergeStrategyTest, TestPseudoReturnFields, DeleteShardTest, DistribCursorPagingTest, TestQuerySenderListener, DirectUpdateHandlerOptimizeTest, OpenCloseCoreStressTest, SearchHandlerTest, TestRealTimeGet, TestManagedSchemaDynamicFieldResource, TestRebalanceLeaders, TestSchemaSimilarityResource, TestSolrCoreProperties, TestSuggestSpellingConverter, TestClassNameShortening, UUIDUpdateProcessorFallbackTest, TestBulkSchemaAPI, HighlighterConfigTest, HdfsDirectoryTest, DateMathParserTest, PreAnalyzedUpdateProcessorTest, TestConfig, DistributedQueryComponentOptimizationTest, CachingDirectoryFactoryTest, DirectSolrSpellCheckerTest, TestRestoreCore, TestLMJelinekMercerSimilarityFactory, TestSystemIdResolver, ShardSplitTest, SpatialHeatmapFacetsTest, RollingRestartTest, HighlighterTest, IndexBasedSpellCheckerTest, MinimalSchemaTest, TestNonDefinedSimilarityFactory, BasicDistributedZk2Test, SpatialFilterTest, TestFastWriter, TermVectorComponentDistributedTest, TestSolr4Spatial2, ShardRoutingCustomTest, HdfsThreadLeakTest, PrimitiveFieldTypeTest, TestReversedWildcardFilterFactory, TestFieldTypeCollectionResource, HdfsUnloadDistributedZkTest, UpdateRequestProcessorFactoryTest, TestFoldingMultitermQuery, SharedFSAutoReplicaFailoverTest, BlockDirectoryTest, SchemaVersionSpecificBehaviorTest, CollectionReloadTest, HttpPartitionTest, ResourceLoaderTest, TestBlendedInfixSuggestions, TestTolerantSearch, ConvertedLegacyTest, BinaryUpdateRequestHandlerTest, TestCollationFieldDocValues, RegexBoostProcessorTest, TestConfigReload, OverseerCollectionProcessorTest, TestQuerySenderNoQuery, TestSolrQueryParserDefaultOperatorResource, TestManagedSchemaFieldTypeResource, NotRequiredUniqueKeyTest, TestCloudPivotFacet, FastVectorHighlighterTest, ZkStateWriterTest, DebugComponentTest, RequestLoggingTest, EchoParamsTest, TestExactSharedStatsCache, LeaderElectionIntegrationTest, QueryResultKeyTest, TestSolrDeletionPolicy2, CopyFieldTest, FieldMutatingUpdateProcessorTest, SimplePostToolTest, LeaderFailoverAfterPartitionTest, SegmentsInfoRequestHandlerTest, TestLuceneMatchVersion, PluginInfoTest, TestManagedStopFilterFactory, PolyFieldTest, TestReload, TestZkChroot, TestConfigSets, ExitableDirectoryReaderTest, DistributedFacetPivotLargeTest, TestFastOutputStream, TestSearchPerf, TestHashQParserPlugin, StatsComponentTest, CollectionsAPIDistributedZkTest, TestManagedSchema, CoreAdminRequestStatusTest, BadIndexSchemaTest, BJQParserTest, CSVRequestHandlerTest, QueryParsingTest, TestObjectReleaseTracker, TestTrie, SpellingQueryConverterTest, BufferStoreTest, TestSchemaManager, FileUtilsTest, TestSimpleTrackingShardHandler, TestDistributedMissingSort, TestSolr4Spatial, CursorMarkTest, TestFuzzyAnalyzedSuggestions, RAMDirectoryFactoryTest, CollectionsAPIAsyncDistributedZkTest, TestStandardQParsers, TestPivotHelperCode, TestUtils, TestRandomMergePolicy, TestRandomFaceting, ZkSolrClientTest, TestDistributedSearch, SolrCmdDistributorTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SuggesterTSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestLFUCache, AlternateDirectoryTest, BadComponentTest, TestStressRecovery, TestCursorMarkWithoutUniqueKey, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCollectionAPI, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestRequestStatusCollectionAPI, TriLevelCompositeIdRoutingTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, TestBlobHandler, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, TestTrackingShardHandlerFactory, TestSortingResponseWriter, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, BadCopyFieldTest, DateRangeFieldTest, EnumFieldTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCloudManagedSchemaConcurrent]
   [junit4] Completed [455/484] on J1 in 140.59s, 1 test, 1 failure <<< FAILURES!

[...truncated 90 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: There were test failures: 484 suites, 1946 tests, 1 failure, 59 ignored (24 assumptions)

Total time: 82 minutes 30 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



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

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

All tests passed

Build Log:
[...truncated 10817 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/bin/java -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=4572365262E279A8 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=5.2.0 -Dtests.cleanthreads=perClass -Djava.util.logging.config.file=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp -Dcommon.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene -Dclover.db.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/clover/db -Djava.security.policy=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/tools/junit4/solr-tests.policy -Dtests.LUCENE_VERSION=5.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=ISO-8859-1 -classpath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/classes/test:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-test-framework/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/test-framework/lib/junit4-ant-2.1.13.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/test-framework/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/codecs/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/common/lucene-analyzers-common-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/codecs/lucene-codecs-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/backward-codecs/lucene-backward-codecs-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/highlighter/lucene-highlighter-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/memory/lucene-memory-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/misc/lucene-misc-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/spatial/lucene-spatial-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/expressions/lucene-expressions-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/suggest/lucene-suggest-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/grouping/lucene-grouping-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/queries/lucene-queries-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/queryparser/lucene-queryparser-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/join/lucene-join-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/antlr-runtime-3.5.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/asm-4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/asm-commons-4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-cli-1.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-codec-1.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-collections-3.2.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-configuration-1.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-fileupload-1.2.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-lang-2.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/concurrentlinkedhashmap-lru-1.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/dom4j-1.6.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/guava-14.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-annotations-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-auth-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-common-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-hdfs-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hppc-0.5.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/htrace-core-3.0.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/javax.servlet-api-3.1.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/joda-time-2.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/log4j-1.2.17.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/org.restlet-2.3.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/org.restlet.ext.servlet-2.3.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/protobuf-java-2.5.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/slf4j-log4j12-1.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/spatial4j-0.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/t-digest-3.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/commons-io-2.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/httpclient-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/httpcore-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/httpmime-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/noggit-0.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/slf4j-api-1.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/stax2-api-3.1.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/zookeeper-3.4.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/javax.servlet-api-3.1.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-continuation-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-deploy-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-http-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-io-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-jmx-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-rewrite-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-security-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-server-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-servlet-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-servlets-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-util-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-webapp-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-xml-9.2.10.v20150310.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/core/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/test-framework/lib/junit-4.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/test-framework/lib/randomizedtesting-runner-2.1.13.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-all-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/cglib-nodep-2.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/commons-collections-3.2.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/commons-math3-3.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/easymock-3.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jersey-core-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jersey-server-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jetty-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jetty-util-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/objenesis-1.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/icu/lucene-analyzers-icu-5.2.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-analysis-extras/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.3.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/lib/tools.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150428_073935_823.events @/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150428_073935_823.suites
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 143.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1484)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: At least one slave process threw an exception, first: Forked process returned with error code: 143.

Total time: 86 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
ERROR: Failed to archive artifacts: **/*.events,heapdumps/**,**/hs_err_pid*
java.io.IOException: Failed to extract /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/transfer of 2 files
	at hudson.FilePath.readFromTar(FilePath.java:2299)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2208)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:219)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1766)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:374)
Caused by: java.io.IOException: Truncated TAR archive
	at org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read(TarArchiveInputStream.java:614)
	at java.io.InputStream.read(InputStream.java:101)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at hudson.util.IOUtils.copy(IOUtils.java:40)
	at hudson.FilePath.readFromTar(FilePath.java:2289)
	... 13 more
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

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

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

Error Message:
Some resources were not closed, shutdown, or released.

Stack Trace:
java.lang.AssertionError: Some resources were not closed, shutdown, or released.
	at __randomizedtesting.SeedInfo.seed([69FB965D0AED992D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
	at sun.reflect.GeneratedMethodAccessor51.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.update.SoftAutoCommitTest

Error Message:
1

Stack Trace:
java.lang.AssertionError: 1
	at __randomizedtesting.SeedInfo.seed([69FB965D0AED992D]:0)
	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1235)
	at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:375)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
	at sun.reflect.GeneratedMethodAccessor51.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.update.SoftAutoCommitTest

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,015,808 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 12,701,064 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf   - 12,700,688 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h   - 8,089,712 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig   - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 88 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,015,808 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 12,701,064 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
  - 12,700,688 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
  - 8,089,712 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
  - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 88 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
  - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9909 lines...]
   [junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001
   [junit4]   2> 650805 T2283 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 650808 T2283 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 650808 T2283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 650809 T2283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 650809 T2283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 650901 T2283 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 650912 T2283 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 650968 T2283 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 651009 T2283 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 651016 T2283 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 651277 T2283 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 651287 T2283 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 651288 T2283 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 651294 T2283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 651298 T2283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 651300 T2283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 651301 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 651301 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 651301 T2283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 651302 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 651302 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 651303 T2283 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 651303 T2283 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 651303 T2283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 651321 T2283 oasc.CoreContainer.<init> New CoreContainer 494795900
   [junit4]   2> 651321 T2283 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 651322 T2283 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 651333 T2283 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 651382 T2283 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 651394 T2283 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 651395 T2283 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 651395 T2283 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 651396 T2283 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 651398 T2283 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001, shard=shard1}
   [junit4]   2> 651399 T2284 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 651400 T2284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 651401 T2284 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 651430 T2284 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 651465 T2284 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 651537 T2284 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 651537 T2284 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 651542 T2284 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 651758 T2284 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 651763 T2284 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 651764 T2284 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 651772 T2284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 651775 T2284 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 651809 T2284 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 651809 T2284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 651809 T2284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 651810 T2284 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 651810 T2284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 651810 T2284 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 651810 T2284 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 651810 T2284 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 651811 T2284 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 651811 T2284 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10cee76b
   [junit4]   2> 651811 T2284 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001
   [junit4]   2> 651812 T2284 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index/
   [junit4]   2> 651812 T2284 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 651812 T2284 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index
   [junit4]   2> 651812 T2284 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=69.7578125, floorSegmentMB=1.9951171875, forceMergeDeletesPctAllowed=3.026353749273314, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1788366779839044
   [junit4]   2> 651822 T2284 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_1,generation=1}
   [junit4]   2> 651822 T2284 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 651826 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 651826 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 651826 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 651826 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 651826 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 651827 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 651827 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 651827 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 651827 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 651828 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 651828 T2284 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 651828 T2284 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 651835 T2284 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651836 T2284 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651837 T2284 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651843 T2284 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651872 T2284 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 651874 T2284 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 651875 T2284 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 651875 T2284 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 651877 T2284 x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 651877 T2284 x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 651877 T2284 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 651877 T2284 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 651878 T2284 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=226023787, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 651879 T2284 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_1,generation=1}
   [junit4]   2> 651880 T2284 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 651880 T2284 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@e45a14a[collection1] main
   [junit4]   2> 651880 T2284 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 651880 T2284 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 651881 T2284 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 651881 T2284 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 651889 T2284 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 652009 T2284 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 652019 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 652019 T2284 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 652019 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 652019 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 652020 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 652020 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 652021 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 652021 T2283 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 652022 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 652022 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 652024 T2285 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 652025 T2283 oas.SolrTestCaseJ4.setUp ###Starting testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 652025 T2283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 652025 T2285 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e45a14a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 652027 T2283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 652027 T2283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 652080 T2283 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 652089 T2283 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 652166 T2283 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 652167 T2283 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 652174 T2283 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 652377 T2283 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 652405 T2283 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 652406 T2283 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 652440 T2283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 652442 T2283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 652444 T2283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 652444 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 652446 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 652446 T2283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 652453 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 652455 T2283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 652456 T2283 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 652458 T2283 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/]
   [junit4]   2> 652458 T2283 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10cee76b
   [junit4]   2> 652459 T2283 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index/
   [junit4]   2> 652471 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 652471 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 652471 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 652472 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 652472 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 652472 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 652475 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 652476 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 652492 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 652492 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 652493 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 652493 T2283 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 652494 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 652495 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 652497 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 652499 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 652530 T2283 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 652540 T2283 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 652545 T2283 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 652546 T2283 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 652548 T2283 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 652548 T2283 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 652552 T2283 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@171f195d[collection1] main
   [junit4]   2> 652553 T2283 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 652554 T2283 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 652555 T2283 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 652555 T2283 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 652556 T2283 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 652565 T2283 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 652565 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 652566 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 652566 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 652566 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 652566 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 652566 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 652567 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 652567 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 652568 T2283 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 652568 T2283 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_1,generation=1}
   [junit4]   2> 652569 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 652570 T2283 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 652570 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 652570 T2283 x:collection1 oasc.SolrCore.getSearcher WARN [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 652570 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 652572 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 652573 T2287 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 652574 T2287 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@171f195d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 652570 T2283 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5fb58e57[collection1] main
   [junit4]   2> 652590 T2283 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 652590 T2283 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16827f0e
   [junit4]   2> 652591 T2283 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 652591 T2287 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fb58e57[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 652592 T2283 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1750 name=collection1 org.apache.solr.core.SolrCore@29403fce
   [junit4]   2> 652685 T2283 x:collection1 C1750 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[529 (1499659578733756416)]} 0 70
   [junit4]   2> 653177 T2289 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 653186 T2289 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@78f9061[collection1] main
   [junit4]   2> 653193 T2287 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78f9061[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):C1)))}
   [junit4]   2> 653193 T2289 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 653215 T2283 x:collection1 C1750 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[530 (1499659579349270528)]} 0 11
   [junit4]   2> 653717 T2289 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 653748 T2289 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@6f9be25f[collection1] main
   [junit4]   2> 653751 T2289 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 653752 T2287 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f9be25f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):C1) Uninverting(_1(5.2.0):C1)))}
   [junit4]   2> 653877 T2288 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 653878 T2288 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_2,generation=2}
   [junit4]   2> 653878 T2288 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 653878 T2288 x:collection1 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 653878 T2288 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 657085 T2283 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testSoftAndHardCommitMaxTimeMixedAdds
   [junit4]   2> 657089 T2283 x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 657090 T2283 x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 657091 T2283 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 657091 T2283 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 657117 T2283 x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 657130 T2283 x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 657166 T2283 x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 657167 T2283 x:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 657173 T2283 x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 657565 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 657571 T2283 x:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 657635 T2283 x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 657663 T2283 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 657667 T2283 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 657738 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 657739 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 657739 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 657740 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 657743 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 657743 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 657743 T2283 x:collection1 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 657744 T2283 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/]
   [junit4]   2> 657744 T2283 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10cee76b
   [junit4]   2> 657745 T2283 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index/
   [junit4]   2> 657764 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 657764 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 657775 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 657776 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 657777 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 657786 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 657787 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 657787 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 657803 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 657804 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 657805 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 657805 T2283 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 657808 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657810 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657821 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657824 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 657842 T2283 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 657863 T2283 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 657865 T2283 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 657866 T2283 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 657866 T2283 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 657867 T2283 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 657868 T2283 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@44022d95[collection1] main
   [junit4]   2> 657869 T2283 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 657869 T2283 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 657870 T2283 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 657871 T2283 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 657873 T2283 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 657887 T2283 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 657888 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 657889 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 657889 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 657889 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 657890 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 657890 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 657890 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 657891 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 657890 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 657892 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 657893 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 657895 T2290 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 657896 T2290 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44022d95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):C1) Uninverting(_1(5.2.0):C1)))}
   [junit4]   2> 657898 T2283 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.5673828125, floorSegmentMB=0.6572265625, forceMergeDeletesPctAllowed=2.777906487707631, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 657902 T2283 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_2,generation=2}
   [junit4]   2> 657903 T2283 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 657903 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 657914 T2283 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@20b307b0[collection1] main
   [junit4]   2> 657915 T2283 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 657916 T2283 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29403fce
   [junit4]   2> 657917 T2283 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommit maxTime=1200ms,autocommits=1,soft autocommit maxTime=500ms,soft autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=205,transaction_logs_total_number=1}
   [junit4]   2> 657920 T2290 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20b307b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):C1) Uninverting(_1(5.2.0):C1)))}
   [junit4]   2> 657921 T2283 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1751 name=collection1 org.apache.solr.core.SolrCore@40bfb4f3
   [junit4]   2> 657976 T2283 x:collection1 C1751 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5000 (1499659584345735168)]} 0 9
   [junit4]   2> 657978 T2283 x:collection1 C1751 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5001 (1499659584354123776)]} 0 1
   [junit4]   2> 657981 T2283 x:collection1 C1751 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5002 (1499659584356220928)]} 0 2
   [junit4]   2> 657983 T2283 x:collection1 C1751 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5003 (1499659584359366656)]} 0 1
   [junit4]   2> 657986 T2283 x:collection1 C1751 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5004 (1499659584363560960)]} 0 0
   [junit4]   2> 657987 T2283 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testSoftAndHardCommitMaxTimeRapidAdds
   [junit4]   2> 657998 T2283 x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 657999 T2283 x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 658000 T2283 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 658001 T2283 x:collection1 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 658055 T2283 x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 658067 T2283 x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 658257 T2283 x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 658258 T2283 x:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 658273 T2283 x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 658537 T2292 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 658620 T2292 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@496ea656[collection1] main
   [junit4]   2> 658630 T2290 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@496ea656[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):C1) Uninverting(_1(5.2.0):C1) Uninverting(_2(5.2.0):C5)))}
   [junit4]   2> 658632 T2292 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 658661 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 658709 T2283 x:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 658712 T2283 x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 658798 T2283 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 658805 T2283 x:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 658808 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 658808 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 658809 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 658809 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 658810 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 658810 T2283 x:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 658810 T2283 x:collection1 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 658811 T2283 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/]
   [junit4]   2> 658811 T2283 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10cee76b
   [junit4]   2> 658812 T2283 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index/
   [junit4]   2> 658880 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 658881 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 658881 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 658881 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 658882 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 658888 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 658895 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 658896 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 658896 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 658897 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 658897 T2283 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 658897 T2283 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 658899 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 658902 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 658904 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 658908 T2283 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 658981 T2283 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 659010 T2283 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 659011 T2283 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 659012 T2283 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 659070 T2283 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 659072 T2283 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 659080 T2283 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@15a08b85[collection1] main
   [junit4]   2> 659081 T2283 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 659082 T2283 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 659082 T2283 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 659083 T2283 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 659085 T2283 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 659174 T2283 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 659175 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 659176 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 659176 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 659176 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 659176 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 659176 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 659178 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 659178 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 659179 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 659186 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 659187 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 659187 T2291 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 659187 T2293 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 659188 T2293 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15a08b85[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):C1) Uninverting(_1(5.2.0):C1) Uninverting(_2(5.2.0):C5)))}
   [junit4]   2> 659194 T2283 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_3,generation=3}
   [junit4]   2> 659194 T2283 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 659197 T2283 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=43.7021484375, floorSegmentMB=0.4365234375, forceMergeDeletesPctAllowed=10.859965919365616, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 659201 T2283 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_3,generation=3}
   [junit4]   2> 659203 T2283 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 659203 T2283 x:collection1 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 659204 T2291 x:collection1 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 659217 T2283 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@3c56cff7[collection1] main
   [junit4]   2> 659218 T2283 x:collection1 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 659218 T2283 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40bfb4f3
   [junit4]   2> 659219 T2283 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommit maxTime=1200ms,autocommits=1,soft autocommit maxTime=500ms,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=205,transaction_logs_total_number=1}
   [junit4]   2> 659219 T2293 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c56cff7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):C1) Uninverting(_1(5.2.0):C1) Uninverting(_2(5.2.0):C5)))}
   [junit4]   2> 659220 T2283 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 659221 T2291 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1daaf9cd[collection1] main
   [junit4]   2> 659222 T2291 x:collection1 oasc.SolrException.log ERROR auto commit error...:org.apache.solr.common.SolrException: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@69fdab02 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1614a926[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1889)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1505)
   [junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:617)
   [junit4]   2> 		at org.apache.solr.update.CommitTracker.run(CommitTracker.java:216)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@69fdab02 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1614a926[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9]
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2> 		at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1809)
   [junit4]   2> 		... 10 more
   [junit4]   2> 	
   [junit4]   2> ASYNC  NEW_CORE C1752 name=collection1 org.apache.solr.core.SolrCore@72bbfc87
   [junit4]   2> 659255 T2283 x:collection1 C1752 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[529 (1499659585686863872)]} 0 7
   [junit4]   2> 659258 T2283 x:collection1 C1752 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 659309 T2283 x:collection1 C1752 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_4,generation=4}
   [junit4]   2> 659310 T2283 x:collection1 C1752 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 659316 T2283 x:collection1 C1752 oass.SolrIndexSearcher.<init> Opening Searcher@d8c042[collection1] main
   [junit4]   2> 659317 T2283 x:collection1 C1752 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 659319 T2293 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d8c042[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):C1) Uninverting(_2(5.2.0):C5) Uninverting(_3(5.2.0):C1)))}
   [junit4]   2> 659320 T2283 x:collection1 C1752 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 62
   [junit4]   2> 659329 T2283 x:collection1 C1752 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {delete=[529 (-1499659585766555648)]} 0 6
   [junit4]   2> 659832 T2295 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 659842 T2295 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@338ae42a[collection1] main
   [junit4]   2> 659843 T2295 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 659844 T2283 x:collection1 C1752 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[550 (1499659586311815168)]} 0 1
   [junit4]   2> 659845 T2293 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@338ae42a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):C1) Uninverting(_2(5.2.0):C5)))}
   [junit4]   2> 660345 T2295 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 660351 T2295 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@37ae2f5f[collection1] main
   [junit4]   2> 660351 T2295 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 660353 T2293 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37ae2f5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):C1) Uninverting(_2(5.2.0):C5) Uninverting(_4(5.2.0):C1)))}
   [junit4]   2> 660531 T2294 x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 660544 T2294 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72182fda lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a3d6b52),segFN=segments_5,generation=5}
   [junit4]   2> 660545 T2294 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 660546 T2294 x:collection1 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 660547 T2294 x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 662548 T2283 x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 662549 T2283 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 662549 T2283 x:collection1 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=494795900
   [junit4]   2> 662549 T2283 x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@72bbfc87
   [junit4]   2> 662555 T2283 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommit maxTime=1200ms,autocommits=1,soft autocommit maxTime=500ms,soft autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=502,transaction_logs_total_number=3}
   [junit4]   2> 662556 T2283 x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 662559 T2283 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 662559 T2283 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 662561 T2283 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 662596 T2283 x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 674877 T2283 x:collection1 oasc.CachingDirectoryFactory.close ERROR Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index;done=false>>
   [junit4]   2> 674878 T2283 x:collection1 oasc.SolrException.log ERROR Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest 69FB965D0AED992D-001/init-core-data-001/index;done=false>>
   [junit4]   2> 		at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:1235)
   [junit4]   2> 		at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:375)
   [junit4]   2> 		at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
   [junit4]   2> 		at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 674878 T2283 x:collection1 oasc.SolrException.log ERROR java.lang.AssertionError: 1
   [junit4]   2> 		at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:1235)
   [junit4]   2> 		at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:375)
   [junit4]   2> 		at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
   [junit4]   2> 		at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 674880 T2283 x:collection1 oasc.SolrException.log ERROR Error shutting down core:java.lang.AssertionError: 1
   [junit4]   2> 		at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:1235)
   [junit4]   2> 		at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:375)
   [junit4]   2> 		at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
   [junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
   [junit4]   2> 		at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
   [junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=Direct), text=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ms, timezone=PRT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=307455664,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, TestCoreContainer, TestElisionMultitermQuery, TestLazyCores, TestOrdValues, TestSurroundQueryParser, SolrInfoMBeanTest, TestStressVersions, PrimUtilsTest, HardAutoCommitTest, IndexSchemaRuntimeFieldTest, TestConfigSets, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, TestFaceting, TestBinaryResponseWriter, SolrCloudExampleTest, TestJmxIntegration, TestSchemaManager, CoreAdminRequestStatusTest, TestStressLucene, TestMaxScoreQueryParser, SuggesterWFSTTest, URLClassifyProcessorTest, TestRestManager, TestSchemaNameResource, TimeZoneUtilsTest, LukeRequestHandlerTest, XmlUpdateRequestHandlerTest, TestQueryUtils, TestHighFrequencyDictionaryFactory, SimpleFacetsTest, TestBinaryField, DOMUtilTest, CollectionsAPIAsyncDistributedZkTest, BasicDistributedZkTest, TestPartialUpdateDeduplication, TestManagedSchemaDynamicFieldResource, TestHighlightDedupGrouping, TestCloudSchemaless, TestFieldTypeCollectionResource, TestDistributedSearch, OverseerRolesTest, QueryResultKeyTest, SoftAutoCommitTest]
 

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

addDoc(DirectUpdateHandler2.java:163)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:955)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1110)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
   [junit4]   2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:267)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:748)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:727)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:721)
   [junit4]   2> 	at org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:303)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=ar, timezone=America/Louisville
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=285081280,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, TestCoreContainer, TestElisionMultitermQuery, TestLazyCores, TestOrdValues, TestSurroundQueryParser, SolrInfoMBeanTest, TestStressVersions, PrimUtilsTest, HardAutoCommitTest, IndexSchemaRuntimeFieldTest, TestConfigSets, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchemaFieldResource, TestFaceting, TestBinaryResponseWriter, SolrCloudExampleTest, TestJmxIntegration, TestSchemaManager, CoreAdminRequestStatusTest, TestStressLucene, TestMaxScoreQueryParser, SuggesterWFSTTest, URLClassifyProcessorTest, TestRestManager, TestSchemaNameResource, TimeZoneUtilsTest, LukeRequestHandlerTest, XmlUpdateRequestHandlerTest, TestQueryUtils, TestHighFrequencyDictionaryFactory, SimpleFacetsTest, TestBinaryField, DOMUtilTest, CollectionsAPIAsyncDistributedZkTest, BasicDistributedZkTest, TestPartialUpdateDeduplication, TestManagedSchemaDynamicFieldResource, TestHighlightDedupGrouping, TestCloudSchemaless, TestFieldTypeCollectionResource, TestDistributedSearch, OverseerRolesTest, QueryResultKeyTest, SoftAutoCommitTest, TestPivotHelperCode]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPivotHelperCode -Dtests.seed=69FB965D0AED992D -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestPivotHelperCode (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some resources were not closed, shutdown, or released.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69FB965D0AED992D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [137/484] on J0 in 0.07s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1073 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: There were test failures: 484 suites, 1946 tests, 3 suite-level errors, 59 ignored (24 assumptions)

Total time: 72 minutes 0 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