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

[JENKINS-EA] Lucene-Solr-6.0-Linux (64bit/jdk-9-ea+111-patched) - Build # 21 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/21/
Java: 64bit/jdk-9-ea+111-patched -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([25D268E68DEB5E1A:53EC7795CCDCF335]:0)
	at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:446)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:438)
	at sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
	at sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:356)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:441)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 11281 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 721871 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 721871 INFO  (Thread-1744) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 721871 INFO  (Thread-1744) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 721971 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.ZkTestServer start zk server on port:35464
   [junit4]   2> 721971 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 721971 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722018 INFO  (zkCallback-732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@564c07c0 name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722018 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722019 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722019 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 722100 INFO  (jetty-launcher-731-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 722100 INFO  (jetty-launcher-731-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 722101 INFO  (jetty-launcher-731-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 722101 INFO  (jetty-launcher-731-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 722101 INFO  (jetty-launcher-731-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 722101 INFO  (jetty-launcher-731-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@644d6162{/solr,null,AVAILABLE}
   [junit4]   2> 722101 INFO  (jetty-launcher-731-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c044f6b{/solr,null,AVAILABLE}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@373113bb{HTTP/1.1,[http/1.1]}{127.0.0.1:34960}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@f06b985{HTTP/1.1,[http/1.1]}{127.0.0.1:35617}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-1) [    ] o.e.j.s.Server Started @724018ms
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-2) [    ] o.e.j.s.Server Started @724018ms
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34960}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35617}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f2c8a09{/solr,null,AVAILABLE}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47c32212{/solr,null,AVAILABLE}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46d4e903{/solr,null,AVAILABLE}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2'
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@67d81a19{HTTP/1.1,[http/1.1]}{127.0.0.1:33452}
   [junit4]   2> 722103 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1'
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b33c864{HTTP/1.1,[http/1.1]}{127.0.0.1:44551}
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-4) [    ] o.e.j.s.Server Started @724019ms
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@721a6014{HTTP/1.1,[http/1.1]}{127.0.0.1:38128}
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-3) [    ] o.e.j.s.Server Started @724019ms
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-5) [    ] o.e.j.s.Server Started @724020ms
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33452}
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38128}
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44551}
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 722104 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3'
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4'
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5'
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722105 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722106 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722106 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722106 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722106 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722123 INFO  (zkCallback-733-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71a76c9d name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722123 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722123 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722145 INFO  (zkCallback-734-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@114cec9d name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722145 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722145 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 722145 INFO  (zkCallback-735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a53be80 name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722145 INFO  (zkCallback-736-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a53196 name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722145 INFO  (zkCallback-737-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6eedab6c name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722145 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722145 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722145 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722145 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722146 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722146 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722146 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722146 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 722146 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 722146 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 722146 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 722170 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/.
   [junit4]   2> 722170 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 889453657
   [junit4]   2> 722182 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2]
   [junit4]   2> 722182 WARN  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/lib
   [junit4]   2> 722182 INFO  (jetty-launcher-731-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> 722183 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 722183 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 722183 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 722183 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
   [junit4]   2> 722183 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 722183 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722183 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/.
   [junit4]   2> 722198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153e63273840002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/.
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/.
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1742300962
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 250486157
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1]
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3]
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/.
   [junit4]   2> 722198 WARN  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/lib
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1158053888
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1790172735
   [junit4]   2> 722198 INFO  (jetty-launcher-731-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> 722198 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5]
   [junit4]   2> 722198 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4]
   [junit4]   2> 722198 WARN  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/lib
   [junit4]   2> 722198 WARN  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/lib
   [junit4]   2> 722199 INFO  (jetty-launcher-731-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> 722198 WARN  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/lib
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-5) [    ] 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> 722199 INFO  (jetty-launcher-731-thread-4) [    ] 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> 722199 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35464/solr
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722200 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722200 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722199 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 722200 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 722200 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722200 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722200 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722213 INFO  (zkCallback-740-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79bdc622 name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722213 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722213 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722244 INFO  (zkCallback-750-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71c357a name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722244 INFO  (zkCallback-749-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19472b8a name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722244 INFO  (zkCallback-752-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca106d4 name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722244 INFO  (zkCallback-751-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e68f482 name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722244 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 722269 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722299 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x153e63273840007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 722299 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722299 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722299 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722300 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722310 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@678b19e1 name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722310 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722334 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e831ef3 name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722334 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c8d5f08 name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722334 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722334 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722334 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3184186f name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722334 INFO  (zkCallback-757-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34c86fd4 name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722334 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722334 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722378 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 722378 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 722378 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 722378 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 722378 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 722470 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 722470 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 722470 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 722481 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 722481 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 722735 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 722735 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 722736 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 722736 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 722747 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 722817 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 722817 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 722817 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 722836 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 723004 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 723004 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 723004 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 723004 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 723004 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 723232 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 723232 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 723232 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 723232 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 723232 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 723274 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 723274 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 723274 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 723274 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 723274 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 723359 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 723359 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 723359 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 723359 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 723359 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 723438 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 723438 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 723438 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 723467 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 723467 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 723575 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 723575 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 723615 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 723615 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 723615 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 723639 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 723654 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 723654 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 723678 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 723678 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 723679 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 723680 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 723716 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 723716 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 723724 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 723724 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 723724 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 723764 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723764 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723777 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723777 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723801 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95673121465696271-127.0.0.1:34960_solr-n_0000000000
   [junit4]   2> 723801 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95673121465696269-127.0.0.1:33452_solr-n_0000000001
   [junit4]   2> 723852 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95673121465696270-127.0.0.1:44551_solr-n_0000000002
   [junit4]   2> 723852 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34960_solr
   [junit4]   2> 723852 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723852 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 723852 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95673121465696268-127.0.0.1:38128_solr-n_0000000003
   [junit4]   2> 723852 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95673121465696271-127.0.0.1:34960_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 723868 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95673121465696267-127.0.0.1:35617_solr-n_0000000004
   [junit4]   2> 723868 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95673121465696269-127.0.0.1:33452_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 723868 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33452_solr
   [junit4]   2> 723868 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44551_solr
   [junit4]   2> 723939 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95673121465696270-127.0.0.1:44551_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 723939 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33452_solr
   [junit4]   2> 723960 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95673121465696268-127.0.0.1:38128_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 723960 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44551_solr
   [junit4]   2> 723960 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38128_solr
   [junit4]   2> 723960 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95673121465696271-127.0.0.1:34960_solr-n_0000000000) starting
   [junit4]   2> 723960 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35617_solr
   [junit4]   2> 723970 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38128_solr
   [junit4]   2> 723984 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35617_solr
   [junit4]   2> 723984 INFO  (zkCallback-757-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 723984 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 723984 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 723984 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 723984 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 724010 INFO  (zkCallback-757-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724012 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724012 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724012 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724012 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724015 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 724015 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 724016 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node3/.
   [junit4]   2> 724016 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 724025 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 724025 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 724025 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node4/.
   [junit4]   2> 724025 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 724026 INFO  (zkCallback-757-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 724026 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 724026 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 724026 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 724026 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 724029 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 724029 INFO  (zkCallback-757-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 724029 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 724029 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 724029 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 724029 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 724029 INFO  (jetty-launcher-731-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 724029 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 724029 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 724030 INFO  (jetty-launcher-731-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 724034 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 724034 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 724034 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node2/.
   [junit4]   2> 724038 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 724038 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 724038 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 724038 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node5/.
   [junit4]   2> 724038 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 724050 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 724050 INFO  (jetty-launcher-731-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 724050 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 724050 INFO  (jetty-launcher-731-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 724243 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 724243 INFO  (OverseerCollectionConfigSetProcessor-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 724243 INFO  (OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 724243 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34960_solr as DOWN
   [junit4]   2> 724336 INFO  (OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 724337 INFO  (OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34960_solr"} current state version: 0
   [junit4]   2> 724337 INFO  (OverseerStateUpdate-95673121465696271-127.0.0.1:34960_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34960_solr
   [junit4]   2> 725336 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34960_solr
   [junit4]   2> 725356 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34960_solr
   [junit4]   2> 725373 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725373 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725373 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725373 INFO  (zkCallback-757-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725373 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725373 INFO  (zkCallback-754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725373 INFO  (zkCallback-756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725373 INFO  (zkCallback-753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725373 INFO  (zkCallback-755-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725373 INFO  (zkCallback-757-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725378 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725378 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725378 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001/tempDir-001/node1/.
   [junit4]   2> 725378 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725379 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 725379 INFO  (jetty-launcher-731-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725379 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 725379 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725395 INFO  (zkCallback-758-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a56cad9 name:ZooKeeperConnection Watcher:127.0.0.1:35464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725395 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725395 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 725420 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 725421 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725442 INFO  (zkCallback-760-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32560db8 name:ZooKeeperConnection Watcher:127.0.0.1:35464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725442 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725442 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 725442 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 725492 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 725549 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 725562 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 725619 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 725738 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 725809 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 725869 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 725980 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 726002 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 726031 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 726097 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 726116 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 726129 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 726177 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 726208 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 726252 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 726290 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 726319 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 726347 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 726427 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 726463 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 726479 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 726528 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 726572 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 726607 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 726637 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 726652 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 726696 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 726744 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 726760 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 726770 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 726799 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 726832 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 726900 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 726922 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 726973 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 727003 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 727031 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 727088 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 727112 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 727129 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 727195 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 727204 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 727246 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 727262 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 727312 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 727345 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 727355 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 727367 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 727402 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 727417 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 727433 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 727466 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 727485 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 727502 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 727506 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 727545 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 727595 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 727610 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 727675 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 727685 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 727741 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 727757 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 727793 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 727821 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 727839 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 727854 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 727879 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 727902 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 727918 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 727931 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 727951 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 727954 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 728003 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 728015 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 728031 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 728045 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 728066 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 728088 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 728114 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 728143 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 728195 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 728205 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 728229 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 728247 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 728268 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 728277 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 728287 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 728330 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 728368 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 728376 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 728387 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 728426 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 728474 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 728504 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 728518 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 728532 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 728549 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 728567 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 728586 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
   [junit4]   2> 728608 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 728675 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 728741 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 728762 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-ib.xml
   [junit4]   2> 728793 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 728823 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 728846 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 728867 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
   [junit4]   2> 728931 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 728947 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 729006 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-elevate.xml
   [junit4]   2> 729027 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 729044 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy2.xml
   [junit4]   2> 729114 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-snowball.txt
   [junit4]   2> 729129 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 729153 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 729161 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 729211 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
   [junit4]   2> 729226 INFO  (TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[25D268E

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

dException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 844182 WARN  (zkCallback-941-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 844183 WARN  (zkCallback-940-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 844184 INFO  (jetty-launcher-918-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62a6165b{/solr,null,UNAVAILABLE}
   [junit4]   2> 844184 INFO  (jetty-launcher-918-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@307211d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 844185 INFO  (jetty-launcher-918-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ff4cc3{/solr,null,UNAVAILABLE}
   [junit4]   2> 844186 INFO  (TEST-TestMiniSolrCloudCluster.testSegmentTerminateEarly-seed#[25D268E68DEB5E1A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45331 45331
   [junit4]   2> 844309 INFO  (Thread-2108) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45331 45331
   [junit4]   2> 844310 WARN  (Thread-2108) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/testSegmentTerminateEarlyCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_25D268E68DEB5E1A-001
   [junit4]   2> Apr 05, 2016 11:35:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {quad_l1=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), odd_l1=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=76, maxMBSortInHeap=6.342422842004369, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=gu, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=205135872,total=494403584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldTypeResource, DataDrivenBlockJoinTest, TestMergePolicyConfig, ZkNodePropsTest, EchoParamsTest, WrapperMergePolicyFactoryTest, SolrCoreTest, TestTrieFacet, HdfsBasicDistributedZk2Test, HttpPartitionTest, QueryElevationComponentTest, RecoveryAfterSoftCommitTest, UUIDFieldTest, ReturnFieldsTest, TestReplicaProperties, TestInitParams, BasicAuthIntegrationTest, TestCloudManagedSchema, TestReRankQParserPlugin, TestLazyCores, TestFastOutputStream, TestRestoreCore, AtomicUpdatesTest, CollectionTooManyReplicasTest, TestCollationFieldDocValues, TestNamedUpdateProcessors, DefaultValueUpdateProcessorTest, PathHierarchyTokenizerFactoryTest, TestValueSourceCache, RAMDirectoryFactoryTest, ResponseHeaderTest, TestDefaultSearchFieldResource, TestBadConfig, ResourceLoaderTest, TestHdfsUpdateLog, ExternalFileFieldSortTest, TestConfigSetImmutable, PingRequestHandlerTest, DocumentAnalysisRequestHandlerTest, SaslZkACLProviderTest, PreAnalyzedFieldTest, SolrXmlInZkTest, OverseerRolesTest, AddBlockUpdateTest, AsyncCallRequestStatusResponseTest, SmileWriterTest, JsonLoaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSearcherReuse, XsltUpdateRequestHandlerTest, CachingDirectoryFactoryTest, TestMiniSolrCloudClusterSSL, TestChildDocTransformer, TestCloudInspectUtil, TestDistributedStatsComponentCardinality, PeerSyncTest, TestHighlightDedupGrouping, TestHighFrequencyDictionaryFactory, TestLMDirichletSimilarityFactory, TestRawTransformer, SolrRequestParserTest, TestPKIAuthenticationPlugin, DeleteReplicaTest, TestClusterStateMutator, TestBulkSchemaAPI, TestAnalyzedSuggestions, DistribCursorPagingTest, TestCSVLoader, TestMiniSolrCloudCluster]
   [junit4] Completed [243/579 (1!)] on J0 in 122.72s, 7 tests, 1 error <<< FAILURES!

[...truncated 1116 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/common-build.xml:527: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (10 ignored), 2309 tests, 1 error, 116 ignored (70 assumptions) [seed: 25D268E68DEB5E1A]

Total time: 51 minutes 22 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-EA] Lucene-Solr-6.0-Linux (32bit/jdk-9-ea+111-patched) - Build # 22 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/22/
Java: 32bit/jdk-9-ea+111-patched -server -XX:+UseConcMarkSweepGC -XX:-CompactStrings

1 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.test

Error Message:
expected:<3> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<0>
	at __randomizedtesting.SeedInfo.seed([102FFF248D1E1ADF:987BC0FE23E27727]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:213)
	at org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 11053 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/init-core-data-001
   [junit4]   2> 459245 INFO  (SUITE-CustomCollectionTest-seed#[102FFF248D1E1ADF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 459246 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 459246 INFO  (Thread-1554) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 459246 INFO  (Thread-1554) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 459346 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkTestServer start zk server on port:38954
   [junit4]   2> 459346 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459347 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459348 INFO  (zkCallback-718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f3927e name:ZooKeeperConnection Watcher:127.0.0.1:38954 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459348 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459348 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459348 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 459349 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459350 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459350 INFO  (zkCallback-719-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ffb5a9 name:ZooKeeperConnection Watcher:127.0.0.1:38954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459350 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459350 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459350 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 459351 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 459351 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 459352 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 459352 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 459352 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 459353 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 459353 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 459354 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 459354 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 459354 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 459354 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 459355 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 459355 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 459356 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 459356 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 459356 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 459357 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 459357 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 459357 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 459358 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 459358 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 459358 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 459358 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 459359 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 459359 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 459418 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1
   [junit4]   2> 459419 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 459420 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@179b229{/,null,AVAILABLE}
   [junit4]   2> 459421 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13fb386{HTTP/1.1,[http/1.1]}{127.0.0.1:42748}
   [junit4]   2> 459421 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.Server Started @461332ms
   [junit4]   2> 459421 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/tempDir-001/control/data, hostContext=/, hostPort=42748, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores}
   [junit4]   2> 459421 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 459421 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001'
   [junit4]   2> 459421 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 459421 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 459422 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459422 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459422 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bf1f0 name:ZooKeeperConnection Watcher:127.0.0.1:38954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459422 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459423 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459423 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 459423 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/solr.xml
   [junit4]   2> 459426 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores
   [junit4]   2> 459426 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer New CoreContainer 16765743
   [junit4]   2> 459426 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001]
   [junit4]   2> 459426 WARN  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/lib
   [junit4]   2> 459426 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] 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> 459427 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 459427 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 459427 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 459427 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38954/solr
   [junit4]   2> 459427 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 459427 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459428 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459432 INFO  (zkCallback-723-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2551c6 name:ZooKeeperConnection Watcher:127.0.0.1:38954 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459432 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459433 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459434 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459434 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69fc3a name:ZooKeeperConnection Watcher:127.0.0.1:38954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459434 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459435 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 459435 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 459436 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 459437 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 459437 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 459437 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 459438 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 459438 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 459439 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 459439 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 459439 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 459440 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 459440 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 459441 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 459441 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95673843881803780-127.0.0.1:42748_-n_0000000000
   [junit4]   2> 459441 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42748_
   [junit4]   2> 459441 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 459441 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.Overseer Overseer (id=95673843881803780-127.0.0.1:42748_-n_0000000000) starting
   [junit4]   2> 459442 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 459443 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 459443 INFO  (OverseerCollectionConfigSetProcessor-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 459444 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 459444 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42748_
   [junit4]   2> 459444 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42748_
   [junit4]   2> 459444 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 459445 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 459445 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 459456 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 459456 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 459456 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores
   [junit4]   2> 459457 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 459457 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1
   [junit4]   2> 459457 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 459458 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 459458 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 459458 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 459458 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 459458 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42748",
   [junit4]   2>   "node_name":"127.0.0.1:42748_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 459458 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 459459 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42748",
   [junit4]   2>   "node_name":"127.0.0.1:42748_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 459459 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 459459 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 459459 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1'
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 460459 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 460460 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 460464 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 460465 WARN  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 460466 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 460473 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 460476 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 460537 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 460540 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 460541 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 460545 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 460546 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 460546 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 460547 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 460547 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 460547 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 460548 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 460548 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1/data/]
   [junit4]   2> 460548 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c1fb5
   [junit4]   2> 460548 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1/data
   [junit4]   2> 460548 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 460548 WARN  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 460549 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1/data/index
   [junit4]   2> 460549 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 460549 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fb2ea9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2994e),segFN=segments_1,generation=1}
   [junit4]   2> 460549 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 460549 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1/data/
   [junit4]   2> 460549 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 460551 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 460551 WARN  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 460553 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 460553 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 460554 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 460555 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 460556 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 460557 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 460557 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 460557 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460557 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 460557 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1782039
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fb2ea9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2994e),segFN=segments_1,generation=1}
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e87bb3[collection1] main]
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 460558 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 460559 INFO  (searcherExecutor-2182-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e87bb3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 460559 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1530781503484592128
   [junit4]   2> 460561 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1530781503484592128
   [junit4]   2> 460561 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 460561 INFO  (coreLoadExecutor-2181-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 460561 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:42748 collection:control_collection shard:shard1
   [junit4]   2> 460562 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 460563 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95673843881803780-core_node1-n_0000000000
   [junit4]   2> 460563 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 460563 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 460563 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 460563 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42748/collection1/
   [junit4]   2> 460564 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 460564 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 460564 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42748/collection1/ has no replicas
   [junit4]   2> 460564 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 460565 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95673843881803780-core_node1-n_0000000000
   [junit4]   2> 460566 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42748/collection1/ shard1
   [junit4]   2> 460566 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:42748",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 460667 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 460716 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:42748/collection1/ and leader is http://127.0.0.1:42748/collection1/
   [junit4]   2> 460716 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42748
   [junit4]   2> 460716 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 460716 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 460716 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 460720 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42748",
   [junit4]   2>   "node_name":"127.0.0.1:42748_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 460720 INFO  (coreZkRegister-2175-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 460720 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42748",
   [junit4]   2>   "node_name":"127.0.0.1:42748_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 460821 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 460959 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 460959 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 460960 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@db61bf name:ZooKeeperConnection Watcher:127.0.0.1:38954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 460960 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 460960 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 460960 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 460961 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 460961 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 461017 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1
   [junit4]   2> 461018 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001
   [junit4]   2> 461018 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 461019 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8554ab{/,null,AVAILABLE}
   [junit4]   2> 461019 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a9744b{HTTP/1.1,[http/1.1]}{127.0.0.1:34052}
   [junit4]   2> 461020 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.Server Started @462931ms
   [junit4]   2> 461020 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=34052, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores}
   [junit4]   2> 461020 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@18f23c
   [junit4]   2> 461020 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001'
   [junit4]   2> 461020 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 461020 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 461021 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461021 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461022 INFO  (zkCallback-727-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e08a8 name:ZooKeeperConnection Watcher:127.0.0.1:38954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461022 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461022 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461022 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 461022 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/solr.xml
   [junit4]   2> 461025 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores
   [junit4]   2> 461025 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer New CoreContainer 16045338
   [junit4]   2> 461025 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001]
   [junit4]   2> 461025 WARN  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/lib
   [junit4]   2> 461026 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] 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> 461026 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 461026 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 461026 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 461027 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38954/solr
   [junit4]   2> 461027 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 461027 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461027 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461027 INFO  (zkCallback-730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14e4293 name:ZooKeeperConnection Watcher:127.0.0.1:38954 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461028 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461028 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 461029 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461029 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e9964c name:ZooKeeperConnection Watcher:127.0.0.1:38954/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461029 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461031 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 461032 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 461032 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 461033 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95673843881803784-127.0.0.1:34052_-n_0000000001
   [junit4]   2> 461033 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95673843881803780-127.0.0.1:42748_-n_0000000000 to know if I could be the leader
   [junit4]   2> 461033 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34052_ as DOWN
   [junit4]   2> 461034 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34052_"} current state version: 3
   [junit4]   2> 461034 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34052_
   [junit4]   2> 461135 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 461135 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 461135 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 462034 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34052_
   [junit4]   2> 462034 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34052_
   [junit4]   2> 462035 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 462035 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 462035 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 462035 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 462035 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 462035 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 462073 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 462073 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 462073 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores
   [junit4]   2> 462074 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 462074 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1
   [junit4]   2> 462074 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 462074 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 462074 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 462074 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 462074 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 462075 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 462075 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34052",
   [junit4]   2>   "node_name":"127.0.0.1:34052_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 462075 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34052",
   [junit4]   2>   "node_name":"127.0.0.1:34052_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 462075 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 462075 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 462176 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462177 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462177 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463075 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 463075 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 463075 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 463076 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 463076 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 463076 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1'
   [junit4]   2> 463076 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 463076 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 463077 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 463080 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 463082 WARN  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 463082 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 463089 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 463093 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 463157 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 463161 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 463161 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 463166 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 463167 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 463168 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 463168 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 463169 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 463169 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 463169 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 463169 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 463169 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c1fb5
   [junit4]   2> 463170 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1/data
   [junit4]   2> 463170 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 463170 WARN  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 463170 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 463170 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 463170 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@105b6fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1252d92),segFN=segments_1,generation=1}
   [junit4]   2> 463170 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 463171 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 463171 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 463173 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 463173 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 463173 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 463173 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 463173 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 463173 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 463174 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 463174 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 463174 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 463174 WARN  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 463175 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463176 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463177 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463177 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 463180 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 463180 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 463180 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 463180 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 463181 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 463181 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 463181 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1cc18da
   [junit4]   2> 463181 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@105b6fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1252d92),segFN=segments_1,generation=1}
   [junit4]   2> 463181 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 463181 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@be0ff8[collection1] main]
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 463182 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 463183 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 463183 INFO  (searcherExecutor-2193-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@be0ff8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 463184 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 463184 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 463184 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 463184 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1530781506237104128
   [junit4]   2> 463186 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1530781506237104128
   [junit4]   2> 463186 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 463186 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 463186 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:34052 collection:collection1 shard:shard2
   [junit4]   2> 463187 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 463188 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95673843881803784-core_node1-n_0000000000
   [junit4]   2> 463188 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 463189 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 463189 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 463189 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34052/collection1/
   [junit4]   2> 463189 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 463189 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34052/collection1/ has no replicas
   [junit4]   2> 463189 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 5
   [junit4]   2> 463189 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 463190 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95673843881803784-core_node1-n_0000000000
   [junit4]   2> 463191 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34052/collection1/ shard2
   [junit4]   2> 463191 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34052",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 5
   [junit4]   2> 463293 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463293 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463293 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463342 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:34052/collection1/ and leader is http://127.0.0.1:34052/collection1/
   [junit4]   2> 463342 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34052
   [junit4]   2> 463342 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 463342 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 463342 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 463343 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34052",
   [junit4]   2>   "node_name":"127.0.0.1:34052_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 6
   [junit4]   2> 463343 INFO  (coreZkRegister-2187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 463343 INFO  (OverseerStateUpdate-95673843881803780-127.0.0.1:42748_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34052",
   [junit4]   2>   "node_name":"127.0.0.1:34052_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 463444 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463444 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463444 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463632 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-2-001/cores/collection1
   [junit4]   2> 463633 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_102FFF248D1E1ADF-001/shard-2-001
   [junit4]   2> 463633 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 463634 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@158d27f{/,null,AVAILABLE}
   [junit4]   2> 463635 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@304690{HTTP/1.1,[http/1.1]}{127.0.0.1:33998}
   [junit4]   2> 463635 INFO  (TEST-CustomCollectionTest.test-seed#[102FFF248D1E1ADF]) [    ] o.e.j.s.Server Started @465547

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

-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/bcprov-jdk15-1.45.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/cglib-nodep-2.2.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/commons-math3-3.4.1.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/easymock-3.0.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/jackson-annotations-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/jackson-databind-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/mockito-core-1.9.5.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/objenesis-1.2.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/presto-parser-0.122.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/core/test-lib/slice-0.10.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-6.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/temp/junit4-J0-20160405_142901_389.events @/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/temp/junit4-J0-20160405_142901_389.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/temp/junit4-J0-20160405_142901_389.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1481)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4] 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/common-build.xml:527: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1014: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/temp/junit4-J0-20160405_142901_389.sysout

Total time: 59 minutes 4 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