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/05/24 05:18:12 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery

Error Message:
Could not load collection from ZK: collection2_local

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: collection2_local
	at __randomizedtesting.SeedInfo.seed([582DA6D2AAE32A9F:495E61E376952FE3]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1047)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:610)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:113)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1239)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:961)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.search.stats.TestDistribIDF.addDocsRandomly(TestDistribIDF.java:248)
	at org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:160)
	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$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2_local/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1059)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1045)
	... 50 more




Build Log:
[...truncated 12298 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/init-core-data-001
   [junit4]   2> 3847265 INFO  (SUITE-TestDistribIDF-seed#[582DA6D2AAE32A9F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3847280 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleQuery
   [junit4]   2> 3847280 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3847281 INFO  (Thread-12233) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3847281 INFO  (Thread-12233) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3847380 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.ZkTestServer start zk server on port:35744
   [junit4]   2> 3847381 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3847381 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847385 INFO  (zkCallback-4547-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c7e52a5 name:ZooKeeperConnection Watcher:127.0.0.1:35744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847385 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847386 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3847386 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3847396 INFO  (jetty-launcher-4546-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3847396 INFO  (jetty-launcher-4546-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3847397 INFO  (jetty-launcher-4546-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3847416 INFO  (jetty-launcher-4546-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a1d4bb0{/solr,null,AVAILABLE}
   [junit4]   2> 3847417 INFO  (jetty-launcher-4546-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68127e1f{/solr,null,AVAILABLE}
   [junit4]   2> 3847417 INFO  (jetty-launcher-4546-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33a181{/solr,null,AVAILABLE}
   [junit4]   2> 3847424 INFO  (jetty-launcher-4546-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@38137912{HTTP/1.1,[http/1.1]}{127.0.0.1:37588}
   [junit4]   2> 3847424 INFO  (jetty-launcher-4546-thread-3) [    ] o.e.j.s.Server Started @3853183ms
   [junit4]   2> 3847424 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37588}
   [junit4]   2> 3847424 INFO  (jetty-launcher-4546-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3690cbb6{HTTP/1.1,[http/1.1]}{127.0.0.1:63741}
   [junit4]   2> 3847424 INFO  (jetty-launcher-4546-thread-1) [    ] o.e.j.s.Server Started @3853184ms
   [junit4]   2> 3847424 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63741}
   [junit4]   2> 3847424 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-thread-3) [    ] 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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node3'
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node1'
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4a634632{HTTP/1.1,[http/1.1]}{127.0.0.1:34333}
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-thread-2) [    ] o.e.j.s.Server Started @3853184ms
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34333}
   [junit4]   2> 3847425 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node2'
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3847426 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3847427 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3847427 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847428 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847432 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847432 INFO  (zkCallback-4548-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40ae6e79 name:ZooKeeperConnection Watcher:127.0.0.1:35744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847435 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847435 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3847436 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3847438 INFO  (zkCallback-4549-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c7afddd name:ZooKeeperConnection Watcher:127.0.0.1:35744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847439 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847439 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3847439 INFO  (zkCallback-4550-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6964c7e6 name:ZooKeeperConnection Watcher:127.0.0.1:35744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847439 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847439 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3847440 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3847440 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3847444 INFO  (jetty-launcher-4546-thread-3) [    ] 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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node3/.
   [junit4]   2> 3847444 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 128580674
   [junit4]   2> 3847445 INFO  (jetty-launcher-4546-thread-3) [    ] 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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node3]
   [junit4]   2> 3847445 WARN  (jetty-launcher-4546-thread-3) [    ] 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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node3/lib
   [junit4]   2> 3847446 INFO  (jetty-launcher-4546-thread-3) [    ] 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> 3847447 INFO  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node2/.
   [junit4]   2> 3847447 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1877201773
   [junit4]   2> 3847447 INFO  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node2]
   [junit4]   2> 3847448 WARN  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node2/lib
   [junit4]   2> 3847448 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3847448 INFO  (jetty-launcher-4546-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> 3847449 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3847449 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3847449 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3847449 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35744/solr
   [junit4]   2> 3847449 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3847449 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3847449 INFO  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node1/.
   [junit4]   2> 3847450 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 856669213
   [junit4]   2> 3847450 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3847450 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3847450 INFO  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node1]
   [junit4]   2> 3847450 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847450 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35744/solr
   [junit4]   2> 3847451 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3847451 WARN  (jetty-launcher-4546-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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node1/lib
   [junit4]   2> 3847451 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3847451 INFO  (jetty-launcher-4546-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> 3847451 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847452 INFO  (zkCallback-4555-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43d49e90 name:ZooKeeperConnection Watcher:127.0.0.1:35744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847452 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847452 INFO  (jetty-launcher-4546-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3847453 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3847453 INFO  (zkCallback-4556-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b32929b name:ZooKeeperConnection Watcher:127.0.0.1:35744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847453 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847454 INFO  (jetty-launcher-4546-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3847454 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/43998880@759217ad
   [junit4]   2> 3847454 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3847455 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/43998880@3e0d4811
   [junit4]   2> 3847455 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847456 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847456 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3847456 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35744/solr
   [junit4]   2> 3847456 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3847456 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3847457 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847458 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:37588_solr) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d86c34d name:ZooKeeperConnection Watcher:127.0.0.1:35744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847458 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847458 INFO  (zkCallback-4560-thread-1-processing-n:127.0.0.1:34333_solr) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f69ed20 name:ZooKeeperConnection Watcher:127.0.0.1:35744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847459 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847460 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3847460 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3847460 INFO  (zkCallback-4561-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7627c864 name:ZooKeeperConnection Watcher:127.0.0.1:35744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847461 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847461 INFO  (jetty-launcher-4546-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3847464 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3847464 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3847464 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/43998880@29624105
   [junit4]   2> 3847465 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847468 INFO  (zkCallback-4562-thread-1-processing-n:127.0.0.1:63741_solr) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1711307e name:ZooKeeperConnection Watcher:127.0.0.1:35744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3847469 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847469 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3847469 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3847473 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3847473 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3847476 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3847478 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3847480 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3847483 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3847483 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3847484 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3847485 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3847485 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3847487 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3847488 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3847489 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3847490 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3847491 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3847492 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3847492 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3847492 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3847493 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3847493 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3847494 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3847494 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3847499 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3847499 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3847500 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3847501 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3847502 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3847502 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3847506 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95949087432245255-127.0.0.1:34333_solr-n_0000000000
   [junit4]   2> 3847507 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3847507 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34333_solr
   [junit4]   2> 3847507 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3847507 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3847508 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95949087432245254-127.0.0.1:37588_solr-n_0000000001
   [junit4]   2> 3847510 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.Overseer Overseer (id=95949087432245255-127.0.0.1:34333_solr-n_0000000000) starting
   [junit4]   2> 3847510 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95949087432245255-127.0.0.1:34333_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3847511 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37588_solr
   [junit4]   2> 3847512 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37588_solr
   [junit4]   2> 3847514 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3847515 INFO  (zkCallback-4560-thread-1-processing-n:127.0.0.1:34333_solr) [n:127.0.0.1:34333_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> 3847515 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:37588_solr) [n:127.0.0.1:37588_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> 3847516 INFO  (zkCallback-4562-thread-1-processing-n:127.0.0.1:63741_solr) [n:127.0.0.1:63741_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> 3847517 INFO  (zkCallback-4560-thread-1-processing-n:127.0.0.1:34333_solr) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3847519 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:37588_solr) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3847520 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3847521 INFO  (zkCallback-4562-thread-1-processing-n:127.0.0.1:63741_solr) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3847522 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95949087432245257-127.0.0.1:63741_solr-n_0000000002
   [junit4]   2> 3847524 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95949087432245254-127.0.0.1:37588_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3847526 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63741_solr as DOWN
   [junit4]   2> 3847536 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3847537 INFO  (OverseerCollectionConfigSetProcessor-95949087432245255-127.0.0.1:34333_solr-n_0000000000) [n:127.0.0.1:34333_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3847538 INFO  (OverseerStateUpdate-95949087432245255-127.0.0.1:34333_solr-n_0000000000) [n:127.0.0.1:34333_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3847539 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34333_solr as DOWN
   [junit4]   2> 3847544 INFO  (OverseerStateUpdate-95949087432245255-127.0.0.1:34333_solr-n_0000000000) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 3847549 INFO  (OverseerStateUpdate-95949087432245255-127.0.0.1:34333_solr-n_0000000000) [n:127.0.0.1:34333_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63741_solr"} current state version: 0
   [junit4]   2> 3847549 INFO  (OverseerStateUpdate-95949087432245255-127.0.0.1:34333_solr-n_0000000000) [n:127.0.0.1:34333_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63741_solr
   [junit4]   2> 3847551 INFO  (OverseerStateUpdate-95949087432245255-127.0.0.1:34333_solr-n_0000000000) [n:127.0.0.1:34333_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34333_solr"} current state version: 0
   [junit4]   2> 3847552 INFO  (OverseerStateUpdate-95949087432245255-127.0.0.1:34333_solr-n_0000000000) [n:127.0.0.1:34333_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34333_solr
   [junit4]   2> 3847561 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3847561 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3847563 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node3/.
   [junit4]   2> 3847563 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3847564 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_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> 3847564 INFO  (jetty-launcher-4546-thread-3) [n:127.0.0.1:37588_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3848531 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63741_solr
   [junit4]   2> 3848532 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63741_solr
   [junit4]   2> 3848536 INFO  (zkCallback-4562-thread-1-processing-n:127.0.0.1:63741_solr) [n:127.0.0.1:63741_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> 3848536 INFO  (zkCallback-4562-thread-1-processing-n:127.0.0.1:63741_solr) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3848538 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:37588_solr) [n:127.0.0.1:37588_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> 3848539 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:37588_solr) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3848539 INFO  (zkCallback-4560-thread-1-processing-n:127.0.0.1:34333_solr) [n:127.0.0.1:34333_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> 3848550 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34333_solr
   [junit4]   2> 3848550 INFO  (zkCallback-4560-thread-1-processing-n:127.0.0.1:34333_solr) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3848551 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34333_solr
   [junit4]   2> 3848553 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:37588_solr) [n:127.0.0.1:37588_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: [2])
   [junit4]   2> 3848555 INFO  (zkCallback-4559-thread-1-processing-n:127.0.0.1:37588_solr) [n:127.0.0.1:37588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3848557 INFO  (zkCallback-4560-thread-1-processing-n:127.0.0.1:34333_solr) [n:127.0.0.1:34333_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: [2])
   [junit4]   2> 3848558 INFO  (zkCallback-4562-thread-1-processing-n:127.0.0.1:63741_solr) [n:127.0.0.1:63741_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: [2])
   [junit4]   2> 3848559 INFO  (zkCallback-4562-thread-1-processing-n:127.0.0.1:63741_solr) [n:127.0.0.1:63741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3848559 INFO  (zkCallback-4560-thread-1-processing-n:127.0.0.1:34333_solr) [n:127.0.0.1:34333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3848629 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3848629 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3848630 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node1/.
   [junit4]   2> 3848630 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3848632 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_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> 3848632 INFO  (jetty-launcher-4546-thread-1) [n:127.0.0.1:63741_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3848650 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3848650 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3848651 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_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.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001/tempDir-001/node2/.
   [junit4]   2> 3848652 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3848653 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_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> 3848653 INFO  (jetty-launcher-4546-thread-2) [n:127.0.0.1:34333_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3848653 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3848654 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848656 INFO  (zkCallback-4566-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e3f519f name:ZooKeeperConnection Watcher:127.0.0.1:35744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3848656 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3848657 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3848660 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35744/solr
   [junit4]   2> 3848661 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3848661 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848663 INFO  (zkCallback-4568-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@269ad8b6 name:ZooKeeperConnection Watcher:127.0.0.1:35744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3848664 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3848664 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3848665 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec2.xml
   [junit4]   2> 3848670 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml
   [junit4]   2> 3848673 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 3848677 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 3848681 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-luceneMatchVersion.xml
   [junit4]   2> 3848685 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 3848688 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 3848691 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 3848701 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3848704 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 3848708 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 3848712 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml
   [junit4]   2> 3848715 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 3848720 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 3848723 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 3848727 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 3848731 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 3848735 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 3848740 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 3848744 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 3848748 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 3848752 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 3848756 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 3848759 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 3848763 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml
   [junit4]   2> 3848766 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 3848770 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 3848774 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 3848777 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 3848781 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 3848785 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 3848788 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-2.txt
   [junit4]   2> 3848791 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3848795 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-indexed.xml
   [junit4]   2> 3848800 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 3848805 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 3848808 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 3848811 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/regex-boost-processor-test.txt
   [junit4]   2> 3848815 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 3848818 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 3848821 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 3848825 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 3848846 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 3848849 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 3848853 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 3848856 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 3848859 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml
   [junit4]   2> 3848863 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 3848866 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 3848868 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master3.xml
   [junit4]   2> 3848871 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 3848875 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 3848879 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 3848882 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt
   [junit4]   2> 3848885 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 3848888 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 3848891 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3848894 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml
   [junit4]   2> 3848897 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 3848900 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 3848903 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/addfields.updateprocessor.js
   [junit4]   2> 3848906 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 3848908 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 3848911 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 3848914 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 3848916 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 3848918 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 3848921 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 3848925 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 3848928 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 3848930 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 3848933 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-not-required-unique-key.xml
   [junit4]   2> 3848936 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 3848939 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 3848942 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 3848953 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 3848956 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 3848959 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 3848962 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 3848964 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 3848967 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 3848969 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 3848972 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 3848974 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 3848977 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 3848979 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 3848981 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 3848984 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 3848986 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 3848989 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 3848991 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml
   [junit4]   2> 3848994 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 3848997 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 3849000 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 3849002 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 3849004 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 3849007 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 3849009 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 3849011 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 3849014 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml
   [junit4]   2> 3849016 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 3849018 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 3849020 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 3849023 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 3849025 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3849027 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 3849029 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 3849032 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 3849035 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 3849038 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 3849041 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 3849043 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 3849046 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 3849055 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 3849059 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 3849062 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 3849067 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 3849070 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml
   [junit4]   2> 3849073 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 3849076 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 3849079 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 3849081 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3849083 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 3849085 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 3849087 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 3849089 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_compoundDictionary.txt
   [junit4]   2> 3849091 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 3849093 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 3849095 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 3849098 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 3849101 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 3849113 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml
   [junit4]   2> 3849116 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 3849118 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 3849121 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 3849124 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 3849127 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 3849128 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 3849130 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 3849131 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-postingshighlight.xml
   [junit4]   2> 3849133 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 3849135 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3849136 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 3849139 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 3849140 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 3849142 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 3849143 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 3849145 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 3849146 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 3849148 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 3849149 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 3849152 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 3849153 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3849155 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 3849157 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt
   [junit4]   2> 3849159 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3849161 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 3849163 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 3849164 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 3849166 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 3849168 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 3849170 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-nontext-analyzer.xml
   [junit4]   2> 3849172 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 3849176 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 3849182 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 3849186 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 3849189 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml
   [junit4]   2> 3849196 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 3849200 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 3849202 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 3849205 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 3849207 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-classification.xml
   [junit4]   2> 3849211 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 3849213 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 3849216 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 3849218 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 3849221 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 3849224 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 3849227 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 3849230 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 3849233 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 3849236 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 3849238 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 3849241 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3849243 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 3849246 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 3849248 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 3849251 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 3849253 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 3849256 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 3849259 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 3849262 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3849265 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 3849267 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 3849270 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 3849272 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 3849275 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 3849277 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml
   [junit4]   2> 3849280 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 3849283 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 3849285 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 3849288 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml
   [junit4]   2> 3849290 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 3849292 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 3849295 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 3849297 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 3849300 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 3849302 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 3849305 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 3849308 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 3849310 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 3849312 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 3849315 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 3849317 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 3849319 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml
   [junit4]   2> 3849322 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 3849324 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 3849327 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml
   [junit4]   2> 3849329 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 3849332 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 3849334 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 3849337 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 3849352 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 3849356 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 3849359 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 3849363 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 3849366 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3849369 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 3849372 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 3849375 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 3849379 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 3849382 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 3849385 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 3849387 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 3849390 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 3849393 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 3849396 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 3849398 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[582DA6D2AAE32A9F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-n

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

it4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2_local/state.json
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1059)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1045)
   [junit4]    > 	... 50 more
   [junit4]   2> 3894465 INFO  (SUITE-TestDistribIDF-seed#[582DA6D2AAE32A9F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_582DA6D2AAE32A9F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=PostingsFormat(name=Asserting), _version_=FST50, multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=FST50, id=PostingsFormat(name=Asserting), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _route_=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1619, maxMBSortInHeap=5.287556454028455, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=mk, timezone=Asia/Bishkek
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=191864920,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistribDocExpirationUpdateProcessorTest, TestQueryUtils, TestRequestStatusCollectionAPI, TestSimpleTrackingShardHandler, TestConfigSetsAPI, BasicDistributedZk2Test, TestFastWriter, TestTolerantUpdateProcessorCloud, CSVRequestHandlerTest, TestStressRecovery, TestSolrXml, BigEndianAscendingWordDeserializerTest, ZkSolrClientTest, TestBinaryField, TestCharFilters, TestHighFrequencyDictionaryFactory, TestImplicitCoreProperties, TestSubQueryTransformerDistrib, HdfsWriteToMultipleCollectionsTest, DistributedFacetPivotWhiteBoxTest, TestSolrConfigHandlerCloud, TestSolrDeletionPolicy2, TestSchemaNameResource, TestCollationFieldDocValues, TestDynamicFieldCollectionResource, TestLeaderInitiatedRecoveryThread, HdfsDirectoryTest, TestAddFieldRealTimeGet, SpellCheckComponentTest, CleanupOldIndexTest, TestSolrCoreProperties, WordBreakSolrSpellCheckerTest, TestCollationField, CdcrVersionReplicationTest, BlobRepositoryCloudTest, TestRecoveryHdfs, TestRestoreCore, TestAuthenticationFramework, TestSchemaSimilarityResource, SolrCloudExampleTest, UUIDUpdateProcessorFallbackTest, TestDistributedGrouping, EchoParamsTest, FieldMutatingUpdateProcessorTest, ConvertedLegacyTest, UpdateRequestProcessorFactoryTest, TestAnalyzeInfixSuggestions, ResourceLoaderTest, TestObjectReleaseTracker, TestDistributedMissingSort, TestCoreDiscovery, TestIndexSearcher, LeaderInitiatedRecoveryOnShardRestartTest, SSLMigrationTest, ShardSplitTest, AddBlockUpdateTest, TestBadConfig, TestScoreJoinQPNoScore, TestReversedWildcardFilterFactory, DeleteReplicaTest, TestWriterPerf, DistanceFunctionTest, TestHdfsUpdateLog, SolrIndexSplitterTest, FullSolrCloudDistribCmdsTest, TestBlobHandler, TestHashQParserPlugin, TestBM25SimilarityFactory, ShowFileRequestHandlerTest, TestMiniSolrCloudClusterSSL, TestDFISimilarityFactory, TestExactStatsCache, TestSolrConfigHandler, TestSystemIdResolver, StatsComponentTest, HdfsSyncSliceTest, CreateCollectionCleanupTest, BinaryUpdateRequestHandlerTest, TestCSVResponseWriter, SpellCheckCollatorTest, TestIndexingPerformance, TestPivotHelperCode, TestSerializedLuceneMatchVersion, TestRangeQuery, TestClusterStateMutator, TestDistribDocBasedVersion, FileBasedSpellCheckerTest, SearchHandlerTest, TestCustomSort, TestSortingResponseWriter, BasicFunctionalityTest, CollectionReloadTest, ZkNodePropsTest, TestSolrFieldCacheMBean, TestSortByMinMaxFunction, EnumFieldTest, TestSolr4Spatial, TestRandomFaceting, BlockJoinFacetSimpleTest, PluginInfoTest, CurrencyFieldOpenExchangeTest, TermVectorComponentTest, DistributedFacetPivotLargeTest, SimpleMLTQParserTest, IndexSchemaRuntimeFieldTest, TestUtils, TestMiniSolrCloudClusterBase, HdfsChaosMonkeySafeLeaderTest, OutputWriterTest, CoreAdminCreateDiscoverTest, TestManagedSchemaAPI, AsyncCallRequestStatusResponseTest, TestOmitPositions, LoggingHandlerTest, CoreAdminHandlerTest, NumericFieldsTest, SortByFunctionTest, BadCopyFieldTest, HLLUtilTest, ClassificationUpdateProcessorFactoryTest, RemoteQueryErrorTest, OpenCloseCoreStressTest, TestRTGBase, TestConfigSets, UniqFieldsUpdateProcessorFactoryTest, HdfsRecoveryZkTest, SynonymTokenizerTest, TestInitParams, TestFieldTypeCollectionResource, TestBinaryResponseWriter, DistributedTermsComponentTest, BitVectorTest, ResponseLogComponentTest, SolrInfoMBeanTest, FileUtilsTest, FacetPivotSmallTest, TestRawTransformer, TestQueryWrapperFilter, AddSchemaFieldsUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, TestSuggestSpellingConverter, SuggesterTSTTest, LukeRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, AutoCommitTest, TermVectorComponentDistributedTest, ZkControllerTest, SolrCoreTest, BadIndexSchemaTest, TestSort, TestFiltering, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, SuggesterTest, TestTrie, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestQueryTypes, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, TestAnalyzedSuggestions, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, SolrIndexConfigTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, ScriptEngineTest, DateMathParserTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, SliceStateTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, ConnectionReuseTest, TestJettySolrRunner, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudBackupRestore, TestCloudInspectUtil, TestCloudPivotFacet, TestOnReconnectListenerSupport, TestReplicaProperties, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, RulesTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, TestCloudSchemaless, TestDistribIDF]
   [junit4] Completed [574/598 (1!)] on J1 in 47.22s, 2 tests, 1 error <<< FAILURES!

[...truncated 114 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:531: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984: There were test failures: 598 suites (10 ignored), 2435 tests, 1 error, 87 ignored (72 assumptions) [seed: 582DA6D2AAE32A9F]

Total time: 88 minutes 5 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 # 152 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:33929/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:33929/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([A168470973AB50F6:293C78D3DD573D0E]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:697)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	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$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33929/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([A168470973AB50F6:1BBA2871F085BEE3]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:99)
	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$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
	... 40 more




Build Log:
[...truncated 10468 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 64   INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.e.j.u.log Logging initialized @3149ms
   [junit4]   2> 81   INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 181  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 220  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 220  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 226  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 226  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 690  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 787  WARN  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 795  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 906  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 975  INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2049 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2134 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2136 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2408 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2420 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2429 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2432 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2437 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2437 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2437 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 2437 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2439 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2476 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 723854524
   [junit4]   2> 2476 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 2477 WARN  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 2497 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3050 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 3057 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3059 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3064 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3065 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3234 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001, shard=shard1}
   [junit4]   2> 3463 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 3465 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3466 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 3468 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3468 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3544 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3556 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3696 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 3885 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3906 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4636 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4644 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4645 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4659 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4665 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4672 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4672 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4680 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 4681 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 4751 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4813 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/]
   [junit4]   2> 4823 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 4870 INFO  (coreLoadExecutor-6-thread-1) [    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/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001
   [junit4]   2> 4871 INFO  (coreLoadExecutor-6-thread-1) [    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/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/index/
   [junit4]   2> 4871 WARN  (coreLoadExecutor-6-thread-1) [    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/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 4897 INFO  (coreLoadExecutor-6-thread-1) [    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/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/index
   [junit4]   2> 4900 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=31.806640625, floorSegmentMB=1.80078125, forceMergeDeletesPctAllowed=17.57693781422265, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8200002870434037
   [junit4]   2> 4977 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45f485d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338af682),segFN=segments_1,generation=1}
   [junit4]   2> 4978 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 5020 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    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/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/
   [junit4]   2> 5425 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5442 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5443 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5443 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 5444 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5444 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5444 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5450 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5450 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5485 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5486 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5487 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5553 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5558 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5559 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5561 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5980 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 6005 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 6005 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6048 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6048 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6068 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6068 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6068 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=38.998046875, floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=11.972056238990906, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6076 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45f485d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338af682),segFN=segments_1,generation=1}
   [junit4]   2> 6076 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 6136 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c64254a[collection1] main]
   [junit4]   2> 6166 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 6197 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 6197 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 6240 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 6369 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6825 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6864 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 6864 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 6879 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 6896 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 6896 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535221882080460800
   [junit4]   2> 6911 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 32.0ms to seed version buckets with highest version 1535221882080460800
   [junit4]   2> 6911 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 6911 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6911 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 6913 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6914 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 6917 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 6918 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 6919 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 6917 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 6954 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 6960 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c64254a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6995 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 7284 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1535221882333167616)} 0 286
   [junit4]   2> 7314 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 7315 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7315 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 7316 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 7316 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 7375 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7386 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 7391 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 7418 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7437 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 7579 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 7593 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 7594 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7609 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7612 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7615 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7616 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7618 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 7620 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 7621 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/]
   [junit4]   2> 7621 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 7623 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    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/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/index/
   [junit4]   2> 7624 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    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/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/
   [junit4]   2> 7628 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 7629 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 7629 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 7629 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 7629 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7629 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7629 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 7630 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 7630 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 7630 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7630 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7631 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7634 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7636 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7637 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7641 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7644 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 7651 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 7652 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 7653 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7654 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7655 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60b8f617[collection1] main]
   [junit4]   2> 7656 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 7656 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 7657 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 7658 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 7660 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 7682 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 7684 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 7688 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 7688 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 7688 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 7700 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 7700 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 7700 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 7733 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 7733 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 7734 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 7750 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 7752 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 7752 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60b8f617[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7694 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.UpdateLog Took 9.0ms to seed version buckets with highest version 1535221882333167616
   [junit4]   2> 7755 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 7760 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1184112414, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 7761 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45f485d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338af682),segFN=segments_1,generation=1}
   [junit4]   2> 7764 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7764 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 7765 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@306c49fa[collection1] main]
   [junit4]   2> 7766 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 7766 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35d1b5cf
   [junit4]   2> 7767 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] 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=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 7768 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 7776 INFO  (searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@306c49fa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7898 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1535221883014742016)]} 0 126
   [junit4]   2> 7926 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=27
   [junit4]   2> 7943 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1535221883177271296)]} 0 172
   [junit4]   2> 7945 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 7947 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1535221883181465600)]} 0 175
   [junit4]   2> 7948 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 7948 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 7949 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]   2> 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 7950 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[A168470973AB50F6]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=A168470973AB50F6 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=America/New_York -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.01s J0 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A168470973AB50F6:1BBA2871F085BEE3]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]    > 	... 40 more
   [junit4]   2> 7973 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 7974 INFO  (SUITE-HardAutoCommitTest-seed#[A168470973AB50F6]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=723854524
   [junit4]   2> 7976 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d8d7ae7
   [junit4]   2> 7983 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 7984 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 7984 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 7985 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 7985 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 8096 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45f485d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338af682),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45f485d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338af682),segFN=segments_2,generation=2}
   [junit4]   2> 8096 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 8100 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 8100 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 8102 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 8102 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8103 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001/index
   [junit4]   2> 8103 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001;done=false>>]
   [junit4]   2> 8103 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8103 INFO  (coreCloseExecutor-16-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_A168470973AB50F6-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=sv-SE, timezone=America/New_York
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=34702888,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [HardAutoCommitTest]
   [junit4] Completed [1/598 (1!)] on J0 in 9.74s, 1 test, 1 error <<< FAILURES!

[...truncated 337 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_A168470973AB50F6-001/init-core-data-001
   [junit4]   2> 619384 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 619385 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 619385 INFO  (Thread-1161) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 619386 INFO  (Thread-1161) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 619486 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46278
   [junit4]   2> 619486 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 619486 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619491 INFO  (zkCallback-387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@168b5805 name:ZooKeeperConnection Watcher:127.0.0.1:46278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619491 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619491 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 619491 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 619496 INFO  (jetty-launcher-386-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 619498 INFO  (jetty-launcher-386-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bd1b1dd{/solr,null,AVAILABLE}
   [junit4]   2> 619499 INFO  (jetty-launcher-386-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4030197c{HTTP/1.1,[http/1.1]}{127.0.0.1:33929}
   [junit4]   2> 619499 INFO  (jetty-launcher-386-thread-1) [    ] o.e.j.s.Server Started @622822ms
   [junit4]   2> 619500 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33929}
   [junit4]   2> 619500 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 619500 INFO  (jetty-launcher-386-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_A168470973AB50F6-001/tempDir-001/node1'
   [junit4]   2> 619500 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 619500 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 619500 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 619501 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619502 INFO  (jetty-launcher-386-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 619504 INFO  (jetty-launcher-386-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58d40d74{/solr,null,AVAILABLE}
   [junit4]   2> 619504 INFO  (jetty-launcher-386-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7bf2bdc8{HTTP/1.1,[http/1.1]}{127.0.0.1:46762}
   [junit4]   2> 619504 INFO  (jetty-launcher-386-thread-2) [    ] o.e.j.s.Server Started @622827ms
   [junit4]   2> 619504 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46762}
   [junit4]   2> 619505 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 619505 INFO  (jetty-launcher-386-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_A168470973AB50F6-001/tempDir-001/node2'
   [junit4]   2> 619505 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 619505 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 619505 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 619506 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619509 INFO  (zkCallback-388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d969b2c name:ZooKeeperConnection Watcher:127.0.0.1:46278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619510 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619510 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 619511 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 619522 INFO  (zkCallback-389-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70adfc0a name:ZooKeeperConnection Watcher:127.0.0.1:46278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619524 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619524 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 619526 INFO  (jetty-launcher-386-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_A168470973AB50F6-001/tempDir-001/node1/.
   [junit4]   2> 619526 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 585223873
   [junit4]   2> 619526 INFO  (jetty-launcher-386-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_A168470973AB50F6-001/tempDir-001/node1]
   [junit4]   2> 619526 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 619526 WARN  (jetty-launcher-386-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_A168470973AB50F6-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_A168470973AB50F6-001/tempDir-001/node1/lib
   [junit4]   2> 619527 INFO  (jetty-launcher-386-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> 619528 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 619528 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 619528 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 619528 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46278/solr
   [junit4]   2> 619528 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 619528 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 619529 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619576 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d2761de name:ZooKeeperConnection Watcher:127.0.0.1:46278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619577 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619577 INFO  (jetty-launcher-386-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 619578 INFO  (jetty-launcher-386-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_A168470973AB50F6-001/tempDir-001/node2/.
   [junit4]   2> 619578 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 926728358
   [junit4]   2> 619578 INFO  (jetty-launcher-386-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_A168470973AB50F6-001/tempDir-001/node2]
   [junit4]   2> 619578 WARN  (jetty-launcher-386-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_A168470973AB50F6-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_A168470973AB50F6-001/tempDir-001/node2/lib
   [junit4]   2> 619579 INFO  (jetty-launcher-386-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> 619579 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 619580 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 619580 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 619580 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46278/solr
   [junit4]   2> 619580 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 619580 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 619580 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619624 INFO  (zkCallback-395-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5023c890 name:ZooKeeperConnection Watcher:127.0.0.1:46278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619625 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619625 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/977229513@5f3fbe0f
   [junit4]   2> 619625 INFO  (jetty-launcher-386-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 619628 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619646 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/977229513@39e1d139
   [junit4]   2> 619647 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619647 INFO  (zkCallback-396-thread-1-processing-n:127.0.0.1:33929_solr) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12fe69c3 name:ZooKeeperConnection Watcher:127.0.0.1:46278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619655 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619658 INFO  (zkCallback-397-thread-1-processing-n:127.0.0.1:46762_solr) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28ce884f name:ZooKeeperConnection Watcher:127.0.0.1:46278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619658 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619660 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 619661 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 619664 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 619666 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 619667 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 619669 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 619670 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 619671 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 619672 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 619673 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 619674 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 619674 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 619675 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 619677 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 619679 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 619680 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 619680 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95951407762046982-127.0.0.1:46762_solr-n_0000000000
   [junit4]   2> 619680 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46762_solr
   [junit4]   2> 619680 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 619681 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.Overseer Overseer (id=95951407762046982-127.0.0.1:46762_solr-n_0000000000) starting
   [junit4]   2> 619683 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 619687 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 619688 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46762_solr
   [junit4]   2> 619688 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46762_solr
   [junit4]   2> 619692 INFO  (OverseerCollectionConfigSetProcessor-95951407762046982-127.0.0.1:46762_solr-n_0000000000) [n:127.0.0.1:46762_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 619692 INFO  (zkCallback-397-thread-1-processing-n:127.0.0.1:46762_solr) [n:127.0.0.1:46762_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> 619706 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 619706 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 619706 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_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_A168470973AB50F6-001/tempDir-001/node2/.
   [junit4]   2> 619707 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 619708 INFO  (OverseerStateUpdate-95951407762046982-127.0.0.1:46762_solr-n_0000000000) [n:127.0.0.1:46762_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 619709 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_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> 619709 INFO  (jetty-launcher-386-thread-2) [n:127.0.0.1:46762_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 619711 INFO  (zkCallback-397-thread-1-processing-n:127.0.0.1:46762_solr) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 619730 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 619730 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 619731 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 619733 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 619733 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95951407762046981-127.0.0.1:33929_solr-n_0000000001
   [junit4]   2> 619734 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95951407762046982-127.0.0.1:46762_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 619734 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33929_solr as DOWN
   [junit4]   2> 619736 INFO  (OverseerStateUpdate-95951407762046982-127.0.0.1:46762_solr-n_0000000000) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 619737 INFO  (OverseerStateUpdate-95951407762046982-127.0.0.1:46762_solr-n_0000000000) [n:127.0.0.1:46762_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33929_solr"} current state version: 0
   [junit4]   2> 619737 INFO  (OverseerStateUpdate-95951407762046982-127.0.0.1:46762_solr-n_0000000000) [n:127.0.0.1:46762_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33929_solr
   [junit4]   2> 620736 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33929_solr
   [junit4]   2> 620737 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33929_solr
   [junit4]   2> 620739 INFO  (zkCallback-397-thread-1-processing-n:127.0.0.1:46762_solr) [n:127.0.0.1:46762_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> 620739 INFO  (zkCallback-396-thread-1-processing-n:127.0.0.1:33929_solr) [n:127.0.0.1:33929_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> 620740 INFO  (zkCallback-397-thread-1-processing-n:127.0.0.1:46762_solr) [n:127.0.0.1:46762_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 620741 INFO  (zkCallback-396-thread-1-processing-n:127.0.0.1:33929_solr) [n:127.0.0.1:33929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 620755 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 620755 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 620756 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_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_A168470973AB50F6-001/tempDir-001/node1/.
   [junit4]   2> 620756 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 620757 INFO  (jetty-launcher-386-thread-1) [n:127.0.0.1:33929_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-cor

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

e.CoreContainer.reload(CoreContainer.java:912)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> 633936 INFO  (Thread-1194) [n:127.0.0.1:46762_solr    ] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 633937 INFO  (Thread-1194) [n:127.0.0.1:46762_solr    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 642423 WARN  (Thread-1195) [n:127.0.0.1:33929_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testschemaapi_shard1_replica1: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:912)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.json
   [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:796)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> 643951 WARN  (Thread-1194) [n:127.0.0.1:46762_solr    ] 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:920)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testschemaapi_shard1_replica2: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:912)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.json
   [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:796)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> 662473 INFO  (Thread-1161) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46278 46278
   [junit4]   2> 662476 WARN  (Thread-1161) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testschemaapi/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 662476 INFO  (SUITE-TestManagedSchemaAPI-seed#[A168470973AB50F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_A168470973AB50F6-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=pl, timezone=Pacific/Nauru
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=66766464,total=226852864
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, TestMiniSolrCloudClusterBase, TestSortingResponseWriter, TestCSVResponseWriter, CollectionReloadTest, TestObjectReleaseTracker, TestScoreJoinQPNoScore, TestQueryUtils, TestManagedResourceStorage, OpenExchangeRatesOrgProviderTest, DistributedTermsComponentTest, TestSolrJ, ConfigSetsAPITest, TestReloadAndDeleteDocs, TestCollapseQParserPlugin, LeaderInitiatedRecoveryOnShardRestartTest, SpellCheckCollatorTest, TestDistributedStatsComponentCardinality, DistributedFacetPivotWhiteBoxTest, DefaultValueUpdateProcessorTest, TestSolrCloudWithKerberosAlt, TestQuerySenderListener, SecurityConfHandlerTest, HdfsDirectoryTest, TestSolr4Spatial, TestJsonRequest, DirectUpdateHandlerOptimizeTest, TestBlobHandler, CollectionsAPIDistributedZkTest, TestFastOutputStream, BlockJoinFacetDistribTest, TestReplicaProperties, HdfsBasicDistributedZkTest, TestReload, TestPHPSerializedResponseWriter, HdfsSyncSliceTest, QueryResultKeyTest, TestManagedSchemaAPI]
   [junit4] Completed [106/598 (2!)] on J1 in 43.11s, 1 test, 1 error <<< FAILURES!

[...truncated 1601 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:531: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984: There were test failures: 598 suites (10 ignored), 2435 tests, 2 errors, 87 ignored (72 assumptions) [seed: A168470973AB50F6]

Total time: 89 minutes 47 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