Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/322/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED:
org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions
Error Message:
Captured an uncaught exception in thread: Thread[id=21,
name=ReplicationThread-index, state=RUNNABLE,
group=TGRP-IndexReplicationClientTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=21, name=ReplicationThread-index,
state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
at
__randomizedtesting.SeedInfo.seed([1780BF17C4165BC4:980E58B7D67AA83B]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
at __randomizedtesting.SeedInfo.seed([1780BF17C4165BC4]:0)
at
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
at
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
Error from server at
http://127.0.0.1:56304/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:56304/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([68B71420F7BB326C:556FBA0CCF556C1C]: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:56304/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: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003
at __randomizedtesting.SeedInfo.seed([68B71420F7BB326C]: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.search.MergeStrategyTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-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.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001
at __randomizedtesting.SeedInfo.seed([68B71420F7BB326C]: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 1736 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171123_184048_29914119554201899082329.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.x-Windows\lucene\build\core\test\temp\junit4-J1-20171123_184048_3005283198450023506121.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171123_184743_14110964600193941190881.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.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171123_184743_1419527027151522822048.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 1055 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171123_184846_10511047891185278748138.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.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171123_184846_1053200872409379825065.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171123_185050_9069477701352799783523.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 7 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171123_185050_90612591244985241084353.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 241 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171123_185102_33310179050944119924408.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.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171123_185102_33315202974521964765549.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.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171123_185125_2642824242501732098786.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.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171123_185125_2646242615897213769960.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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171123_185129_65015319348458470802578.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.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171123_185129_6506236729954398881624.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 152 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171123_185140_84318045994178859481264.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.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171123_185140_84310302854140397650924.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 157 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171123_185147_08917259947376287800307.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.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171123_185147_08910193344680406702994.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.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171123_185150_55816156874842547255666.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 208 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171123_185209_0894981269929549451861.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 15 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171123_185209_0889487365134488370725.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 1282 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171123_185304_96516906742289208726394.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.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171123_185304_96415887139412109842867.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 232 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171123_185315_5793012717286841393559.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.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171123_185315_57913834622839578412878.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 258 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171123_185331_15916553569691169415275.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.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171123_185331_15910126750459269366507.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.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171123_185458_39017100574105684122736.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.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171123_185458_3909226005940710902794.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 165 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171123_185502_86116903728033993392672.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.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171123_185502_8617543659419527880006.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 227 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171123_185509_787954783688517316613.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.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171123_185509_7866746282502469017278.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 180 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171123_185538_80618301659771774204389.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.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171123_185538_80610582149935915908239.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 244 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171123_185547_01312577926234729463860.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.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171123_185547_0138957876773686326043.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.x-Windows\lucene\build\join\test\temp\junit4-J1-20171123_185605_6885307364638706150638.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.x-Windows\lucene\build\join\test\temp\junit4-J0-20171123_185605_68816137724558195271448.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.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171123_185620_06517732923025200533112.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.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171123_185620_065559052780000364429.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.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171123_185626_99116102287809392816879.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.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171123_185626_9937100613162142695369.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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171123_185645_25615045432295747031359.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.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171123_185645_2568428776120947961742.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 228 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171123_185656_7219434008829244828843.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.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171123_185656_72112179116002791806460.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 202 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171123_185707_3792093983266605485384.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] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
[junit4] 2> nov. 23, 2017 6:57:15 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> AVERTISSEMENT: Uncaught exception in thread:
Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
[junit4] 2> java.lang.AssertionError: handler failed too many times: -1
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([1780BF17C4165BC4]:0)
[junit4] 2> at
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
[junit4] 2> at
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=IndexReplicationClientTest
-Dtests.method=testConsistencyOnExceptions -Dtests.seed=1780BF17C4165BC4
-Dtests.slow=true -Dtests.locale=fr-CF -Dtests.timezone=Etc/Universal
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 1.59s J0 |
IndexReplicationClientTest.testConsistencyOnExceptions <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=21, name=ReplicationThread-index,
state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([1780BF17C4165BC4:980E58B7D67AA83B]:0)
[junit4] > Caused by: java.lang.AssertionError: handler failed too many
times: -1
[junit4] > at
__randomizedtesting.SeedInfo.seed([1780BF17C4165BC4]:0)
[junit4] > at
org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1083, maxMBSortInHeap=5.311805422233166,
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CF, timezone=Etc/Universal
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=3,threads=1,free=78384360,total=97320960
[junit4] 2> NOTE: All tests run in this JVM:
[IndexAndTaxonomyReplicationClientTest, IndexReplicationClientTest]
[junit4] Completed [8/9 (1!)] on J0 in 2.02s, 4 tests, 1 error <<< FAILURES!
[...truncated 4 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171123_185707_37915762834199249475375.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 222 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171123_185726_6974229399756015298185.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.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171123_185726_69712700492505834568298.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 416 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171123_185802_52012652133179574826423.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.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171123_185802_5207747734429275196408.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 175 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171123_185820_29312302306099048185985.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 11 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171123_185820_29311780425485130283748.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 147 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171123_185838_0898022475091254792888.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 J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171123_185841_9081875013036529571767.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.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171123_185841_9086470146782193000547.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 1630 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> 38196 INFO
(SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\init-core-data-001
[junit4] 2> 38197 WARN
(SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 38197 INFO
(SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 38198 INFO
(SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-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> 38200 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001
[junit4] 2> 38200 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 38201 INFO (Thread-55) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 38201 INFO (Thread-55) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 38205 ERROR (Thread-55) [ ] 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> 38300 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:56295
[junit4] 2> 38316 INFO (jetty-launcher-54-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 38317 INFO (jetty-launcher-54-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 38318 INFO (jetty-launcher-54-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32e6840{/solr,null,AVAILABLE}
[junit4] 2> 38320 INFO (jetty-launcher-54-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1001fa73{HTTP/1.1,[http/1.1]}{127.0.0.1:56299}
[junit4] 2> 38320 INFO (jetty-launcher-54-thread-2) [ ] o.e.j.s.Server
Started @48611ms
[junit4] 2> 38320 INFO (jetty-launcher-54-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56299}
[junit4] 2> 38322 ERROR (jetty-launcher-54-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 38322 INFO (jetty-launcher-54-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 38322 INFO (jetty-launcher-54-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 38322 INFO (jetty-launcher-54-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 38327 INFO (jetty-launcher-54-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-23T19:00:47.040357Z
[junit4] 2> 38329 INFO (jetty-launcher-54-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d91081c{/solr,null,AVAILABLE}
[junit4] 2> 38330 INFO (jetty-launcher-54-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3ec9e9c6{HTTP/1.1,[http/1.1]}{127.0.0.1:56304}
[junit4] 2> 38330 INFO (jetty-launcher-54-thread-1) [ ] o.e.j.s.Server
Started @48621ms
[junit4] 2> 38330 INFO (jetty-launcher-54-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56304}
[junit4] 2> 38330 ERROR (jetty-launcher-54-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 38330 INFO (jetty-launcher-54-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 38330 INFO (jetty-launcher-54-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 38331 INFO (jetty-launcher-54-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 38331 INFO (jetty-launcher-54-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-23T19:00:47.044502800Z
[junit4] 2> 38343 INFO (jetty-launcher-54-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 38343 INFO (jetty-launcher-54-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 38361 INFO (jetty-launcher-54-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56295/solr
[junit4] 2> 38368 INFO (jetty-launcher-54-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56295/solr
[junit4] 2> 38485 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 38486 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56299_solr
[junit4] 2> 38487 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.c.Overseer Overseer
(id=99055281564418054-127.0.0.1:56299_solr-n_0000000000) starting
[junit4] 2> 38500 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56299_solr
[junit4] 2> 38558 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 38622 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:56299_solr)
[n:127.0.0.1:56299_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 38630 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56299.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 38638 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 38639 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 38641 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56304_solr
[junit4] 2> 38642 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56299.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 38643 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56299.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 38643 INFO (jetty-launcher-54-thread-2)
[n:127.0.0.1:56299_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\.
[junit4] 2> 38647 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:56299_solr)
[n:127.0.0.1:56299_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 38649 INFO
(zkCallback-65-thread-1-processing-n:127.0.0.1:56304_solr)
[n:127.0.0.1:56304_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 38687 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 38733 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56304.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 38741 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56304.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 38742 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56304.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 38743 INFO (jetty-launcher-54-thread-1)
[n:127.0.0.1:56304_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\.
[junit4] 2> 38782 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 0x15fea40f6c60007, 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> 38792 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 38794 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56295/solr ready
[junit4] 2> 38800 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 38808 INFO (qtp1792674416-326) [n:127.0.0.1:56304_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=f0d5f869-a372-4d9b-bddc-5b3d71659f61&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 38811 INFO (qtp1792674416-326) [n:127.0.0.1:56304_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=f0d5f869-a372-4d9b-bddc-5b3d71659f61&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 38814 INFO (qtp1792674416-349) [n:127.0.0.1:56304_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 38817 INFO (qtp1792674416-349) [n:127.0.0.1:56304_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 38818 INFO
(OverseerThreadFactory-134-thread-1-processing-n:127.0.0.1:56299_solr)
[n:127.0.0.1:56299_solr ] o.a.s.c.CreateCollectionCmd Create collection
testcollection
[junit4] 2> 39151 INFO
(OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000)
[n:127.0.0.1:56299_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:56299/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 39153 INFO
(OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000)
[n:127.0.0.1:56299_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:56304/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 39155 INFO
(OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000)
[n:127.0.0.1:56299_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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56299/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 39157 INFO
(OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000)
[n:127.0.0.1:56299_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:56304/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 39370 INFO (qtp772940914-336) [n:127.0.0.1:56299_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 39379 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 39380 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 39385 INFO (qtp1792674416-344) [n:127.0.0.1:56304_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000&coreNodeName=core_node6&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 39395 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000&coreNodeName=core_node6&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 39396 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 39398 INFO (qtp1792674416-344) [n:127.0.0.1:56304_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797&coreNodeName=core_node8&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 39399 INFO (qtp772940914-336) [n:127.0.0.1:56299_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&coreNodeName=core_node7&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 39401 INFO (qtp772940914-336) [n:127.0.0.1:56299_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374
[junit4] 2> 39401 INFO (qtp772940914-336) [n:127.0.0.1:56299_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 39411 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797&coreNodeName=core_node8&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 39411 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_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=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&coreNodeName=core_node7&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 39523 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:56299_solr)
[n:127.0.0.1:56299_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> 39524 INFO
(zkCallback-65-thread-1-processing-n:127.0.0.1:56304_solr)
[n:127.0.0.1:56304_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> 39538 INFO
(zkCallback-66-thread-2-processing-n:127.0.0.1:56299_solr)
[n:127.0.0.1:56299_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> 39540 INFO
(zkCallback-65-thread-2-processing-n:127.0.0.1:56304_solr)
[n:127.0.0.1:56304_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> 39822 INFO (qtp1792674416-344) [n:127.0.0.1:56304_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 39825 INFO (qtp1792674416-344) [n:127.0.0.1:56304_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 40406 INFO (qtp772940914-336) [n:127.0.0.1:56299_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374
[junit4] 2> 40406 INFO (qtp772940914-336) [n:127.0.0.1:56299_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 40427 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 40437 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 40445 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema
[testcollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 40452 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 40452 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
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> 40454 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_56299.solr.core.testcollection.shard1.replica_n1' (registry
'solr.core.testcollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 40454 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 40454 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
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.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\testcollection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\.\testcollection_shard1_replica_n1\data\]
[junit4] 2> 40459 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema
[testcollection_shard1_replica_n2] Schema name=minimal
[junit4] 2> 40462 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 40462 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
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> 40463 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_56304.solr.core.testcollection.shard1.replica_n2' (registry
'solr.core.testcollection.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 40463 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 40463 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
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.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\testcollection_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\.\testcollection_shard1_replica_n2\data\]
[junit4] 2> 40499 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 40507 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 40519 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema
[testcollection_shard2_replica_n4] Schema name=minimal
[junit4] 2> 40519 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema
[testcollection_shard2_replica_n3] Schema name=minimal
[junit4] 2> 40525 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 40525 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8
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> 40525 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_56304.solr.core.testcollection.shard2.replica_n4' (registry
'solr.core.testcollection.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 40526 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 40526 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 40526 INFO
(parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8
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.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\testcollection_shard2_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\.\testcollection_shard2_replica_n4\data\]
[junit4] 2> 40526 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard2_replica_n3' using configuration from collection
testcollection, trusted=true
[junit4] 2> 40526 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_56299.solr.core.testcollection.shard2.replica_n3' (registry
'solr.core.testcollection.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
[junit4] 2> 40526 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 40526 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.SolrCore
[[testcollection_shard2_replica_n3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\testcollection_shard2_replica_n3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\.\testcollection_shard2_replica_n3\data\]
[junit4] 2> 40605 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 40605 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 40606 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 40607 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 40649 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 40649 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 40650 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 40650 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 40811 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 40811 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 40814 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 40814 INFO
(parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 40823 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@22a230e9[testcollection_shard1_replica_n2] main]
[junit4] 2> 40826 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
[junit4] 2> 40827 INFO (qtp1792674416-342) [n:127.0.0.1:56304_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 40829 INFO (qtp1792674416-342) [n:127.0.0.1:56304_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 40829 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 40830 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 40834 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@16f043c2[testcollection_shard1_replica_n1] main]
[junit4] 2> 40835 INFO
(searcherExecutor-139-thread-1-processing-x:testcollection_shard1_replica_n2
r:core_node6 f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE
n:127.0.0.1:56304_solr s:shard1 c:testcollection) [n:127.0.0.1:56304_solr
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2]
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher
Searcher@22a230e9[testcollection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40837 INFO
(parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE)
[n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1584884507790540800
[junit4] 2> 40840 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
[junit4] 2> 40841 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE)
[n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 40841 INFO
(parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr
f0d5f869-a3
[...truncated too long message...]
< JVM J1: EOF ----
[...truncated 897 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171123_195904_9316732498468622929588.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 18 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171123_195904_93310439721126157837514.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 1360 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171123_200303_0173251573035876850497.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.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171123_200303_0179472473906130277983.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 782 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171123_200326_63715978725649530614116.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.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171123_200326_63712884125900765752938.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 554 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171123_200436_4915111196147198322787.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.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171123_200436_4919201709380818130641.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.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171123_200510_4847410393206864518222.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.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171123_200510_48413493899933598153384.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.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171123_200537_5836330733281408402200.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.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171123_200537_5872586198437508677871.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 555 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171123_200646_97414840607523185040826.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.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171123_200646_97518299793417746870871.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 562 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171123_200723_6908953465774883852166.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171123_200723_6886171777967205976775.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 J0: EOF ----
[...truncated 652 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171123_200755_09113346122664134259536.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.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171123_200755_0955931937641071360118.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.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171123_200859_9992490304503890342380.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.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171123_200859_99117218837086583940820.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.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171123_200943_85012829491323561398375.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 31672 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]