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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to