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

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 92 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/92/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([21BB45922A98FF5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12124 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/init-core-data-001
   [junit4]   2> 3453403 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[21BB45922A98FF5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3453403 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[21BB45922A98FF5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3453406 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3453406 INFO  (Thread-6380) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3453406 INFO  (Thread-6380) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3453506 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.ZkTestServer start zk server on port:37808
   [junit4]   2> 3453506 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3453507 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3453509 INFO  (zkCallback-2883-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f867ced name:ZooKeeperConnection Watcher:127.0.0.1:37808 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3453510 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3453510 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3453510 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3453513 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3453514 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3453516 INFO  (zkCallback-2884-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eec32cc name:ZooKeeperConnection Watcher:127.0.0.1:37808/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3453516 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3453516 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3453517 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3453519 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3453522 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3453524 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3453527 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3453528 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3453532 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3453532 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3453535 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3453536 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3453538 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3453538 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3453542 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3453542 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3453544 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3453545 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3453547 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3453547 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3453550 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3453550 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3453553 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3453554 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3453556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3453556 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3453559 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3453559 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3453813 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1
   [junit4]   2> 3453815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3453817 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66da42be{/,null,AVAILABLE}
   [junit4]   2> 3453820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9010825{HTTP/1.1,[http/1.1]}{127.0.0.1:51202}
   [junit4]   2> 3453820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.Server Started @3457925ms
   [junit4]   2> 3453820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/tempDir-001/control/data, hostContext=/, hostPort=51202, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores}
   [junit4]   2> 3453820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3453820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001'
   [junit4]   2> 3453820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3453820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3453821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3453821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3453822 INFO  (zkCallback-2885-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d5fe8f1 name:ZooKeeperConnection Watcher:127.0.0.1:37808/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3453822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3453823 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3453824 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3453824 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/solr.xml
   [junit4]   2> 3453829 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores
   [junit4]   2> 3453829 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1696437457
   [junit4]   2> 3453829 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001]
   [junit4]   2> 3453829 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/lib
   [junit4]   2> 3453829 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.h.c.HttpShardHandlerFactory 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> 3453830 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3453831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3453831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3453831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37808/solr
   [junit4]   2> 3453831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3453831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3453831 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3453833 INFO  (zkCallback-2888-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75618021 name:ZooKeeperConnection Watcher:127.0.0.1:37808 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3453834 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3453834 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3453836 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/715314099@252f44a
   [junit4]   2> 3453837 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3453838 INFO  (zkCallback-2889-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51a391b1 name:ZooKeeperConnection Watcher:127.0.0.1:37808/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3453838 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3453839 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3453842 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3453847 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3453849 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3453853 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3453855 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3453858 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3453860 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3453863 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3453865 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3453867 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3453870 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3453872 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3453874 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3453875 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95769791695814660-127.0.0.1:51202_-n_0000000000
   [junit4]   2> 3453875 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51202_
   [junit4]   2> 3453875 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3453878 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer Overseer (id=95769791695814660-127.0.0.1:51202_-n_0000000000) starting
   [junit4]   2> 3453880 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3453889 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3453889 INFO  (OverseerCollectionConfigSetProcessor-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3453890 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51202_
   [junit4]   2> 3453890 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3453891 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51202_
   [junit4]   2> 3453894 INFO  (zkCallback-2889-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3453896 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3453928 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3453928 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3453929 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores
   [junit4]   2> 3453929 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3453929 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1
   [junit4]   2> 3453929 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3453931 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3453931 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:51202_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3453931 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3453932 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3453933 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 3453933 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 3453934 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51202",
   [junit4]   2>   "node_name":"127.0.0.1:51202_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3453934 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 3453934 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51202",
   [junit4]   2>   "node_name":"127.0.0.1:51202_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3453935 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 3453936 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3453936 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 3453938 INFO  (zkCallback-2889-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3454937 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3454938 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 3454938 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3454938 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 3454939 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3454939 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1'
   [junit4]   2> 3454940 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3454940 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3454942 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3454951 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3454972 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 3454983 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3454991 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3455097 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3455103 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3455103 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3455118 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3455120 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3455122 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3455123 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3455125 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3455125 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3455125 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3455126 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1/data/]
   [junit4]   2> 3455126 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@783bc3eb
   [junit4]   2> 3455126 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1/data
   [junit4]   2> 3455126 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3455126 WARN  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3455126 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1/data/index
   [junit4]   2> 3455127 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3455127 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@160bbdfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@685c072b),segFN=segments_1,generation=1}
   [junit4]   2> 3455127 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3455127 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1/data/
   [junit4]   2> 3455128 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3455131 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3455131 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3455131 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3455131 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3455131 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3455131 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3455131 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3455132 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3455132 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3455132 WARN  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 3455134 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3455135 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3455136 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3455137 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3455140 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 3455140 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3455141 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3455141 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3455141 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3455141 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3455142 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3455142 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@160bbdfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@685c072b),segFN=segments_1,generation=1}
   [junit4]   2> 3455142 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3455142 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e2ec7b7[collection1] main]
   [junit4]   2> 3455142 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 3455143 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3455143 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3455144 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3455144 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3455144 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3455144 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3455145 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3455145 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3455145 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3455145 INFO  (searcherExecutor-8417-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e2ec7b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455145 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3455145 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 3455146 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 3455146 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532316668955459584
   [junit4]   2> 3455147 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532316668955459584
   [junit4]   2> 3455147 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3455148 INFO  (coreLoadExecutor-8416-thread-1-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3455149 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:51202 collection:control_collection shard:shard1
   [junit4]   2> 3455150 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3455155 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95769791695814660-core_node1-n_0000000000
   [junit4]   2> 3455156 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 3455158 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3455158 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3455158 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51202/collection1/
   [junit4]   2> 3455158 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3455158 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51202/collection1/ has no replicas
   [junit4]   2> 3455158 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 3455159 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3455163 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95769791695814660-core_node1-n_0000000000
   [junit4]   2> 3455166 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51202/collection1/ shard1
   [junit4]   2> 3455167 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:51202",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 3455270 INFO  (zkCallback-2889-thread-2-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3455322 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51202/collection1/ and leader is http://127.0.0.1:51202/collection1/
   [junit4]   2> 3455322 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51202
   [junit4]   2> 3455322 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3455322 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 3455322 INFO  (coreZkRegister-8410-thread-1-processing-n:127.0.0.1:51202_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51202_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3455325 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51202",
   [junit4]   2>   "node_name":"127.0.0.1:51202_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 3455326 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51202",
   [junit4]   2>   "node_name":"127.0.0.1:51202_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3455429 INFO  (zkCallback-2889-thread-2-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3455444 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:37808/solr
   [junit4]   2> 3455445 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3455445 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3455447 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f8e2ba3 name:ZooKeeperConnection Watcher:127.0.0.1:37808/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3455447 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3455447 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3455447 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3455449 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3455450 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3455450 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 3455450 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3455451 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3455452 INFO  (zkCallback-2892-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2dae2be3 name:ZooKeeperConnection Watcher:127.0.0.1:37808/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3455452 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3455453 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3455456 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 3455456 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 3455560 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 3455893 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores/collection1
   [junit4]   2> 3455893 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001
   [junit4]   2> 3455894 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3455896 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32301f7e{/,null,AVAILABLE}
   [junit4]   2> 3455897 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7d7128af{HTTP/1.1,[http/1.1]}{127.0.0.1:35597}
   [junit4]   2> 3455897 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.e.j.s.Server Started @3460003ms
   [junit4]   2> 3455897 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=35597, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores}
   [junit4]   2> 3455897 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3455898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001'
   [junit4]   2> 3455898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3455898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3455899 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3455899 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3455900 INFO  (zkCallback-2893-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca06465 name:ZooKeeperConnection Watcher:127.0.0.1:37808/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3455900 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3455901 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3455902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3455902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/solr.xml
   [junit4]   2> 3455906 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores
   [junit4]   2> 3455907 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1742894894
   [junit4]   2> 3455907 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001]
   [junit4]   2> 3455907 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/lib
   [junit4]   2> 3455907 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.h.c.HttpShardHandlerFactory 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> 3455908 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3455908 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3455908 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3455908 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37808/solr
   [junit4]   2> 3455909 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3455909 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3455909 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3455911 INFO  (zkCallback-2896-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5adc6ecb name:ZooKeeperConnection Watcher:127.0.0.1:37808 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3455912 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3455912 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3455914 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/715314099@4f16690d
   [junit4]   2> 3455914 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3455916 INFO  (zkCallback-2897-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d5d0e6d name:ZooKeeperConnection Watcher:127.0.0.1:37808/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3455917 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3455927 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3455930 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3455933 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3455934 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95769791695814665-127.0.0.1:35597_-n_0000000001
   [junit4]   2> 3455935 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95769791695814660-127.0.0.1:51202_-n_0000000000 to know if I could be the leader
   [junit4]   2> 3455935 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.ZkController Publish node=127.0.0.1:35597_ as DOWN
   [junit4]   2> 3455938 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35597_"} current state version: 3
   [junit4]   2> 3455938 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35597_
   [junit4]   2> 3455940 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 3456055 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3456055 INFO  (zkCallback-2889-thread-2-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3456055 INFO  (zkCallback-2897-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3456943 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35597_
   [junit4]   2> 3456944 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35597_
   [junit4]   2> 3456946 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3456946 INFO  (zkCallback-2889-thread-2-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3456946 INFO  (zkCallback-2897-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3456946 INFO  (zkCallback-2897-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3456946 INFO  (zkCallback-2889-thread-2-processing-n:127.0.0.1:51202_) [n:127.0.0.1:51202_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3456946 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3456983 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3456983 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3456984 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores
   [junit4]   2> 3456985 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3456985 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores/collection1
   [junit4]   2> 3456985 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3456986 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3456986 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[21BB45922A98FF5]) [n:127.0.0.1:35597_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3456987 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3456987 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3456989 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 3456989 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 3456989 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35597",
   [junit4]   2>   "node_name":"127.0.0.1:35597_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 3456990 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35597",
   [junit4]   2>   "node_name":"127.0.0.1:35597_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3456990 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 3456990 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 3456990 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3456990 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 3457093 INFO  (OverseerStateUpdate-95769791695814660-127.0.0.1:51202_-n_0000000000) [n:127.0.0.1:51202_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 3457094 INFO  (zkCallback-2897-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_    ] o.a.s.c.c.ZkStateReader 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> 3457095 INFO  (zkCallback-2897-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 3457994 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3457994 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 3457994 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3457994 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 3457995 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3457995 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores/collection1'
   [junit4]   2> 3457996 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3457996 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3457997 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3458003 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3458006 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 3458011 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3458016 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3458083 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3458088 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3458089 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3458101 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3458107 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3458109 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3458112 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3458114 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3458114 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3458114 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3458114 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 3458115 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@783bc3eb
   [junit4]   2> 3458115 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 3458115 INFO  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_21BB45922A98FF5-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 3458115 WARN  (coreLoadExecutor-8427-thread-1-processing-n:127.0.0.1:35597_) [n:127.0.0.1:35597_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [c

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

 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:194)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:474)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error while opening enums config.
   [junit4]   2> 	at org.apache.solr.schema.EnumField.init(EnumField.java:142)
   [junit4]   2> 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:174)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:150)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:53)
   [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:191)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=enumsConfig.xml from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.schema.EnumField.init(EnumField.java:100)
   [junit4]   2> 	... 13 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/enumsConfig.xml
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 14 more
   [junit4]   2> 3502538 INFO  (Thread-6528) [n:127.0.0.1:45636_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=815, maxMBSortInHeap=4.38382361857575, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-US, timezone=Europe/Madrid
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=118055544,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HLLSerializationTest, SolrCloudExampleTest, TestSuggestSpellingConverter, TestWriterPerf, CopyFieldTest, NotRequiredUniqueKeyTest, TestLMJelinekMercerSimilarityFactory, TestFreeTextSuggestions, HdfsWriteToMultipleCollectionsTest, TestIntervalFaceting, ZkSolrClientTest, TestLRUStatsCache, TestTrie, DistributedQueryComponentOptimizationTest, FileUtilsTest, QueryResultKeyTest, ConfigSetsAPITest, SpellCheckComponentTest, BasicZkTest, OverseerRolesTest, WordBreakSolrSpellCheckerTest, CloudMLTQParserTest, ChaosMonkeySafeLeaderTest, TestSchemaNameResource, TestTolerantUpdateProcessorCloud, TestSolrQueryParser, ShardRoutingCustomTest, TestBM25SimilarityFactory, TestConfigSetImmutable, TestSolrCoreProperties, VersionInfoTest, AutoCommitTest, FacetPivotSmallTest, TestSolrJ, TestPerFieldSimilarityWithDefaultOverride, RemoteQueryErrorTest, TestSolr4Spatial, TestInitQParser, CoreAdminCreateDiscoverTest, TestExactSharedStatsCache, TestAddFieldRealTimeGet, TestFuzzyAnalyzedSuggestions, CSVRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, SuggesterTest, RuleEngineTest, TestRTimerTree, TestOverriddenPrefixQueryForCustomFieldType, TestOrdValues, TestCollectionAPI, TestOnReconnectListenerSupport, TestIndexingPerformance, TolerantUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, TestRebalanceLeaders, TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest, TestReRankQParserPlugin, TestSolrXml, TestJsonFacets, TestJoin, CollectionTooManyReplicasTest, TestFilteredDocIdSet, NumericFieldsTest, OpenCloseCoreStressTest, SolrIndexSplitterTest, TestRealTimeGet, TermVectorComponentTest, TestRandomCollapseQParserPlugin, TestCollapseQParserPlugin, DefaultValueUpdateProcessorTest, TestBlobHandler, CloneFieldUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, TestMiniSolrCloudCluster, BlockJoinFacetRandomTest, HdfsSyncSliceTest, CleanupOldIndexTest, TestInitParams, TestAtomicUpdateErrorCases, BufferStoreTest, TestRawTransformer, TestChildDocTransformer, DateFieldTest, TestTestInjection, TestPerFieldSimilarity, SuggesterTSTTest, BadCopyFieldTest, BinaryUpdateRequestHandlerTest, DateRangeFieldTest, SparseHLLTest, AnalysisErrorHandlingTest, CursorMarkTest, TestReloadDeadlock, CoreMergeIndexesAdminHandlerTest, ShardSplitTest, TestTrieFacet, TestBadConfig, TestRangeQuery, UniqFieldsUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, TestSystemIdResolver, TestCoreDiscovery, TestSchemaSimilarityResource, DataDrivenBlockJoinTest, LoggingHandlerTest, DistributedMLTComponentTest, DeleteReplicaTest, MinimalSchemaTest, TestSolrIndexConfig, SolrCmdDistributorTest, StatsComponentTest, CollectionReloadTest, TestSerializedLuceneMatchVersion, TestBulkSchemaConcurrent, SpellCheckCollatorTest, TestManagedSchemaAPI, AtomicUpdatesTest, LeaderFailoverAfterPartitionTest, RestartWhileUpdatingTest, TestRandomFaceting, TestSimpleQParserPlugin, HdfsChaosMonkeySafeLeaderTest, TestMissingGroups, TestSolrCloudWithKerberosAlt, TestPivotHelperCode, ZkStateWriterTest, AliasIntegrationTest, DirectUpdateHandlerOptimizeTest, TestDynamicFieldCollectionResource, TestBlendedInfixSuggestions, TermVectorComponentDistributedTest, DistributedFacetPivotSmallAdvancedTest, MultiTermTest, TestFiltering, FileBasedSpellCheckerTest, TestDownShardTolerantSearch, SearchHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, DateMathParserTest, TestConfigSets, TestQuerySenderListener, TestSimpleTrackingShardHandler, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestZkChroot, ZkCLITest, TestDistributedSearch, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, TestPHPSerializedResponseWriter, HighlighterConfigTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, CustomCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudInspectUtil, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, TestReplicaProperties, TestShortCircuitedRequests, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, ZkStateReaderTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestImplicitCoreProperties, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestReplicationHandlerBackup, TestRestoreCore, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=21BB45922A98FF5 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Europe/Madrid -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([21BB45922A98FF5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [506/591 (1!)] on J1 in 49.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 262 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 591 suites (10 ignored), 2380 tests, 1 suite-level error, 85 ignored (70 assumptions) [seed: 21BB45922A98FF5]

Total time: 81 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 93 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/93/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([FA6F6963DAD1951F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10597 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/init-core-data-001
   [junit4]   2> 140031 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 140032 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 140034 INFO  (Thread-368) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 140034 INFO  (Thread-368) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 140132 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46231
   [junit4]   2> 140132 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 140132 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 140136 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d0249e9 name:ZooKeeperConnection Watcher:127.0.0.1:46231 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140136 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 140136 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 140136 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 140142 INFO  (jetty-launcher-137-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 140142 INFO  (jetty-launcher-137-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 140144 INFO  (jetty-launcher-137-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a59b54c{/solr,null,AVAILABLE}
   [junit4]   2> 140146 INFO  (jetty-launcher-137-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3859c25c{HTTP/1.1,[http/1.1]}{127.0.0.1:45197}
   [junit4]   2> 140146 INFO  (jetty-launcher-137-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136800e{/solr,null,AVAILABLE}
   [junit4]   2> 140146 INFO  (jetty-launcher-137-thread-1) [    ] o.e.j.s.Server Started @142874ms
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45197}
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f64e98d{HTTP/1.1,[http/1.1]}{127.0.0.1:51358}
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-2) [    ] o.e.j.s.Server Started @142875ms
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1'
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51358}
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2'
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 140147 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 140148 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 140148 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 140149 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 140152 INFO  (zkCallback-139-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@101f610d name:ZooKeeperConnection Watcher:127.0.0.1:46231/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140152 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 140152 INFO  (zkCallback-140-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a33118f name:ZooKeeperConnection Watcher:127.0.0.1:46231/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140152 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 140152 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 140153 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 140154 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140154 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140159 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15445010f870002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 140160 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/.
   [junit4]   2> 140160 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 675924891
   [junit4]   2> 140160 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2]
   [junit4]   2> 140160 WARN  (jetty-launcher-137-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/lib
   [junit4]   2> 140160 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory 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> 140161 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 140161 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 140161 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 140161 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46231/solr
   [junit4]   2> 140161 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 140161 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 140162 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/.
   [junit4]   2> 140163 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1192238240
   [junit4]   2> 140163 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1]
   [junit4]   2> 140163 WARN  (jetty-launcher-137-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/lib
   [junit4]   2> 140163 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory 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> 140163 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 140164 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 140164 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 140164 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 140164 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46231/solr
   [junit4]   2> 140164 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 140164 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 140164 INFO  (zkCallback-143-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65c777bb name:ZooKeeperConnection Watcher:127.0.0.1:46231 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140165 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 140165 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 140165 INFO  (jetty-launcher-137-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 140168 INFO  (zkCallback-146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a8bba65 name:ZooKeeperConnection Watcher:127.0.0.1:46231 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140168 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 140169 INFO  (jetty-launcher-137-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 140169 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1474129425@6c328e7f
   [junit4]   2> 140170 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 140171 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1474129425@4c86ffbf
   [junit4]   2> 140172 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 140173 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@131fd00f name:ZooKeeperConnection Watcher:127.0.0.1:46231/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140173 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 140174 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@675bab2f name:ZooKeeperConnection Watcher:127.0.0.1:46231/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 140175 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 140177 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 140178 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 140180 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 140180 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 140184 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 140184 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 140187 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 140187 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 140190 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 140190 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 140192 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 140193 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 140194 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 140194 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 140195 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 140196 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 140197 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 140197 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 140198 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 140199 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 140200 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 140200 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 140202 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 140202 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 140204 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 140206 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 140206 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 140207 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140208 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140208 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95777362939412485-127.0.0.1:51358_solr-n_0000000000
   [junit4]   2> 140208 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95777362939412486-127.0.0.1:45197_solr-n_0000000001
   [junit4]   2> 140208 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51358_solr
   [junit4]   2> 140208 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 140209 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95777362939412485-127.0.0.1:51358_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 140210 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45197_solr
   [junit4]   2> 140210 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer Overseer (id=95777362939412485-127.0.0.1:51358_solr-n_0000000000) starting
   [junit4]   2> 140210 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45197_solr
   [junit4]   2> 140211 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 140212 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 140212 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 140214 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140215 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140221 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 140221 INFO  (OverseerCollectionConfigSetProcessor-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 140222 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51358_solr as DOWN
   [junit4]   2> 140223 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 140227 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 140228 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51358_solr"} current state version: 0
   [junit4]   2> 140228 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51358_solr
   [junit4]   2> 140239 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 140240 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 140241 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/.
   [junit4]   2> 140241 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 140242 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 140242 INFO  (jetty-launcher-137-thread-1) [n:127.0.0.1:45197_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 141227 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51358_solr
   [junit4]   2> 141228 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51358_solr
   [junit4]   2> 141230 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 141230 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 141230 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 141230 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 141262 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 141262 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 141263 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/.
   [junit4]   2> 141263 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 141264 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 141264 INFO  (jetty-launcher-137-thread-2) [n:127.0.0.1:51358_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 141264 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 141265 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 141267 INFO  (zkCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@404a6d3d name:ZooKeeperConnection Watcher:127.0.0.1:46231 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141267 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 141268 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 141271 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:46231/solr
   [junit4]   2> 141271 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 141272 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 141274 INFO  (zkCallback-151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@586c09de name:ZooKeeperConnection Watcher:127.0.0.1:46231/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 141274 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 141274 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 141274 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 141277 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 141278 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 141283 INFO  (SUITE-TestManagedSchemaAPI-seed#[FA6F6963DAD1951F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 141307 INFO  (TEST-TestManagedSchemaAPI.test-seed#[FA6F6963DAD1951F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 141312 INFO  (qtp1397972219-1110) [n:127.0.0.1:45197_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 141316 INFO  (OverseerCollectionConfigSetProcessor-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 141316 INFO  (OverseerThreadFactory-656-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 141316 INFO  (OverseerThreadFactory-656-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 141318 INFO  (OverseerThreadFactory-656-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 141319 INFO  (OverseerThreadFactory-656-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 141320 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 141321 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 141321 INFO  (zkCallback-151-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 141324 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 141324 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 141325 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 141423 INFO  (OverseerThreadFactory-656-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 141424 INFO  (OverseerThreadFactory-656-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:45197_solr
   [junit4]   2> 141425 INFO  (OverseerThreadFactory-656-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51358_solr
   [junit4]   2> 141428 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 141430 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 141431 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 141431 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 141431 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 141432 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 141432 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 141433 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 141433 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 141434 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 141434 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45197/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45197_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 141435 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45197/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45197_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 141435 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 141435 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 141436 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 141436 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 141439 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51358/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51358_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 141439 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51358/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51358_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 141544 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 141544 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 141544 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 141545 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 141546 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 142434 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 142434 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 142435 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 142435 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 142436 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 142436 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/testschemaapi_shard1_replica2'
   [junit4]   2> 142436 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 142436 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 142437 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 142437 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 142438 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 142438 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 142438 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 142439 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 142439 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/testschemaapi_shard1_replica1'
   [junit4]   2> 142439 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 142439 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 142442 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 142442 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 142443 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 142446 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 142448 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 142448 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 142451 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 142466 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 142466 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 142468 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 142470 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 142471 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 142471 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 142471 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 142471 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/testschemaapi_shard1_replica2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 142471 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 142472 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data
   [junit4]   2> 142472 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 142472 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 142473 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 142473 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/testschemaapi_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 142473 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 142473 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data
   [junit4]   2> 142473 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 142473 WARN  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 142474 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 142475 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fa64d50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6dc65f),segFN=segments_1,generation=1}
   [junit4]   2> 142475 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 142476 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 142476 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 142473 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 142478 WARN  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 142478 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 142478 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@101eaf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51748fc3),segFN=segments_1,generation=1}
   [junit4]   2> 142477 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 142478 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 142480 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142480 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 142481 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142482 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142483 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142483 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142484 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142485 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 142485 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 142485 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142486 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 142487 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 142488 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 142488 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 142488 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142489 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142489 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142489 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 142489 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 142490 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@101eaf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51748fc3),segFN=segments_1,generation=1}
   [junit4]   2> 142490 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 142490 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 142490 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142490 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@19411f1d[testschemaapi_shard1_replica2] main]
   [junit4]   2> 142490 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 142491 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142491 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142492 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fa64d50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6dc65f),segFN=segments_1,generation=1}
   [junit4]   2> 142492 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 142492 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45b6c1fa[testschemaapi_shard1_replica1] main]
   [junit4]   2> 142492 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 142494 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 142494 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 142494 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 142494 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 142494 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 142495 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 142495 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 142495 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 142496 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 142496 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 142497 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 142497 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 142497 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 142497 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 142497 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 142497 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 142512 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 142514 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 142515 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:176228274434875
   [junit4]   2> 142515 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 142515 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 142515 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 142516 INFO  (searcherExecutor-662-thread-1-processing-n:127.0.0.1:51358_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@45b6c1fa[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142516 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 142516 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532437809632116736
   [junit4]   2> 142517 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532437809632116736
   [junit4]   2> 142517 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 142521 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:176228272836769
   [junit4]   2> 142521 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 142521 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:http://127.0.0.1:51358/solr collection:testschemaapi shard:shard1
   [junit4]   2> 142522 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 142522 INFO  (searcherExecutor-661-thread-1-processing-n:127.0.0.1:45197_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@19411f1d[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142522 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 142522 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 142523 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 142523 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532437809639456768
   [junit4]   2> 142524 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1532437809639456768
   [junit4]   2> 142526 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 142527 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 142527 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:http://127.0.0.1:45197/solr collection:testschemaapi shard:shard1
   [junit4]   2> 142529 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 142530 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 142534 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95777362939412486-core_node1-n_0000000000
   [junit4]   2> 142535 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 142536 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95777362939412485-core_node2-n_0000000001
   [junit4]   2> 142537 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 142537 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 142537 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45197/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 142537 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:45197/solr START replicas=[http://127.0.0.1:51358/solr/testschemaapi_shard1_replica1/] nUpdates=100
   [junit4]   2> 142538 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:45197/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 142538 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 142538 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 142538 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/95777362939412486-core_node1-n_0000000000 to know if I could be the leader
   [junit4]   2> 142540 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 142583 INFO  (qtp132648308-1120) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=41
   [junit4]   2> 142586 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 142589 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/95777362939412486-core_node1-n_0000000000
   [junit4]   2> 142603 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45197/solr/testschemaapi_shard1_replica2/ shard1
   [junit4]   2> 142617 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"http://127.0.0.1:45197/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 142736 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 142737 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 142737 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 142738 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 142741 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 142769 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController We are http://127.0.0.1:45197/solr/testschemaapi_shard1_replica2/ and leader is http://127.0.0.1:45197/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 142769 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica2 baseURL=http://127.0.0.1:45197/solr
   [junit4]   2> 142769 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 142769 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 142787 INFO  (qtp1397972219-1112) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2} status=0 QTime=1359
   [junit4]   2> 142788 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45197/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45197_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 142789 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45197/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45197_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 142891 INFO  (OverseerStateUpdate-95777362939412485-127.0.0.1:51358_solr-n_0000000000) [n:127.0.0.1:51358_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 2
   [junit4]   2> 142912 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 142912 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 142912 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:45197_solr) [n:127.0.0.1:45197_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 142912 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:51358_solr) [n:127.0.0.1:51358_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 143585 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:51358/solr/testschemaapi_shard1_replica1/ and leader is http://127.0.0.1:45197/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 143585 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica1 baseURL=http://127.0.0.1:51358/solr
   [junit4]   2> 143585 INFO  (qtp132648308-1118) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Core needs to recover:testschemaapi_shard1_replica1
   [junit4]   2> 143586 INFO  (updateExecutor-141-thread-1-processing-n:127.0.0.1:51358_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:51358_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 143587 INFO  (recoveryExecutor-142-thread-1-processing-n:127.0.0.1:51358_solr x:testschemaapi_shard1_replica1 s:shard1 c:

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

aapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 153189 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 153189 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 153189 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 153189 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 153190 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@101eaf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51748fc3),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@101eaf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51748fc3),segFN=segments_2,generation=2}
   [junit4]   2> 153190 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 153190 INFO  (searcherExecutor-685-thread-1-processing-n:127.0.0.1:45197_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@6b6439ff[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C2)))}
   [junit4]   2> 153233 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Closing main searcher on request.
   [junit4]   2> Apr 23, 2016 9:23:11 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 153251 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 153251 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data;done=false>>]
   [junit4]   2> 153251 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 153251 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data
   [junit4]   2> 153251 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 153251 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 153251 INFO  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_FA6F6963DAD1951F-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 153252 WARN  (Thread-400) [n:127.0.0.1:45197_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:921)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2488)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:772)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:461)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:915)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2283)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:748)
   [junit4]   2> 	... 4 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=BlockTreeOrds(blocksize=128), id=FST50, myNewField1=FST50, myNewField=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1741, maxMBSortInHeap=5.731296408878466, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=mk, timezone=America/Indianapolis
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=53870792,total=297009152
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, DistributedFacetPivotSmallAdvancedTest, TestCopyFieldCollectionResource, ConfigSetsAPITest, ZkStateWriterTest, PreAnalyzedUpdateProcessorTest, TestFiltering, TestCoreDiscovery, TestRangeQuery, NumericFieldsTest, TestSha256AuthenticationProvider, TestIndexingPerformance, TestSuggestSpellingConverter, DistanceUnitsTest, DeleteStatusTest, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=FA6F6963DAD1951F -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=America/Indianapolis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA6F6963DAD1951F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [39/591 (1!)] on J1 in 14.00s, 1 test, 1 failure <<< FAILURES!

[...truncated 1783 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014: There were test failures: 591 suites (10 ignored), 2381 tests, 1 suite-level error, 86 ignored (71 assumptions) [seed: FA6F6963DAD1951F]

Total time: 79 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any