You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/07 02:43:38 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 16 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/16/

No tests ran.

Build Log:
[...truncated 16 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: read error: Connection reset by peer

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1693)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1441)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to lucene(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor407.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy64.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/lucene-solr.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: read error: Connection reset by peer

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1693)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1441)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to lucene(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor407.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy64.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/lucene-solr.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: read error: Connection reset by peer

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1693)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1441)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to lucene(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor407.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy64.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
ERROR: null
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-Tests-6.x - Build # 17 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/17/

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

Error Message:
.response.numFound:1!=0

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:1!=0
	at __randomizedtesting.SeedInfo.seed([59C97045323188A5:D19D4F9F9CCDE55D]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:924)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:943)
	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:661)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1061)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1078)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11208 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/init-core-data-001
   [junit4]   2> 761052 INFO  (SUITE-BasicDistributedZkTest-seed#[59C97045323188A5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 761056 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 761057 INFO  (Thread-3190) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 761057 INFO  (Thread-3190) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 761157 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ZkTestServer start zk server on port:58574
   [junit4]   2> 761157 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 761157 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761160 INFO  (zkCallback-963-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50ea8a32 name:ZooKeeperConnection Watcher:127.0.0.1:58574 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761160 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761160 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 761160 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 761162 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 761163 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761170 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@540b1fde name:ZooKeeperConnection Watcher:127.0.0.1:58574/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761171 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761171 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 761171 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 761173 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 761174 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 761175 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 761177 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 761177 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 761179 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 761179 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 761181 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 761181 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 761182 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 761183 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 761184 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 761184 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 761185 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 761185 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 761187 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 761187 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 761188 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 761189 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 761190 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 761190 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 761191 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 761191 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 761193 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 761193 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 761292 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1
   [junit4]   2> 761294 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 761295 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d346dea{/,null,AVAILABLE}
   [junit4]   2> 761298 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3697b594{HTTP/1.1,[http/1.1]}{127.0.0.1:53021}
   [junit4]   2> 761298 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.Server Started @764490ms
   [junit4]   2> 761298 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/tempDir-001/control/data, hostContext=/, hostPort=53021, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores}
   [junit4]   2> 761298 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 761298 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001'
   [junit4]   2> 761299 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 761299 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 761299 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 761299 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761300 INFO  (zkCallback-965-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d7d2aa name:ZooKeeperConnection Watcher:127.0.0.1:58574/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761300 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761301 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 761302 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 761302 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/solr.xml
   [junit4]   2> 761307 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores
   [junit4]   2> 761307 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CoreContainer New CoreContainer 620462313
   [junit4]   2> 761307 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001]
   [junit4]   2> 761307 WARN  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/lib
   [junit4]   2> 761307 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] 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> 761309 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 761309 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 761309 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 761309 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58574/solr
   [junit4]   2> 761310 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 761310 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 761310 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761311 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46d772f2 name:ZooKeeperConnection Watcher:127.0.0.1:58574 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761311 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761312 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 761313 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761314 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@405849a3 name:ZooKeeperConnection Watcher:127.0.0.1:58574/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 761314 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761315 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 761316 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 761319 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 761321 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 761322 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 761324 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 761325 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 761326 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 761327 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 761328 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 761329 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 761331 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 761332 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 761333 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 761333 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95506790123831300-127.0.0.1:53021_-n_0000000000
   [junit4]   2> 761333 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53021_
   [junit4]   2> 761333 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 761334 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.Overseer Overseer (id=95506790123831300-127.0.0.1:53021_-n_0000000000) starting
   [junit4]   2> 761336 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 761341 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 761341 INFO  (OverseerCollectionConfigSetProcessor-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 761342 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 761344 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53021_
   [junit4]   2> 761345 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 761345 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53021_
   [junit4]   2> 761346 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] 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> 761347 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 761367 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 761368 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 761368 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores
   [junit4]   2> 761369 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] 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> 761369 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1
   [junit4]   2> 761369 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 761370 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 761370 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:53021_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 761370 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 761371 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 761372 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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:53021",
   [junit4]   2>   "node_name":"127.0.0.1:53021_",
   [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> 761373 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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:53021",
   [junit4]   2>   "node_name":"127.0.0.1:53021_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 761373 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 761373 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 761374 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 761375 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] 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> 762374 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 762374 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 762374 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 762374 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 762375 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 762375 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1'
   [junit4]   2> 762375 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 762375 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 762377 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 762381 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 762385 WARN  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 762385 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 762394 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 762399 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 762493 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 762499 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 762500 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 762508 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 762510 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 762512 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 762513 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 762515 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 762515 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 762515 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 762515 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1/data/]
   [junit4]   2> 762515 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@261e13ac
   [junit4]   2> 762516 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1/data
   [junit4]   2> 762516 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 762516 WARN  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 762516 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1/data/index
   [junit4]   2> 762516 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=16.0302734375, floorSegmentMB=1.109375, forceMergeDeletesPctAllowed=23.84673751983985, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 762517 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@345b140e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f68fc1d),segFN=segments_1,generation=1}
   [junit4]   2> 762517 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 762517 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1/data/
   [junit4]   2> 762518 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 762520 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 762520 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 762521 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 762521 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 762521 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 762521 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 762521 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 762521 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 762521 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 762521 WARN  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 762523 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 762524 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 762525 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 762526 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 762529 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 762529 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 762530 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 762530 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 762530 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 762530 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 762531 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=77.17578125, floorSegmentMB=1.78125, forceMergeDeletesPctAllowed=11.12517075427403, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31042940961330523
   [junit4]   2> 762531 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@345b140e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f68fc1d),segFN=segments_1,generation=1}
   [junit4]   2> 762531 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 762531 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1addf46e[collection1] main]
   [junit4]   2> 762532 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 762532 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 762532 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 762533 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 762533 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 762533 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 762533 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 762533 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 762533 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 762533 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 762534 INFO  (searcherExecutor-2991-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1addf46e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 762534 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 762534 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 762534 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 762534 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528108643528998912
   [junit4]   2> 762537 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1528108643528998912
   [junit4]   2> 762537 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 762537 INFO  (coreLoadExecutor-2990-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 762537 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:53021 collection:control_collection shard:shard1
   [junit4]   2> 762538 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 762540 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95506790123831300-core_node1-n_0000000000
   [junit4]   2> 762541 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 762542 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 762542 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 762542 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53021/collection1/
   [junit4]   2> 762542 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 762542 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53021/collection1/ has no replicas
   [junit4]   2> 762542 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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> 762544 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 762545 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95506790123831300-core_node1-n_0000000000
   [junit4]   2> 762547 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53021/collection1/ shard1
   [junit4]   2> 762548 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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:53021",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 762650 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] 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> 762699 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:53021/collection1/ and leader is http://127.0.0.1:53021/collection1/
   [junit4]   2> 762699 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53021
   [junit4]   2> 762699 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 762699 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 762699 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 762701 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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:53021",
   [junit4]   2>   "node_name":"127.0.0.1:53021_",
   [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> 762701 INFO  (coreZkRegister-2984-thread-1-processing-n:127.0.0.1:53021_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53021_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 762701 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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:53021",
   [junit4]   2>   "node_name":"127.0.0.1:53021_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 762804 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] 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> 762872 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 762873 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762874 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@680f12fa name:ZooKeeperConnection Watcher:127.0.0.1:58574/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762874 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762874 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 762874 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 762876 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 762876 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 762971 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1
   [junit4]   2> 762972 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001
   [junit4]   2> 762972 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 762974 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bfbe585{/,null,AVAILABLE}
   [junit4]   2> 762974 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@29999c9a{HTTP/1.1,[http/1.1]}{127.0.0.1:41915}
   [junit4]   2> 762975 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.Server Started @766167ms
   [junit4]   2> 762975 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41915, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores}
   [junit4]   2> 762975 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 762975 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001'
   [junit4]   2> 762975 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 762975 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 762976 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 762976 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762977 INFO  (zkCallback-972-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21976f02 name:ZooKeeperConnection Watcher:127.0.0.1:58574/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762977 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762978 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 762978 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 762978 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/solr.xml
   [junit4]   2> 762983 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores
   [junit4]   2> 762983 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CoreContainer New CoreContainer 226762054
   [junit4]   2> 762983 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001]
   [junit4]   2> 762984 WARN  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/lib
   [junit4]   2> 762984 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] 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> 762985 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 762985 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 762985 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 762986 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58574/solr
   [junit4]   2> 762986 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 762986 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 762986 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762987 INFO  (zkCallback-975-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@372807a3 name:ZooKeeperConnection Watcher:127.0.0.1:58574 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762987 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762987 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 762989 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762989 INFO  (zkCallback-976-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7520d75b name:ZooKeeperConnection Watcher:127.0.0.1:58574/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762990 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762995 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 762996 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 762998 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 762998 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95506790123831304-127.0.0.1:41915_-n_0000000001
   [junit4]   2> 762999 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95506790123831300-127.0.0.1:53021_-n_0000000000 to know if I could be the leader
   [junit4]   2> 762999 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41915_ as DOWN
   [junit4]   2> 763002 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41915_"} current state version: 3
   [junit4]   2> 763002 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41915_
   [junit4]   2> 763105 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] 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> 763105 INFO  (zkCallback-971-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> 763105 INFO  (zkCallback-976-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_    ] 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> 764002 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41915_
   [junit4]   2> 764003 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41915_
   [junit4]   2> 764005 INFO  (zkCallback-976-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_    ] 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> 764005 INFO  (zkCallback-971-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> 764005 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] 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> 764005 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 764005 INFO  (zkCallback-976-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 764005 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 764015 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 764015 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 764016 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores
   [junit4]   2> 764017 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] 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> 764017 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1
   [junit4]   2> 764017 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 764018 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 764018 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 764019 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [n:127.0.0.1:41915_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 764019 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 764020 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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:41915",
   [junit4]   2>   "node_name":"127.0.0.1:41915_",
   [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> 764021 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] 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:41915",
   [junit4]   2>   "node_name":"127.0.0.1:41915_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 764021 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 764022 INFO  (OverseerStateUpdate-95506790123831300-127.0.0.1:53021_-n_0000000000) [n:127.0.0.1:53021_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 764028 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 764124 INFO  (zkCallback-971-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> 764124 INFO  (zkCallback-976-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_    ] 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> 764124 INFO  (zkCallback-969-thread-1-processing-n:127.0.0.1:53021_) [n:127.0.0.1:53021_    ] 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> 765028 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 765028 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 765029 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 765029 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 765029 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 765030 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1'
   [junit4]   2> 765030 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 765030 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 765031 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 765039 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 765042 WARN  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 765043 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 765051 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 765057 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 765145 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 765150 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 765151 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 765160 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 765162 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 765164 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 765165 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 765166 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 765166 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 765166 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 765167 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 765167 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@261e13ac
   [junit4]   2> 765167 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 765167 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 765168 WARN  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 765168 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 765168 INFO  (coreLoadExecutor-3001-thread-1-processing-n:127.0.0.1:41915_) [n:127.0.0.1:41915

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

edZkTest_59C97045323188A5-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 791175 INFO  (recoveryExecutor-990-thread-1-processing-n:127.0.0.1:42533_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:42533_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 791175 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.Overseer Overseer (id=95506790123831313-127.0.0.1:42533_-n_0000000004) closing
   [junit4]   2> 791175 INFO  (OverseerStateUpdate-95506790123831313-127.0.0.1:42533_-n_0000000004) [n:127.0.0.1:42533_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42533_
   [junit4]   2> 791178 INFO  (zkCallback-992-thread-1-processing-n:127.0.0.1:42533_) [n:127.0.0.1:42533_    ] 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> 792678 WARN  (zkCallback-992-thread-1-processing-n:127.0.0.1:42533_) [n:127.0.0.1:42533_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 792680 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@15f324c4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 792680 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b15dc4f{/,null,UNAVAILABLE}
   [junit4]   2> 792682 INFO  (TEST-BasicDistributedZkTest.test-seed#[59C97045323188A5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58574 58574
   [junit4]   2> 792802 INFO  (Thread-3190) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58574 58574
   [junit4]   2> 792803 WARN  (Thread-3190) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=59C97045323188A5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 31.8s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .response.numFound:1!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59C97045323188A5:D19D4F9F9CCDE55D]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:924)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:943)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:661)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1061)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1078)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:163)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 792807 INFO  (SUITE-BasicDistributedZkTest-seed#[59C97045323188A5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_59C97045323188A5-001
   [junit4]   2> Mar 07, 2016 2:33:16 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): {foo_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), other_tl1=Lucene50(blocksize=128), range_facet_l_dv=FSTOrd50, _version_=Lucene50(blocksize=128), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=Lucene50(blocksize=128), a_i1=Lucene50(blocksize=128), id=FSTOrd50, range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1744, maxMBSortInHeap=6.640363521589835, sim=ClassicSimilarity, locale=bg-BG, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=194183040,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDistributedGrouping, WordBreakSolrSpellCheckerTest, ZkSolrClientTest, TestSolrConfigHandler, RequestLoggingTest, SolrPluginUtilsTest, DocumentBuilderTest, TestTrie, DOMUtilTest, DirectSolrSpellCheckerTest, TestHighFrequencyDictionaryFactory, ResponseHeaderTest, TestSystemIdResolver, NotRequiredUniqueKeyTest, TestRemoveLastDynamicCopyField, TestSimpleTrackingShardHandler, ShardRoutingCustomTest, AddBlockUpdateTest, NumericFieldsTest, TestEmbeddedSolrServerConstructors, SimplePostToolTest, TestHashPartitioner, TestNRTOpen, DistributedTermsComponentTest, LoggingHandlerTest, EnumFieldTest, TestRandomRequestDistribution, DistributedVersionInfoTest, TestSolrDeletionPolicy2, TestDistribDocBasedVersion, QueryResultKeyTest, ChangedSchemaMergeTest, TestTrieFacet, TestDFRSimilarityFactory, ClusterStateUpdateTest, SuggesterFSTTest, SpellCheckCollatorTest, CollectionReloadTest, AnalyticsQueryTest, TestPKIAuthenticationPlugin, ConfigSetsAPITest, HdfsCollectionsAPIDistributedZkTest, TestUseDocValuesAsStored, DistributedFacetPivotLongTailTest, BasicAuthIntegrationTest, SortByFunctionTest, OverriddenZkACLAndCredentialsProvidersTest, SpellPossibilityIteratorTest, CSVRequestHandlerTest, SpellingQueryConverterTest, DistributedSuggestComponentTest, UpdateRequestProcessorFactoryTest, TermVectorComponentTest, TestNamedUpdateProcessors, TestConfigSetsAPIExclusivity, TestBinaryResponseWriter, DistanceFunctionTest, TestBM25SimilarityFactory, TestSQLHandler, TestFastLRUCache, MBeansHandlerTest, TestDocumentBuilder, TestBlendedInfixSuggestions, FastVectorHighlighterTest, TestCustomSort, TestMissingGroups, SolrCmdDistributorTest, SuggestComponentContextFilterQueryTest, ZkControllerTest, TestCoreContainer, LeaderFailoverAfterPartitionTest, TestFiltering, DistributedMLTComponentTest, HdfsRecoveryZkTest, HdfsWriteToMultipleCollectionsTest, JavabinLoaderTest, OpenCloseCoreStressTest, TestHdfsUpdateLog, MinimalSchemaTest, TestManagedStopFilterFactory, HLLSerializationTest, TestExactSharedStatsCache, ConvertedLegacyTest, AtomicUpdatesTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, OpenExchangeRatesOrgProviderTest, TestClassNameShortening, TestQuerySenderNoQuery, TestMinMaxOnMultiValuedField, DistributedFacetPivotWhiteBoxTest, TimeZoneUtilsTest, TestTestInjection, BasicDistributedZkTest]
   [junit4] Completed [229/583 (1!)] on J1 in 32.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 1161 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014: There were test failures: 583 suites (8 ignored), 2351 tests, 1 failure, 88 ignored (71 assumptions) [seed: 59C97045323188A5]

Total time: 60 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any