Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/948/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:65185/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:65185/solr
        at 
__randomizedtesting.SeedInfo.seed([601E31216AA07F0:C7F19ABE3BFACD57]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:65484/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:65484/solr
        at 
__randomizedtesting.SeedInfo.seed([601E31216AA07F0:C7F19ABE3BFACD57]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:65512/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:65512/solr
        at 
__randomizedtesting.SeedInfo.seed([601E31216AA07F0:C7F19ABE3BFACD57]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:49415/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:49415/solr
        at 
__randomizedtesting.SeedInfo.seed([601E31216AA07F0:C7F19ABE3BFACD57]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:56786/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:56786/solr
        at 
__randomizedtesting.SeedInfo.seed([601E31216AA07F0:C7F19ABE3BFACD57]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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)




Build Log:
[...truncated 1933 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20181123_020315_4899955484096712970417.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20181123_020315_48911199570566885618574.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 293 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20181123_021121_47415707423386283902241.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20181123_021121_47416940096106108574669.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 1083 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20181123_021231_91415997800367451499815.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20181123_021231_91511455643858415801451.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 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20181123_021511_42015367328328150734142.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20181123_021511_4203760857504002153867.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 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20181123_021521_9375013847723174097844.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20181123_021521_93711402923229404223980.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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20181123_021600_67812488551522239842128.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20181123_021600_6781398910882928069974.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 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20181123_021607_1944555503063632703432.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20181123_021607_1941501065993726097438.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20181123_021616_6807652979069512427991.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20181123_021616_6805567839433757694698.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 179 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20181123_021621_1127232538300460010723.syserr
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20181123_021621_11214433155850540143925.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 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20181123_021630_4154697620178812727813.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20181123_021630_4165763766614568368483.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20181123_021637_6004042217308036625487.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20181123_021637_6007820424086725001391.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 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20181123_021642_12717541016349249261997.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 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20181123_021642_12712728730307750459635.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 1569 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20181123_021824_6465566715995457126058.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20181123_021824_635501594855665269240.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 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20181123_021837_3263713651237392856852.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20181123_021837_32710928811167408041712.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 267 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20181123_021902_64916970774560347442202.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20181123_021902_6482049601333955766413.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 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20181123_022052_36110683824683967183232.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20181123_022052_3615712356486842143409.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 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20181123_022056_4511630307015417875927.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20181123_022056_4504261477788015033159.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 236 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20181123_022102_95015777785324651888970.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20181123_022102_95010322594972562806556.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 185 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20181123_022128_440997422584415071467.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20181123_022128_43815123589076539942037.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 251 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20181123_022134_95114916629257696769101.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20181123_022134_95114456878105647033659.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 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20181123_022151_52216438699314016999110.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20181123_022151_5227887164448243998522.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20181123_022201_91016852348305107297271.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20181123_022201_91117523582245105843215.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 191 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20181123_022208_9717369826348831017612.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20181123_022208_9713655795359390829850.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 338 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20181123_022226_72715781658335756205287.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20181123_022226_72715178908587868965101.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 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20181123_022239_6476622039483376159607.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20181123_022239_64714711455595813320431.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 196 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20181123_022250_00312769604021151667147.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 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20181123_022250_00315978712537525712435.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 216 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20181123_022306_8752338951942892662041.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20181123_022306_8751859546021551786925.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 290 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20181123_022436_68316545127043265087358.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 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20181123_022436_68310010481107178740500.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 151 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20181123_022508_59015186526713083001577.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 188 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20181123_022511_5175614896526145761476.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: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20181123_022511_51713375770822430486648.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 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20181123_022532_2886925199185026169778.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 21 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20181123_022532_28811345695939350846428.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 3511 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/init-core-data-001
   [junit4]   2> 2614153 INFO  
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/tempDir-001
   [junit4]   2> 2614153 INFO  
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2614154 INFO  (Thread-4643) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2614154 INFO  (Thread-4643) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2614158 ERROR (Thread-4643) [    ] 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> 2614255 INFO  
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56782
   [junit4]   2> 2614264 INFO  (zkConnectionManagerCallback-6908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614272 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 2614272 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47fb3972{/solr,null,AVAILABLE}
   [junit4]   2> 2614275 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5672d215{/solr,null,AVAILABLE}
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ff5022b{SSL,[ssl, 
http/1.1]}{127.0.0.1:56785}
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.e.j.s.Server Started @2614363ms
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56785}
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@702a1313{SSL,[ssl, 
http/1.1]}{127.0.0.1:56786}
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.e.j.s.Server Started @2614363ms
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56786}
   [junit4]   2> 2614276 ERROR (jetty-launcher-6905-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2614276 ERROR (jetty-launcher-6905-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2614276 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-23T03:11:03.200189Z
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2614277 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-23T03:11:03.200225Z
   [junit4]   2> 2614279 INFO  (zkConnectionManagerCallback-6912-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614279 INFO  (zkConnectionManagerCallback-6911-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614279 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2614279 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2614379 INFO  (jetty-launcher-6905-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56782/solr
   [junit4]   2> 2614381 INFO  (zkConnectionManagerCallback-6916-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614387 INFO  (zkConnectionManagerCallback-6918-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614405 INFO  (jetty-launcher-6905-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56782/solr
   [junit4]   2> 2614407 INFO  (zkConnectionManagerCallback-6924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614413 INFO  (zkConnectionManagerCallback-6926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614579 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56786_solr
   [junit4]   2> 2614581 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56785_solr
   [junit4]   2> 2614581 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer Overseer 
(id=72158464845021190-127.0.0.1:56786_solr-n_0000000000) starting
   [junit4]   2> 2614583 INFO  (zkCallback-6925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2614583 INFO  (zkCallback-6917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2614596 INFO  (zkConnectionManagerCallback-6933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614598 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2614600 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:56782/solr ready
   [junit4]   2> 2614601 INFO  
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:56786_solr
   [junit4]   2> 2614604 INFO  (zkConnectionManagerCallback-6938-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614606 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2614606 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56786_solr
   [junit4]   2> 2614606 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2614608 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56786_solr"} current state version: 0
   [junit4]   2> 2614609 INFO  (zkCallback-6917-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2614609 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:56782/solr ready
   [junit4]   2> 2614610 INFO  (zkCallback-6937-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2614610 INFO  (zkCallback-6932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2614610 INFO  (zkCallback-6925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2614610 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2614629 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2614635 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56785.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2614646 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56785.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2614646 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56785.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2614651 INFO  (jetty-launcher-6905-thread-1) 
[n:127.0.0.1:56785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/tempDir-001/node1/.
   [junit4]   2> 2614651 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56786.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2614660 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56786.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2614660 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56786.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2614662 INFO  (jetty-launcher-6905-thread-2) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/tempDir-001/node2/.
   [junit4]   2> 2614687 INFO  (zkConnectionManagerCallback-6942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614691 INFO  (zkConnectionManagerCallback-6947-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614693 INFO  
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2614695 INFO  
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56782/solr ready
   [junit4]   2> 2614702 INFO  
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 2614716 INFO  (qtp1847225579-24842) [n:127.0.0.1:56785_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2614718 INFO  (qtp1847225579-24842) [n:127.0.0.1:56785_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 2614748 INFO  (qtp1847225579-24836) [n:127.0.0.1:56785_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2614752 INFO  
(OverseerThreadFactory-10252-thread-1-processing-n:127.0.0.1:56786_solr) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates
   [junit4]   2> 2614761 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   
"name":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "tlogReplicas":"2",
   [junit4]   2>   "nrtReplicas":"0",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"0",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2614877 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2614889 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2614910 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56786/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2614910 INFO  
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56786/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2614915 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56785/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2614915 INFO  
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56785/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2615134 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr    
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2615134 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr    
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2615134 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr    
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2615141 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56785/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56785_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2615141 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56786/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56786_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2616155 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2616156 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2616172 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Schema name=minimal
   [junit4]   2> 2616172 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 2616174 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2616174 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2616174 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 2616174 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 2616174 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56785.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2616174 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56786.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c03ead7
   [junit4]   2> 2616175 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ] 
Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/]
   [junit4]   2> 2616175 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] ] 
Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/]
   [junit4]   2> 2616285 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2616285 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2616288 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2616289 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2616293 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2794eccc[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main]
   [junit4]   2> 2616293 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2616293 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2616295 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2616296 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2616296 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2616296 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2616297 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2616297 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1617892648125726720
   [junit4]   2> 2616297 INFO  
(searcherExecutor-10260-thread-1-processing-n:127.0.0.1:56785_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Registered new searcher 
Searcher@2794eccc[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2616299 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b4eeada[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main]
   [junit4]   2> 2616301 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2616302 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2616303 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2616304 INFO  
(searcherExecutor-10261-thread-1-processing-n:127.0.0.1:56786_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Registered new searcher 
Searcher@1b4eeada[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2616306 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1617892648135163904
   [junit4]   2> 2616311 INFO  (qtp1847225579-24843) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2616315 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 2616326 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates"} 
current state version: 0
   [junit4]   2> 2616328 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2616328 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2616328 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:56786/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 2616329 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
url=https://127.0.0.1:56786/solr START 
replicas=[https://127.0.0.1:56785/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 2616330 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
url=https://127.0.0.1:56786/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2616332 INFO  (qtp1847225579-24842) [n:127.0.0.1:56785_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.S.Request 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2616333 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2616333 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2616333 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2616333 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkController 
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
stopping background replication from leader
   [junit4]   2> 2616343 INFO  (qtp2069429020-24839) [n:127.0.0.1:56786_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:56786/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
 shard1
   [junit4]   2> 2616344 DEBUG 
(OverseerStateUpdate-72158464845021190-127.0.0.1:56786_solr-n_0000000000) 
[n:127.0.0.1:56786_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_out_of_o

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

MetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 312299 INFO  (zkCallback-386-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 312299 INFO  (zkCallback-356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 312300 INFO  (zkCallback-393-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 312301 INFO  (zkCallback-349-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 312303 INFO  (jetty-closer-266-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72158611648282645-127.0.0.1:49415_solr-n_0000000004) closing
   [junit4]   2> 312303 INFO  
(OverseerStateUpdate-72158611648282645-127.0.0.1:49415_solr-n_0000000004) 
[n:127.0.0.1:49415_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49415_solr
   [junit4]   2> 312304 WARN  
(OverseerAutoScalingTriggerThread-72158611648282645-127.0.0.1:49415_solr-n_0000000004)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 312310 INFO  (jetty-closer-266-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28ab4a66{/solr,null,UNAVAILABLE}
   [junit4]   2> 312310 INFO  (jetty-closer-266-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 312310 INFO  (jetty-closer-266-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17ee4a8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 312311 INFO  (jetty-closer-266-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 312312 ERROR 
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
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> 312312 INFO  
(SUITE-TestTlogReplica-seed#[601E31216AA07F0]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49412 49412
   [junit4]   2> 312343 INFO  (Thread-155) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49412 49412
   [junit4]   2> 312711 WARN  (Thread-155) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        31      /solr/configs/conf
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        20      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        18      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72158611648282641-core_node11-n_0000000000
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72158611648282641-core_node3-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72158611648282641-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72158611648282637-core_node13-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72158611648282645-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72158611648282630-127.0.0.1:49414_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72158611648282645-127.0.0.1:49415_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_601E31216AA07F0-003
   [junit4]   2> Nov 23, 2018 3:50:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
title_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Direct), 
foo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Memory), 
inplace_updatable_int=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=402, 
maxMBSortInHeap=7.1154456041577845, sim=RandomSimilarity(queryNorm=true): {}, 
locale=mn, timezone=America/Matamoros
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=86857864,total=147197952
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, 
TestTlogReplica, TestTlogReplica]
   [junit4] Completed [5/5 (5!)] on J0 in 97.65s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20181123_034447_594463216779691442181.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 13 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1567: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 65 tests, 5 failures [seed: 601E31216AA07F0]

Total time: 5 minutes 16 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=e934d8e33621cf84dd11580525d4803b6035493c, 
workspace=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #947
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to