Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7015/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

5 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-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9B829260C9E73797-001\6.2.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9B829260C9E73797-001\6.2.1-cfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9B829260C9E73797-001\6.2.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9B829260C9E73797-001\6.2.1-cfs-001

        at __randomizedtesting.SeedInfo.seed([9B829260C9E73797]: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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=16, 
name=ReplicationThread-index, state=RUNNABLE, 
group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=16, name=ReplicationThread-index, 
state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
        at 
__randomizedtesting.SeedInfo.seed([F5D113CA3E419B75:7A5FF46A2C2D688A]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
        at __randomizedtesting.SeedInfo.seed([F5D113CA3E419B75]:0)
        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:52398/ji_uyp/n

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:52398/ji_uyp/n
        at 
__randomizedtesting.SeedInfo.seed([F457CDE05C132954:7C03F23AF2EF44AC]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        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:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        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.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.base/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)
        ... 42 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
Error from server at http://127.0.0.1:60639/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60639/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([F457CDE05C132954]: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:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        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.response.transform.TestSubQueryTransformerDistrib.setupCluster(TestSubQueryTransformerDistrib.java:74)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([1FD4394523878F15]: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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 4632 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@61e36959),
 locale=ln, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=103960184,total=117440512
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=9B829260C9E73797 
-Dtests.slow=true -Dtests.locale=ln -Dtests.timezone=Europe/Guernsey 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | 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-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9B829260C9E73797-001\6.2.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9B829260C9E73797-001\6.2.1-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9B829260C9E73797]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/3 (1!)] on J0 in 8.75s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 4052 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> ??? 12, 2017 7:23:36 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([F5D113CA3E419B75]:0)
   [junit4]   2>        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2>        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexReplicationClientTest 
-Dtests.method=testConsistencyOnExceptions -Dtests.seed=F5D113CA3E419B75 
-Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=AET 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.38s J0 | 
IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=16, name=ReplicationThread-index, 
state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F5D113CA3E419B75:7A5FF46A2C2D688A]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many 
times: -1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F5D113CA3E419B75]:0)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@627c0755),
 locale=sr-CS, timezone=AET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=34450896,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [2/9 (1!)] on J0 in 3.03s, 4 tests, 1 error <<< FAILURES!

[...truncated 3736 lines...]
   [junit4] Suite: 
org.apache.solr.response.transform.TestSubQueryTransformerDistrib
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\init-core-data-001
   [junit4]   2> 1196530 WARN  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1196530 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1196533 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1196533 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1196534 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001
   [junit4]   2> 1196534 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1196534 INFO  (Thread-2363) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1196534 INFO  (Thread-2363) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1196560 ERROR (Thread-2363) [    ] 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> 1196636 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60635
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d3ce778{/solr,null,AVAILABLE}
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b4a9cff{/solr,null,AVAILABLE}
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3737985b{/solr,null,AVAILABLE}
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62ce5f9a{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60639}
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@514e8f58{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1196668 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60643}
   [junit4]   2> 1196688 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1196689 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61fc27fe{/solr,null,AVAILABLE}
   [junit4]   2> 1196689 ERROR (jetty-launcher-1813-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1196689 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1196689 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196689 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196689 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:46:09.289409500Z
   [junit4]   2> 1196690 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7fa73799{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1196690 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1196690 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@26dcea8b{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1196691 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1196691 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60640}
   [junit4]   2> 1196691 ERROR (jetty-launcher-1813-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1196691 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1196691 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196691 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1196690 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60648}
   [junit4]   2> 1196691 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196701 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68aa5e73{/solr,null,AVAILABLE}
   [junit4]   2> 1196701 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:46:09.301326900Z
   [junit4]   2> 1196702 ERROR (jetty-launcher-1813-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1196702 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1196702 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196702 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196702 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:46:09.302938Z
   [junit4]   2> 1196704 ERROR (jetty-launcher-1813-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1196704 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1196706 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196706 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196706 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:46:09.306313200Z
   [junit4]   2> 1196707 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35699b0f{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1196707 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1196707 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60660}
   [junit4]   2> 1196707 ERROR (jetty-launcher-1813-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1196707 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1196775 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196787 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196787 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196787 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T20:46:09.387623400Z
   [junit4]   2> 1196792 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196799 INFO  (jetty-launcher-1813-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60635/solr
   [junit4]   2> 1196799 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 0x15facd51f080002, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1196820 INFO  (jetty-launcher-1813-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60635/solr
   [junit4]   2> 1196822 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196831 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196833 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196853 INFO  (jetty-launcher-1813-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60635/solr
   [junit4]   2> 1196853 INFO  (jetty-launcher-1813-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60635/solr
   [junit4]   2> 1196916 INFO  (jetty-launcher-1813-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60635/solr
   [junit4]   2> 1196926 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 0x15facd51f080009, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1197044 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1197044 INFO  (jetty-launcher-1813-thread-1) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1197046 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60639_solr
   [junit4]   2> 1197048 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.Overseer Overseer 
(id=98987748174069772-127.0.0.1:60639_solr-n_0000000000) starting
   [junit4]   2> 1197060 INFO  (jetty-launcher-1813-thread-1) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60643_solr
   [junit4]   2> 1197065 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1197067 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:60643_solr) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1197083 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60639_solr
   [junit4]   2> 1197087 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1197087 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:60643_solr) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1197292 INFO  (jetty-launcher-1813-thread-1) 
[n:127.0.0.1:60643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60643.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197329 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60639.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197337 INFO  (jetty-launcher-1813-thread-1) 
[n:127.0.0.1:60643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60643.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197337 INFO  (jetty-launcher-1813-thread-1) 
[n:127.0.0.1:60643_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60643.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197338 INFO  (jetty-launcher-1813-thread-1) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node1\.
   [junit4]   2> 1197360 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60639.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197360 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60639.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197362 INFO  (jetty-launcher-1813-thread-4) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node3\.
   [junit4]   2> 1197426 INFO  (jetty-launcher-1813-thread-2) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1197437 INFO  (jetty-launcher-1813-thread-2) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1197438 INFO  (jetty-launcher-1813-thread-3) 
[n:127.0.0.1:60648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1197439 INFO  (jetty-launcher-1813-thread-2) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60660_solr
   [junit4]   2> 1197450 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:60643_solr) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1197503 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:60660_solr) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1197508 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1197562 INFO  
(zkCallback-1836-thread-1-processing-n:127.0.0.1:60648_solr) 
[n:127.0.0.1:60648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1197563 INFO  (jetty-launcher-1813-thread-3) 
[n:127.0.0.1:60648_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1197571 INFO  (jetty-launcher-1813-thread-3) 
[n:127.0.0.1:60648_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60648_solr
   [junit4]   2> 1197576 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:60643_solr) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1197576 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:60660_solr) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1197576 INFO  
(zkCallback-1836-thread-1-processing-n:127.0.0.1:60648_solr) 
[n:127.0.0.1:60648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1197580 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1197581 INFO  (jetty-launcher-1813-thread-5) 
[n:127.0.0.1:60640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1197584 INFO  (jetty-launcher-1813-thread-5) 
[n:127.0.0.1:60640_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1197585 INFO  (jetty-launcher-1813-thread-5) 
[n:127.0.0.1:60640_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60640_solr
   [junit4]   2> 1197603 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:60643_solr) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1197622 INFO  
(zkCallback-1840-thread-1-processing-n:127.0.0.1:60640_solr) 
[n:127.0.0.1:60640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1197622 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1197622 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:60660_solr) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1197623 INFO  
(zkCallback-1836-thread-1-processing-n:127.0.0.1:60648_solr) 
[n:127.0.0.1:60648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1197639 INFO  (jetty-launcher-1813-thread-2) 
[n:127.0.0.1:60660_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60660.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197662 INFO  (jetty-launcher-1813-thread-2) 
[n:127.0.0.1:60660_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60660.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197662 INFO  (jetty-launcher-1813-thread-2) 
[n:127.0.0.1:60660_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60660.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197664 INFO  (jetty-launcher-1813-thread-2) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node5\.
   [junit4]   2> 1197725 INFO  (jetty-launcher-1813-thread-5) 
[n:127.0.0.1:60640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60640.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197763 INFO  (jetty-launcher-1813-thread-3) 
[n:127.0.0.1:60648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60648.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197770 INFO  (jetty-launcher-1813-thread-5) 
[n:127.0.0.1:60640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60640.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197770 INFO  (jetty-launcher-1813-thread-5) 
[n:127.0.0.1:60640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60640.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197770 INFO  (jetty-launcher-1813-thread-5) 
[n:127.0.0.1:60640_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node2\.
   [junit4]   2> 1197780 INFO  (jetty-launcher-1813-thread-3) 
[n:127.0.0.1:60648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60648.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197781 INFO  (jetty-launcher-1813-thread-3) 
[n:127.0.0.1:60648_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60648.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1197783 INFO  (jetty-launcher-1813-thread-3) 
[n:127.0.0.1:60648_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node4\.
   [junit4]   2> 1197970 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1197976 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[F457CDE05C132954]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60635/solr ready
   [junit4]   2> 1199425 INFO  (qtp788994096-10761) [n:127.0.0.1:60639_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.schema=schema-docValuesJoin.xml&property.config=solrconfig-doctransformers.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1199430 INFO  
(OverseerThreadFactory-4461-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
people
   [junit4]   2> 1199548 INFO  
(OverseerStateUpdate-98987748174069772-127.0.0.1:60639_solr-n_0000000000) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60640/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199552 INFO  
(OverseerStateUpdate-98987748174069772-127.0.0.1:60639_solr-n_0000000000) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60660/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199556 INFO  
(OverseerStateUpdate-98987748174069772-127.0.0.1:60639_solr-n_0000000000) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60639/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199560 INFO  
(OverseerStateUpdate-98987748174069772-127.0.0.1:60639_solr-n_0000000000) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60643/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199773 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.schema=schema-docValuesJoin.xml&property.config=solrconfig-doctransformers.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1199773 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.schema=schema-docValuesJoin.xml&property.config=solrconfig-doctransformers.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1199774 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1199774 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1199804 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.schema=schema-docValuesJoin.xml&property.config=solrconfig-doctransformers.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1199804 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1199815 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.schema=schema-docValuesJoin.xml&property.config=solrconfig-doctransformers.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1199826 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1199951 INFO  
(zkCallback-1839-thread-1-processing-n:127.0.0.1:60643_solr) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1199952 INFO  
(zkCallback-1838-thread-1-processing-n:127.0.0.1:60660_solr) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1199952 INFO  
(zkCallback-1837-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1199953 INFO  
(zkCallback-1840-thread-1-processing-n:127.0.0.1:60640_solr) 
[n:127.0.0.1:60640_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1199953 INFO  
(zkCallback-1839-thread-2-processing-n:127.0.0.1:60643_solr) 
[n:127.0.0.1:60643_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1199953 INFO  
(zkCallback-1838-thread-2-processing-n:127.0.0.1:60660_solr) 
[n:127.0.0.1:60660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1199954 INFO  
(zkCallback-1837-thread-2-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1199954 INFO  
(zkCallback-1840-thread-2-processing-n:127.0.0.1:60640_solr) 
[n:127.0.0.1:60640_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/people/state.json] for collection [people] has occurred - 
updating... (live nodes size: [5])
   [junit4]   2> 1200854 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1200854 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1200859 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1200864 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema 
[people_shard2_replica_n6] Schema name=doc-values-for-Join
   [junit4]   2> 1200866 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1200869 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema 
[people_shard1_replica_n2] Schema name=doc-values-for-Join
   [junit4]   2> 1200870 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 1200870 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema 
[people_shard2_replica_n4] Schema name=doc-values-for-Join
   [junit4]   2> 1200876 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 1200879 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 1200882 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema 
[people_shard1_replica_n1] Schema name=doc-values-for-Join
   [junit4]   2> 1200890 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n6' using 
configuration from collection people, trusted=true
   [junit4]   2> 1200890 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 1200892 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60643.solr.core.people.shard2.replica_n6' (registry 
'solr.core.people.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1200892 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200892 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore 
[[people_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node1\people_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node1\.\people_shard2_replica_n6\data\]
   [junit4]   2> 1200892 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n2' using 
configuration from collection people, trusted=true
   [junit4]   2> 1200893 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60660.solr.core.people.shard1.replica_n2' (registry 
'solr.core.people.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1200893 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200893 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore 
[[people_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node5\people_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node5\.\people_shard1_replica_n2\data\]
   [junit4]   2> 1200896 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n4' using 
configuration from collection people, trusted=true
   [junit4]   2> 1200896 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60639.solr.core.people.shard2.replica_n4' (registry 
'solr.core.people.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1200897 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200897 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore 
[[people_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node3\people_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node3\.\people_shard2_replica_n4\data\]
   [junit4]   2> 1200900 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n1' using 
configuration from collection people, trusted=true
   [junit4]   2> 1200902 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60640.solr.core.people.shard1.replica_n1' (registry 
'solr.core.people.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549c15d8
   [junit4]   2> 1200902 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200902 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore 
[[people_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node2\people_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.response.transform.TestSubQueryTransformerDistrib_F457CDE05C132954-001\tempDir-001\node2\.\people_shard1_replica_n1\data\]
   [junit4]   2> 1201029 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1201029 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1201030 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1201029 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1201033 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1201033 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1201034 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1201034 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1201038 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10fd1bfe[people_shard1_replica_n2] 
main]
   [junit4]   2> 1201039 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1201040 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1201041 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a159e7c[people_shard2_replica_n6] 
main]
   [junit4]   2> 1201041 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1201042 INFO  
(searcherExecutor-4472-thread-1-processing-n:127.0.0.1:60660_solr 
x:people_shard1_replica_n2 s:shard1 c:people r:core_node5) 
[n:127.0.0.1:60660_solr c:people s:shard1 r:core_node5 
x:people_shard1_replica_n2] o.a.s.c.SolrCore [people_shard1_replica_n2] 
Registered new searcher Searcher@10fd1bfe[people_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201042 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583803975484833792
   [junit4]   2> 1201045 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1201046 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1201047 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1201048 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583803975491125248
   [junit4]   2> 1201048 INFO  
(searcherExecutor-4471-thread-1-processing-n:127.0.0.1:60643_solr 
x:people_shard2_replica_n6 s:shard2 c:people r:core_node8) 
[n:127.0.0.1:60643_solr c:people s:shard2 r:core_node8 
x:people_shard2_replica_n6] o.a.s.c.SolrCore [people_shard2_replica_n6] 
Registered new searcher Searcher@5a159e7c[people_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201052 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1201054 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1201054 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1201055 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1201058 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1201058 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1201060 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f885a90[people_shard2_replica_n4] 
main]
   [junit4]   2> 1201061 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1201062 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1201063 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1201064 INFO  
(searcherExecutor-4473-thread-1-processing-n:127.0.0.1:60639_solr 
x:people_shard2_replica_n4 s:shard2 c:people r:core_node7) 
[n:127.0.0.1:60639_solr c:people s:shard2 r:core_node7 
x:people_shard2_replica_n4] o.a.s.c.SolrCore [people_shard2_replica_n4] 
Registered new searcher Searcher@f885a90[people_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201064 INFO  (qtp788994096-10727) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583803975507902464
   [junit4]   2> 1201148 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1201148 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1201152 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1201152 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1201154 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b4c37c5[people_shard1_replica_n1] 
main]
   [junit4]   2> 1201156 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1201156 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1201157 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1201157 INFO  
(searcherExecutor-4474-thread-1-processing-n:127.0.0.1:60640_solr 
x:people_shard1_replica_n1 s:shard1 c:people r:core_node3) 
[n:127.0.0.1:60640_solr c:people s:shard1 r:core_node3 
x:people_shard1_replica_n1] o.a.s.c.SolrCore [people_shard1_replica_n1] 
Registered new searcher Searcher@1b4c37c5[people_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201157 INFO  (qtp1492261179-10749) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583803975605420032
   [junit4]   2> 1201553 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1201553 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1201553 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60660/solr/people_shard1_replica_n2/
   [junit4]   2> 1201554 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=people_shard1_replica_n2 url=http://127.0.0.1:60660/solr START 
replicas=[http://127.0.0.1:60640/solr/people_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1201555 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1201555 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1201555 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60643/solr/people_shard2_replica_n6/
   [junit4]   2> 1201555 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=people_shard2_replica_n6 url=http://127.0.0.1:60643/solr START 
replicas=[http://127.0.0.1:60639/solr/people_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1201557 INFO  (qtp1492261179-10746) [n:127.0.0.1:60640_solr 
c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.S.Request 
[people_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1201559 INFO  (qtp788994096-10729) [n:127.0.0.1:60639_solr 
c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.S.Request 
[people_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1201855 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=people_shard1_replica_n2 url=http://127.0.0.1:60660/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1201855 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1201855 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1201855 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1201857 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=people_shard2_replica_n6 url=http://127.0.0.1:60643/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1201857 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1201857 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1201857 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1201860 INFO  (qtp844944537-10774) [n:127.0.0.1:60660_solr 
c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60660/solr/people_shard1_replica_n2/ shard1
   [junit4]   2> 1201861 INFO  (qtp988903606-10733) [n:127.0.0.1:60643_solr 
c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60643/solr/people_shard2_replica_n6/ shard2
   [junit4]   2> 1379429 ERROR (qtp788994096-10761) [n:127.0.0.1:60639_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1379432 INFO  (qtp788994096-10761) [n:127.0.0.1:60639_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.schema=schema-docValuesJoin.xml&property.config=solrconfig-doctransformers.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=500 QTime=180006
   [junit4]   2> 1379432 ERROR (qtp788994096-10761) [n:127.0.0.1:60639_solr    
] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1379435 INFO  (jetty-closer-1814-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@514e8f58{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 1379438 ERROR 
(OverseerThreadFactory-4461-thread-1-processing-n:127.0.0.1:60639_solr) 
[n:127.0.0.1:60639_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:60643/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:60643/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:60643 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 1379439 INFO  (jetty-closer-1814-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@62ce5f9a{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 1379439 INFO  (jetty-closer-1814-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@35699b0f{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 1379439 INFO  (jetty-closer-1814-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@26dcea8b{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 1379438 INFO  (jetty-closer-1814-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1324616465
   [junit4]   2> 1379440 INFO  (jetty-closer-1814-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1228136846
   [junit4]   2> 1379440 INFO  (jetty-closer-1814-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=356189188
   [junit4]   2> 1379440 INFO  (jetty-closer-1814-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 137

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

core.collection1, tag=633627989
   [junit4]   2> 98348 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34c9c5c2: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@18d78ce9
   [junit4]   2> 98355 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
now flush at close
   [junit4]   2> 98355 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]:  
 start flush: applyAllDeletes=true
   [junit4]   2> 98355 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]:  
 index before flush _9(8.0.0):C500
   [junit4]   2> 98355 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-565-thread-1]: 
startFullFlush
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-565-thread-1]: 
coreCloseExecutor-565-thread-1 finishFullFlush success=true
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-565-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-565-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-565-thread-1]: 
now merge
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-565-thread-1]:  
 index: _9(8.0.0):C500
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-565-thread-1]:  
 no more merges pending; now return
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
waitForMerges
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
waitForMerges done
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
commit: start
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
commit: enter lock
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
commit: now prepare
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
prepareCommit: flush
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]:  
 index before flush _9(8.0.0):C500
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-565-thread-1]: 
startFullFlush
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
now apply all deletes for all segments buffered updates bytesUsed=0 reader pool 
bytesUsed=0
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-565-thread-1]: 
waitApply: no deletes to apply
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-565-thread-1]: 
coreCloseExecutor-565-thread-1 finishFullFlush success=true
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
startCommit(): start
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]:  
 skip startCommit(): no changes pending
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
commit: took 0.2 msec
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
commit: done
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
rollback
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
all running merges have aborted
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
rollback: done finish merges
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-565-thread-1]: 
abort
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-565-thread-1]: 
done abort success=true
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-565-thread-1]: 
rollback: infos=_9(8.0.0):C500
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-565-thread-1]: 
now checkpoint "_9(8.0.0):C500" [1 segments ; isCommit = false]
   [junit4]   2> 98356 INFO  (coreCloseExecutor-565-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-565-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 98357 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[1FD4394523878F15]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e1dad8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 98358 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[1FD4394523878F15]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=765, maxMBSortInHeap=5.048742385277165, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5959ef35),
 locale=az-Cyrl, timezone=MST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=106460864,total=305135616
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellCheckResponse, 
ArrayEvaluatorTest, TestV1toV2ApiMapper, FloorEvaluatorTest, TestJavaBinCodec, 
AppendEvaluatorTest, LengthEvaluatorTest, CloudSolrClientBuilderTest, 
TestCloudSolrClientConnections, SineEvaluatorTest, MultiplyEvaluatorTest, 
UsingSolrJRefGuideExamplesTest, CosineEvaluatorTest, 
CloudSolrClientMultiConstructorTest, ConcatOperationTest, StreamingTest, 
CumulativeProbabilityEvaluatorTest, CeilingEvaluatorTest, 
HyperbolicSineEvaluatorTest, TestCollectionStateWatchers, 
TestDocumentObjectBinder, GreaterThanEvaluatorTest, ReverseEvaluatorTest, 
SolrExampleXMLTest, RecursiveEvaluatorTest, TestCollectionAdminRequest, 
TestSolrProperties, SubtractEvaluatorTest, TestXMLEscaping, 
TestJsonRecordReader, TestCoreAdmin, CommonAdminParamsTest, 
StreamExpressionToExpessionTest, NotEvaluatorTest, TestBatchUpdate, 
SolrExampleBinaryTest, LargeVolumeBinaryJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LargeVolumeBinaryJettyTest -Dtests.seed=1FD4394523878F15 
-Dtests.slow=true -Dtests.locale=az-Cyrl -Dtests.timezone=MST 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | LargeVolumeBinaryJettyTest (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-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_1FD4394523878F15-001\tempDir-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1FD4394523878F15]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [76/146 (1!)] on J0 in 0.89s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to