Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/295/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001

        at __randomizedtesting.SeedInfo.seed([E2C62BC265AEBBD0]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Error from server at https://127.0.0.1:54875/solr: Timed out waiting to see all 
replicas: [collection1_shard1_replica_n9] in cluster state.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:54875/solr: Timed out waiting to see all 
replicas: [collection1_shard1_replica_n9] in cluster state.
        at 
__randomizedtesting.SeedInfo.seed([6F15B14C685C234E:31217C022B23BFA9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.createCollection(LeaderElectionIntegrationTest.java:57)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:65)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:52706/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:52706/solr
        at 
__randomizedtesting.SeedInfo.seed([6F15B14C685C234E:57A695B24FAFF79F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.SpatialHeatmapFacetsTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004

        at __randomizedtesting.SeedInfo.seed([6F15B14C685C234E]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4582 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)B2, content5=DFR 
I(n)L1, content2=IB LL-D3(800.0), utf8=IB SPL-D2, fie?ld=DFR I(ne)Z(0.3), 
content=DFR G1, autf8=IB LL-DZ(0.3)}, locale=ro-RO, timezone=Asia/Famagusta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=135251472,total=173015040
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLucene62SegmentInfoFormat, TestIndexWriterOnOldIndex, 
TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=E2C62BC265AEBBD0 
-Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Asia/Famagusta 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\4.4.0-nocfs-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E2C62BC265AEBBD0-001\3.4.0-nocfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E2C62BC265AEBBD0]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/8 (1!)] on J1 in 27.66s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 7825 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> 990151 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\init-core-data-001
   [junit4]   2> 990152 WARN  
(SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 990152 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 990156 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[6F15B14C685C234E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 990159 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 990160 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001
   [junit4]   2> 990161 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 990161 INFO  (Thread-2473) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 990161 INFO  (Thread-2473) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 990167 ERROR (Thread-2473) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 990262 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E])
 [    ] o.a.s.c.ZkTestServer start zk server on port:54868
   [junit4]   2> 990280 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990282 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990284 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990285 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8590509{/solr,null,AVAILABLE}
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@8f69fc9{SSL,[ssl, 
http/1.1]}{127.0.0.1:54872}
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.e.j.s.Server Started @1000524ms
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990286 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54872}
   [junit4]   2> 990287 ERROR (jetty-launcher-1511-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-08T10:29:27.398Z
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ce19546{/solr,null,AVAILABLE}
   [junit4]   2> 990287 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15bdfce7{/solr,null,AVAILABLE}
   [junit4]   2> 990288 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c6950f5{/solr,null,AVAILABLE}
   [junit4]   2> 990289 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990290 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f1bda43{/solr,null,AVAILABLE}
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@24727eb9{SSL,[ssl, 
http/1.1]}{127.0.0.1:54876}
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.e.j.s.Server Started @1000528ms
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54876}
   [junit4]   2> 990291 ERROR (jetty-launcher-1511-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990291 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-08T10:29:27.402Z
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ce69ad7{SSL,[ssl, 
http/1.1]}{127.0.0.1:54880}
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.e.j.s.Server Started @1000529ms
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54880}
   [junit4]   2> 990292 ERROR (jetty-launcher-1511-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990292 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990293 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-08T10:29:27.403Z
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@419839a9{SSL,[ssl, 
http/1.1]}{127.0.0.1:54882}
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.e.j.s.Server Started @1000531ms
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54882}
   [junit4]   2> 990294 ERROR (jetty-launcher-1511-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-08T10:29:27.405Z
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@46aa7e8c{SSL,[ssl, 
http/1.1]}{127.0.0.1:54875}
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.e.j.s.Server Started @1000532ms
   [junit4]   2> 990294 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54875}
   [junit4]   2> 990295 ERROR (jetty-launcher-1511-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990295 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-08T10:29:27.406Z
   [junit4]   2> 990300 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 990306 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22a09e2e{/solr,null,AVAILABLE}
   [junit4]   2> 990309 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@537d5d55{SSL,[ssl, 
http/1.1]}{127.0.0.1:54897}
   [junit4]   2> 990309 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.e.j.s.Server Started @1000546ms
   [junit4]   2> 990309 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54897}
   [junit4]   2> 990309 ERROR (jetty-launcher-1511-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 990314 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-08T10:29:27.426Z
   [junit4]   2> 990315 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990316 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990321 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990322 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990327 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990334 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990336 INFO  (jetty-launcher-1511-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990339 INFO  (jetty-launcher-1511-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990344 INFO  (jetty-launcher-1511-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990348 INFO  (jetty-launcher-1511-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990353 INFO  (jetty-launcher-1511-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990357 INFO  (jetty-launcher-1511-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54868/solr
   [junit4]   2> 990361 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f9b2d706b0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 990367 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f9b2d706b000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 990367 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f9b2d706b000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 990594 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990594 INFO  (jetty-launcher-1511-thread-2) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990594 INFO  (jetty-launcher-1511-thread-3) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990595 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54897_solr
   [junit4]   2> 990596 INFO  (jetty-launcher-1511-thread-2) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54872_solr
   [junit4]   2> 990596 INFO  (jetty-launcher-1511-thread-3) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54880_solr
   [junit4]   2> 990597 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.Overseer Overseer 
(id=98968336287334418-127.0.0.1:54897_solr-n_0000000000) starting
   [junit4]   2> 990690 INFO  
(zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 990690 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 990691 INFO  
(zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 990713 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54897_solr
   [junit4]   2> 990742 INFO  
(zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 990742 INFO  
(zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 990742 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 990755 INFO  (jetty-launcher-1511-thread-5) 
[n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 990757 INFO  (jetty-launcher-1511-thread-4) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 990763 INFO  (jetty-launcher-1511-thread-5) 
[n:127.0.0.1:54875_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990766 INFO  (jetty-launcher-1511-thread-4) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990768 INFO  (jetty-launcher-1511-thread-5) 
[n:127.0.0.1:54875_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54875_solr
   [junit4]   2> 990778 INFO  (jetty-launcher-1511-thread-4) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54876_solr
   [junit4]   2> 990783 INFO  
(zkCallback-1542-thread-1-processing-n:127.0.0.1:54875_solr) 
[n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 990785 INFO  (jetty-launcher-1511-thread-3) 
[n:127.0.0.1:54880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54880.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990790 INFO  (jetty-launcher-1511-thread-3) 
[n:127.0.0.1:54880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54880.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990790 INFO  (jetty-launcher-1511-thread-3) 
[n:127.0.0.1:54880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54880.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990791 INFO  (jetty-launcher-1511-thread-3) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node3\.
   [junit4]   2> 990793 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 990793 INFO  
(zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 990793 INFO  
(zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 990795 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 990798 INFO  
(zkCallback-1542-thread-1-processing-n:127.0.0.1:54875_solr) 
[n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 990800 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 990800 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 990800 INFO  
(zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 990801 INFO  
(OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 990801 INFO  (jetty-launcher-1511-thread-6) 
[n:127.0.0.1:54882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 990805 INFO  (jetty-launcher-1511-thread-6) 
[n:127.0.0.1:54882_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990808 INFO  (jetty-launcher-1511-thread-6) 
[n:127.0.0.1:54882_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54882_solr
   [junit4]   2> 990865 INFO  (jetty-launcher-1511-thread-6) 
[n:127.0.0.1:54882_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54882.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990870 INFO  (jetty-launcher-1511-thread-6) 
[n:127.0.0.1:54882_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54882.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990870 INFO  (jetty-launcher-1511-thread-6) 
[n:127.0.0.1:54882_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54882.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990871 INFO  
(zkCallback-1542-thread-1-processing-n:127.0.0.1:54875_solr) 
[n:127.0.0.1:54875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 990871 INFO  
(zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 990871 INFO  
(zkCallback-1539-thread-1-processing-n:127.0.0.1:54872_solr) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 990876 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 990874 INFO  (jetty-launcher-1511-thread-6) 
[n:127.0.0.1:54882_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node6\.
   [junit4]   2> 990893 INFO  (jetty-launcher-1511-thread-5) 
[n:127.0.0.1:54875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54875.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990874 INFO  
(zkCallback-1541-thread-1-processing-n:127.0.0.1:54882_solr) 
[n:127.0.0.1:54882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 990871 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 990895 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54897.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990899 INFO  (jetty-launcher-1511-thread-5) 
[n:127.0.0.1:54875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54875.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990899 INFO  (jetty-launcher-1511-thread-5) 
[n:127.0.0.1:54875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54875.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990900 INFO  (jetty-launcher-1511-thread-5) 
[n:127.0.0.1:54875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node5\.
   [junit4]   2> 990900 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54897.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990900 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54897.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990901 INFO  (jetty-launcher-1511-thread-1) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node1\.
   [junit4]   2> 990913 INFO  (jetty-launcher-1511-thread-2) 
[n:127.0.0.1:54872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54872.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990918 INFO  (jetty-launcher-1511-thread-2) 
[n:127.0.0.1:54872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54872.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990919 INFO  (jetty-launcher-1511-thread-2) 
[n:127.0.0.1:54872_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54872.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990920 INFO  (jetty-launcher-1511-thread-2) 
[n:127.0.0.1:54872_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node2\.
   [junit4]   2> 990963 INFO  (jetty-launcher-1511-thread-4) 
[n:127.0.0.1:54876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54876.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990969 INFO  (jetty-launcher-1511-thread-4) 
[n:127.0.0.1:54876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54876.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990969 INFO  (jetty-launcher-1511-thread-4) 
[n:127.0.0.1:54876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54876.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 990970 INFO  (jetty-launcher-1511-thread-4) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node4\.
   [junit4]   2> 991148 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 991149 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[6F15B14C685C234E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:54868/solr ready
   [junit4]   2> 991182 INFO  (qtp1664666202-10159) [n:127.0.0.1:54875_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 991186 INFO  
(OverseerThreadFactory-3837-thread-1-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 991295 INFO  
(OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54876/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991297 INFO  
(OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54880/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991533 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 991534 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991544 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 991545 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 991670 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 991670 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 991671 INFO  
(zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 991671 INFO  
(zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992607 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 992607 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 992613 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 992613 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54876.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54880.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 992619 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node4\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node4\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 992619 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node3\collection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 992694 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 992694 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 992694 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 992694 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 992696 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 992696 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 992696 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 992696 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 992697 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7347b37[collection1_shard1_replica_n1] main]
   [junit4]   2> 992697 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4df91a55[collection1_shard2_replica_n2] main]
   [junit4]   2> 992698 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 992698 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 992698 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 992698 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 992699 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 992699 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 992699 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583493383255490560
   [junit4]   2> 992699 INFO  
(searcherExecutor-3849-thread-1-processing-n:127.0.0.1:54876_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54876_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@7347b37[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992699 INFO  
(searcherExecutor-3848-thread-1-processing-n:127.0.0.1:54880_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:54880_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@4df91a55[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992699 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583493383255490560
   [junit4]   2> 992704 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992704 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992704 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992704 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992704 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 992704 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 992707 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54876/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 992708 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54880/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 992811 INFO  
(zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992812 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992812 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992811 INFO  
(zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992860 WARN  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 992860 WARN  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 992882 INFO  (qtp769327910-10145) [n:127.0.0.1:54880_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1349
   [junit4]   2> 992882 INFO  (qtp349996660-10154) [n:127.0.0.1:54876_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1338
   [junit4]   2> 992889 INFO  (qtp1664666202-10159) [n:127.0.0.1:54875_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 992981 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992982 INFO  
(zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992982 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 992981 INFO  
(zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 993191 INFO  
(OverseerCollectionConfigSetProcessor-98968336287334418-127.0.0.1:54897_solr-n_0000000000)
 [n:127.0.0.1:54897_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 993891 INFO  (qtp1664666202-10159) [n:127.0.0.1:54875_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2708
   [junit4]   2> 993897 INFO  (qtp1664666202-10156) [n:127.0.0.1:54875_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 993909 INFO  
(OverseerThreadFactory-3837-thread-2-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54897_solr for creating new replica
   [junit4]   2> 993916 INFO  
(OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54897/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54897_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 994022 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994022 INFO  
(zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994023 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994023 INFO  
(zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994171 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 994173 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 994219 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 994227 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 994232 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 994232 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 994233 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54897.solr.core.collection1.shard1.replica_n5' (registry 
'solr.core.collection1.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 994233 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 994233 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node1\collection1_shard1_replica_n5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node1\.\collection1_shard1_replica_n5\data\]
   [junit4]   2> 994284 INFO  
(zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994284 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994284 INFO  
(zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994285 INFO  
(zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994285 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994287 INFO  
(zkCallback-1543-thread-2-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994303 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 994303 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 994305 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 994305 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 994305 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@27060c9[collection1_shard1_replica_n5] main]
   [junit4]   2> 994306 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 994307 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 994307 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 994308 INFO  
(searcherExecutor-3858-thread-1-processing-n:127.0.0.1:54897_solr 
x:collection1_shard1_replica_n5 s:shard1 c:collection1 r:core_node6) 
[n:127.0.0.1:54897_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_n5] o.a.s.c.SolrCore 
[collection1_shard1_replica_n5] Registered new searcher 
Searcher@27060c9[collection1_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 994308 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583493384942649344
   [junit4]   2> 994311 WARN  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 994314 INFO  (qtp1350105131-10187) [n:127.0.0.1:54897_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=142
   [junit4]   2> 994316 INFO  (qtp1664666202-10156) [n:127.0.0.1:54875_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=419
   [junit4]   2> 994317 INFO  (qtp1664666202-10157) [n:127.0.0.1:54875_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 994319 INFO  
(OverseerCollectionConfigSetProcessor-98968336287334418-127.0.0.1:54897_solr-n_0000000000)
 [n:127.0.0.1:54897_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 994320 INFO  
(OverseerThreadFactory-3837-thread-3-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54872_solr for creating new replica
   [junit4]   2> 994322 INFO  
(OverseerStateUpdate-98968336287334418-127.0.0.1:54897_solr-n_0000000000) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54872/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54872_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 994425 INFO  
(zkCallback-1540-thread-1-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  
(zkCallback-1540-thread-2-processing-n:127.0.0.1:54876_solr) 
[n:127.0.0.1:54876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  
(zkCallback-1538-thread-1-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  
(zkCallback-1543-thread-2-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  
(zkCallback-1538-thread-2-processing-n:127.0.0.1:54880_solr) 
[n:127.0.0.1:54880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994425 INFO  
(zkCallback-1543-thread-1-processing-n:127.0.0.1:54897_solr) 
[n:127.0.0.1:54897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 994586 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=collection1_shard1_replica_n7&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 994588 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 994618 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 994624 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n7] Schema name=minimal
   [junit4]   2> 994628 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 994628 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n7' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 994629 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54872.solr.core.collection1.shard1.replica_n7' (registry 
'solr.core.collection1.shard1.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@411e810f
   [junit4]   2> 994629 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 994629 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n7] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node2\collection1_shard1_replica_n7],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderElectionIntegrationTest_6F15B14C685C234E-001\tempDir-001\node2\.\collection1_shard1_replica_n7\data\]
   [junit4]   2> 994719 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 994719 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 994720 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 994720 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 994721 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50c883b7[collection1_shard1_replica_n7] main]
   [junit4]   2> 994722 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 994723 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 994723 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 994723 INFO  (qtp8074837-10135) [n:127.0.0.1:54872_solr 
c:collection1 s:shard1 r:core_node8 x:col

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

PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=878, maxMBSortInHeap=5.932158094620252, 
sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Africa/Bamako
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=110734200,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLeaderInitiatedRecoveryThread, CdcrBidirectionalTest, 
TestAnalyzedSuggestions, TestPartialUpdateDeduplication, 
TestPerFieldSimilarityWithDefaultOverride, TemplateUpdateProcessorTest, 
TestLMJelinekMercerSimilarityFactory, SimplePostToolTest, 
TestMaxScoreQueryParser, TolerantUpdateProcessorTest, 
AnalysisErrorHandlingTest, ShardRoutingCustomTest, NodeLostTriggerTest, 
TestHighFrequencyDictionaryFactory, DistributedQueryComponentCustomSortTest, 
TestOnReconnectListenerSupport, SolrCoreCheckLockOnStartupTest, 
TestRetrieveFieldsOptimizer, TestRandomFaceting, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestLuceneMatchVersion, 
DocValuesMultiTest, ClassificationUpdateProcessorIntegrationTest, 
RecoveryAfterSoftCommitTest, TestDistributedGrouping, TestApiFramework, 
QueryElevationComponentTest, TestCloudManagedSchema, 
AutoAddReplicasIntegrationTest, TestShortCircuitedRequests, 
DistributedFacetPivotLongTailTest, TestDefaultStatsCache, TestFastLRUCache, 
DebugComponentTest, TestFieldCacheWithThreads, TestJsonRequest, 
TestRequestForwarding, TestChildDocTransformer, TestMinMaxOnMultiValuedField, 
TestSimpleTextCodec, TestFunctionQuery, TestMaxTokenLenTokenizer, 
SolrIndexMetricsTest, TestDynamicFieldResource, TestUniqueKeyFieldResource, 
TestFastOutputStream, SOLR749Test, TermVectorComponentDistributedTest, 
TestComponentsName, TestCollectionsAPIViaSolrCloudCluster, 
HdfsCollectionsAPIDistributedZkTest, TestDocTermOrds, DeleteReplicaTest, 
BasicFunctionalityTest, TestComplexPhraseQParserPlugin, 
PreAnalyzedFieldManagedSchemaCloudTest, TestFaceting, 
HdfsChaosMonkeyNothingIsSafeTest, TestSkipOverseerOperations, 
BlockJoinFacetDistribTest, OverseerCollectionConfigSetProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestLockTree, SystemInfoHandlerTest, 
HighlighterMaxOffsetTest, TestFileDictionaryLookup, TestImplicitCoreProperties, 
TestSolrDeletionPolicy1, DistributedFacetPivotSmallTest, 
CloneFieldUpdateProcessorFactoryTest, TestGeoJSONResponseWriter, 
ZkNodePropsTest, TestDelegationWithHadoopAuth, SimpleFacetsTest, 
RegexBytesRefFilterTest, TestCollationField, RestartWhileUpdatingTest, 
TestPayloadScoreQParserPlugin, BlockJoinFacetSimpleTest, 
OpenCloseCoreStressTest, TestFieldCacheSortRandom, TestConfig, 
TestStressLucene, DistributedIntervalFacetingTest, TestReloadAndDeleteDocs, 
TestSimpleTrackingShardHandler, TestConfigSetsAPIExclusivity, 
TestSQLHandlerNonCloud, TestElisionMultitermQuery, SolrGraphiteReporterTest, 
TestExclusionRuleCollectionAccess, CopyFieldTest, BasicDistributedZk2Test, 
TestHttpShardHandlerFactory, TestSortByMinMaxFunction, 
TestReplicationHandlerBackup, TestCloudPivotFacet, ZkSolrClientTest, 
TestCharFilters, TestEmbeddedSolrServerConstructors, TestStressReorder, 
HLLSerializationTest, LeaderFailoverAfterPartitionTest, PreAnalyzedFieldTest, 
AssignTest, TestManagedSchemaThreadSafety, TestSlowCompositeReaderWrapper, 
TestRuleBasedAuthorizationPlugin, TestFastWriter, HdfsRestartWhileUpdatingTest, 
TestSolrIndexConfig, LukeRequestHandlerTest, TestSystemIdResolver, 
DocValuesNotIndexedTest, TestSearchPerf, TestValueSourceCache, 
BadCopyFieldTest, DOMUtilTest, SearchHandlerTest, TestSolr4Spatial2, 
SolrPluginUtilsTest, TestMacros, HdfsThreadLeakTest, TestInitParams, 
TriggerIntegrationTest, LeaderElectionIntegrationTest, 
TestManagedSynonymFilterFactory, CloudExitableDirectoryReaderTest, 
TestJsonFacetRefinement, TestCSVLoader, TestSolrCloudWithHadoopAuthPlugin, 
TestLRUStatsCache, TestSchemaVersionResource, TestConfigSetImmutable, 
TestRemoteStreaming, CacheHeaderTest, TestRTimerTree, 
DirectSolrSpellCheckerTest, TestDocumentBuilder, SystemLogListenerTest, 
HttpSolrCallGetCoreTest, TestSort, BlockDirectoryTest, TestCustomStream, 
EnumFieldTest, DistributedQueueTest, TestMultiWordSynonyms, 
ExternalFileFieldSortTest, CollectionStateFormat2Test, 
TestCustomDocTransformer, CursorMarkTest, TestSolrQueryParser, 
TestAnalyzeInfixSuggestions, TestLeaderElectionWithEmptyReplica, 
TestHashPartitioner, SSLMigrationTest, DeleteStatusTest, TestPullReplica, 
FieldMutatingUpdateProcessorTest, InfoHandlerTest, TestManagedResource, 
TestCryptoKeys, TestUseDocValuesAsStored, PolyFieldTest, 
TestTolerantUpdateProcessorCloud, TestQueryUtils, 
DistributedDebugComponentTest, SoftAutoCommitTest, SimpleMLTQParserTest, 
TestSolrFieldCacheBean, TestCopyFieldCollectionResource, ExplicitHLLTest, 
SpellPossibilityIteratorTest, SolrMetricManagerTest, TestNumericTerms32, 
FileUtilsTest, TestTrackingShardHandlerFactory, TestAuthorizationFramework, 
TlogReplayBufferedWhileIndexingTest, FileBasedSpellCheckerTest, 
BasicAuthStandaloneTest, SolrCloudExampleTest, BadComponentTest, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, TestRecovery, 
DistributedSpellCheckComponentTest, TestReload, TestStressVersions, 
TestCoreContainer, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, 
TestFiltering, TestLazyCores, ShowFileRequestHandlerTest, 
SolrIndexSplitterTest, TestCoreDiscovery, TestFoldingMultitermQuery, 
DocValuesTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
SolrInfoBeanTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, 
TestIndexingPerformance, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, 
TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, 
OutputWriterTest, TestPostingsSolrHighlighter, SynonymTokenizerTest, 
TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, 
URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, 
CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, 
DistribJoinFromCollectionTest, HttpPartitionTest, MoveReplicaTest, 
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerRolesTest, OverseerTaskQueueTest, PeerSyncReplicationTest, 
SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, 
TestDistribDocBasedVersion, TestPrepRecovery, TestRandomFlRTGCloud, 
TestRebalanceLeaders, TestReplicaProperties, TestSSLRandomization, 
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica, 
AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, 
ExecutePlanActionTest, HttpTriggerListenerTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, 
TestSolrXml, TestSolrCloudSnapshots, TestConfigReload, TestSQLHandler, 
TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, 
CoreAdminRequestStatusTest, MetricsHandlerTest, PropertiesRequestHandlerTest, 
SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestConfigsApi, 
TestCoreAdminApis, DistributedFacetExistsSmallTest, 
DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, 
FacetPivotSmallTest, InfixSuggestersTest, ReplicaListTransformerTest, 
ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpatialHeatmapFacetsTest -Dtests.seed=6F15B14C685C234E 
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Africa/Bamako 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | SpatialHeatmapFacetsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004\shard2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_6F15B14C685C234E-001\tempDir-004
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6F15B14C685C234E]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [637/748 (3!)] on J1 in 39.81s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 47631 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to