Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/10/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:51019/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:51019/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([DFFA1F853D5F6F13:E222B1A905B13163]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        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.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.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$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51019/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        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.lambda$directUpdate$0(CloudSolrClient.java:526)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
        at 
__randomizedtesting.SeedInfo.seed([DFFA1F853D5F6F13:CBB244D01E58D20D]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:440)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        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$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.schema.TestSchemalessBufferedUpdates

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001

        at __randomizedtesting.SeedInfo.seed([DFFA1F853D5F6F13]: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:  
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-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-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([1AB94AE47F4E414E]: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 1744 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J0-20171211_004044_1321004540517454571849.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J1-20171211_004044_1363288259138417551706.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171211_004617_1492565437019126822731.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171211_004617_1499338221017673342904.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171211_004721_3811777098719397978577.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171211_004721_3814956094992510142059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171211_004901_60615621481703407962176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171211_004901_6067577016426855661883.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171211_004911_8958762712073575687383.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171211_004911_89512589983840082078557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171211_004932_5623392963555782600038.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171211_004932_5626561615283237034752.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171211_004936_4486039528215688163287.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171211_004936_44816030282928223967632.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171211_004945_7366514959242325259229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171211_004945_7364164174348818735187.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171211_004951_3467659306259685406101.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171211_004951_34614178635625955605455.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171211_004955_24413453731283195603620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171211_005013_4608219619619697737404.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171211_005013_4639199675076904781156.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1285 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171211_005136_0548426584482152555338.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171211_005136_0549196171856009429371.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J1-20171211_005148_6319427534000424908944.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J0-20171211_005148_631822817029465934618.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J1-20171211_005209_0815977569852388339700.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J0-20171211_005209_08110040387056650180525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J1-20171211_005359_94311598920886123772419.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J0-20171211_005359_9398291294774284312136.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J0-20171211_005405_04313816931239836408685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J1-20171211_005405_04312923272105840697390.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 209 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J1-20171211_005412_8456117197564458186421.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J0-20171211_005412_8451441067779647807530.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J0-20171211_005503_1732510147871452256411.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J1-20171211_005503_1733053715574223852103.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171211_005513_2233450627814514242321.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171211_005513_2239519369463422615123.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J1-20171211_005531_3639436027293869763154.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J0-20171211_005531_3632263589330464373997.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J0-20171211_005540_8335236799089495746917.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J1-20171211_005540_83313769336700779418879.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J0-20171211_005548_4783527352807464737138.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J1-20171211_005548_47814854882431014411100.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J0-20171211_005613_9537706160231772349920.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.queries.payloads.TestPayloadCheckQuery
   [junit4] Completed [24/24] on J1 in 1.46s, 5 tests
   [junit4] 
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J1-20171211_005613_9536372150420819857635.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171211_005626_59413300110376604723734.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171211_005626_5998944168117781131674.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 205 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J1-20171211_005637_4774138020396622637652.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J0-20171211_005637_47714692464173042077334.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171211_005659_65813850081044449469471.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171211_005659_6589260143515819271600.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 419 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171211_005740_19613626796058632113693.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171211_005740_1964506576254791626093.syserr
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171211_005758_9393647483345844476203.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171211_005758_93917348648454997773580.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial\test\temp\junit4-J0-20171211_005814_8035304528852376055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J0-20171211_005818_28715694301843905274378.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J1-20171211_005818_2879231947919241337129.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2257 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\init-core-data-001
   [junit4]   2> 729248 WARN  
(SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 729248 INFO  
(SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 729250 INFO  
(SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 729250 INFO  
(SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 729255 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001
   [junit4]   2> 729255 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 729255 INFO  (Thread-1975) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 729255 INFO  (Thread-1975) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 729259 ERROR (Thread-1975) [    ] 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> 729356 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51015
   [junit4]   2> 729361 INFO  (zkConnectionManagerCallback-3284-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729365 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 729365 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 729366 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1494193c{/solr,null,AVAILABLE}
   [junit4]   2> 729366 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2219b53f{/solr,null,AVAILABLE}
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@128f81b0{HTTP/1.1,[http/1.1]}{127.0.0.1:51020}
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@146ece57{HTTP/1.1,[http/1.1]}{127.0.0.1:51019}
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.e.j.s.Server Started @740222ms
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.e.j.s.Server Started @740222ms
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51020}
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51019}
   [junit4]   2> 729370 ERROR (jetty-launcher-3281-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729370 ERROR (jetty-launcher-3281-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-11T01:11:50.931708500Z
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-11T01:11:50.931708500Z
   [junit4]   2> 729373 INFO  (zkConnectionManagerCallback-3286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729373 INFO  (zkConnectionManagerCallback-3288-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729373 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729373 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729381 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 0x1604320cb230002, 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> 729382 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 0x1604320cb230001, 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> 729384 INFO  (jetty-launcher-3281-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51015/solr
   [junit4]   2> 729384 INFO  (jetty-launcher-3281-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51015/solr
   [junit4]   2> 729388 INFO  (zkConnectionManagerCallback-3296-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729388 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 0x1604320cb230003, 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> 729390 INFO  (zkConnectionManagerCallback-3294-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729391 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 0x1604320cb230004, 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> 729395 INFO  
(zkConnectionManagerCallback-3298-thread-1-processing-n:127.0.0.1:51020_solr) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729400 INFO  
(zkConnectionManagerCallback-3300-thread-1-processing-n:127.0.0.1:51019_solr) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729527 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 729527 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 729529 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51020_solr
   [junit4]   2> 729529 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51019_solr
   [junit4]   2> 729530 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.Overseer Overseer 
(id=99152999928233989-127.0.0.1:51020_solr-n_0000000000) starting
   [junit4]   2> 729539 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51020_solr
   [junit4]   2> 729549 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 729597 INFO  
(zkCallback-3299-thread-1-processing-n:127.0.0.1:51019_solr) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 729599 INFO  
(zkCallback-3297-thread-1-processing-n:127.0.0.1:51020_solr) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 729610 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:51019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51019.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729619 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:51019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51019.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729619 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:51019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51019.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729621 INFO  (jetty-launcher-3281-thread-2) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\.
   [junit4]   2> 729644 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 729680 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51020.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729686 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51020.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729686 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51020.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729687 INFO  (jetty-launcher-3281-thread-1) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\.
   [junit4]   2> 729710 INFO  (zkConnectionManagerCallback-3305-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729712 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 0x1604320cb230007, 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> 729716 INFO  (zkConnectionManagerCallback-3309-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729717 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 729719 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51015/solr ready
   [junit4]   2> 729723 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 729732 INFO  (qtp710395308-11073) [n:127.0.0.1:51019_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=d1baeedb-2a71-4bac-8c66-2ea545585df1&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 729735 INFO  (qtp710395308-11073) [n:127.0.0.1:51019_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=d1baeedb-2a71-4bac-8c66-2ea545585df1&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 729736 INFO  (qtp710395308-11071) [n:127.0.0.1:51019_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 729738 INFO  (qtp710395308-11071) [n:127.0.0.1:51019_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 729739 INFO  
(OverseerThreadFactory-3885-thread-1-processing-n:127.0.0.1:51020_solr) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 729848 INFO  
(OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51020/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729852 INFO  
(OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51019/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729855 INFO  
(OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51020/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729858 INFO  
(OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51019/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 730062 INFO  (qtp710395308-11078) [n:127.0.0.1:51019_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 730064 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 730063 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 730064 INFO  (qtp1895723979-11066) [n:127.0.0.1:51020_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 730065 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 730065 INFO  (qtp1895723979-11066) [n:127.0.0.1:51020_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 730066 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022
   [junit4]   2> 730066 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 730077 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 730081 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 730081 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 730086 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 730194 INFO  
(zkCallback-3297-thread-1-processing-n:127.0.0.1:51020_solr) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730194 INFO  
(zkCallback-3299-thread-1-processing-n:127.0.0.1:51019_solr) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730196 INFO  
(zkCallback-3297-thread-2-processing-n:127.0.0.1:51020_solr) 
[n:127.0.0.1:51020_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730196 INFO  
(zkCallback-3299-thread-2-processing-n:127.0.0.1:51019_solr) 
[n:127.0.0.1:51019_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730739 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 730741 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 731069 INFO  (qtp710395308-11069) [n:127.0.0.1:51019_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022
   [junit4]   2> 731069 INFO  (qtp710395308-11069) [n:127.0.0.1:51019_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 731082 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 731095 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 731096 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 731097 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 731097 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n2' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 731098 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_51019.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731098 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 731098 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\testcollection_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\.\testcollection_shard1_replica_n2\data\]
   [junit4]   2> 731108 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 731110 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 731111 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 731112 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 731112 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n6' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 731112 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_51019.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731112 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 731112 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\testcollection_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\.\testcollection_shard2_replica_n6\data\]
   [junit4]   2> 731125 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 731126 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 731127 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 731127 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 731128 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_51020.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731128 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 731128 INFO  
(parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\testcollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 731129 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 731129 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n4' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 731129 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_51020.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731129 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 731129 INFO  
(parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) 
[n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\testcollection_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\.\testcollection_shard2_replica_n4\data\]
   [junit4]   2> 731210 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731210 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 731211 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 731212 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 731213 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731213 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 731221 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 731221 INFO  
(parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 731222 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e3f7a48[testcollection_shard1_replica_n2] main]
   [junit4]   2> 731223 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 731223 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 731224 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) 
[n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 731224 INFO  
(parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr 
d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:510

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

091451939096540046.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 27 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171211_015230_9031284976623239923143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1368 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171211_015650_5659163786994562512645.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171211_015650_5654380445842320864377.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 785 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171211_015714_0518731162241219832326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171211_015714_0514017156672987803916.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171211_015831_72713150525014392206840.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171211_015831_7277089806129309095101.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171211_015906_66616500115710615576699.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171211_015906_66614594286570608193274.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171211_015927_83611708590878438321491.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171211_015927_83610472239474105256683.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171211_020011_53614491979820534672713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171211_020011_5362337077702539286557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171211_020041_6893074892441370963648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171211_020041_6895585088721905352990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171211_020106_9914020175507765011276.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171211_020106_99114373954837859736733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171211_020155_0849909888822071774827.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171211_020155_08410182096347572587943.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171211_020223_73713508865907944196674.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31689 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to