Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/15/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup
Error Message:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/collection1/data/snapshot.20190119130306598
Stack Trace:
java.nio.file.NoSuchFileException:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/collection1/data/snapshot.20190119130306598
at
__randomizedtesting.SeedInfo.seed([E61EB2B02CFC0B8E:A79592D50B42F8C1]:0)
at
java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
at
java.base/sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:408)
at java.base/java.nio.file.Files.newDirectoryStream(Files.java:465)
at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:660)
at
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
at
org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:146)
at
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:210)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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 2055 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20190119_202928_75617165653946029264368.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 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20190119_202928_7564196374096720082386.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 296 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20190119_203901_89216910885062567441962.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-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20190119_203901_8929684422064879738223.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-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20190119_204030_2905726670262292644380.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-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20190119_204030_291243060603162473562.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 256 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20190119_204321_2814374521290850435029.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-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20190119_204321_2819077196038162280486.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 253 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190119_204332_14511049893612372608639.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-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190119_204332_14512386996442659350056.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-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190119_204400_801431221003415469055.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-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190119_204400_8028368071294668424271.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 207 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20190119_204406_29910828981242021772194.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-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20190119_204406_2994443710670888399034.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 J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190119_204416_7138678789275895704516.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-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190119_204416_7136916814138073085328.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 176 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190119_204421_3702130497694079033045.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-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190119_204421_3702430407744263766361.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 159 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190119_204433_57517142212829880916928.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-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190119_204433_5752646593082087907848.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 164 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20190119_204442_60418255833076121564781.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-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20190119_204442_6048057169871177567008.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 160 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20190119_204447_6685133107567601886386.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-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20190119_204447_66817386305661436376782.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 1550 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20190119_204532_26216997623175810875898.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-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20190119_204532_26416894767001622203342.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 251 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20190119_204549_1352931694487211445614.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-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20190119_204549_13515927020452059238153.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 261 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20190119_204612_22517508993829467956246.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-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20190119_204612_2256931528666061093901.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-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20190119_204852_6856315987756919980063.syserr
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20190119_204852_6833815135093544241154.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 170 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20190119_204900_91215295904409989939943.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20190119_204900_91316860779909724709910.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 237 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20190119_204911_36211555020713653796624.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-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20190119_204911_3628808689000665984718.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 182 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20190119_205011_0573436182110897318870.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-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20190119_205011_05717393037197384657110.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 255 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20190119_205022_21112956898832106956891.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-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20190119_205022_21110611103427412190888.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 169 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20190119_205054_0817172831757735371438.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-8.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20190119_205054_0816541636763552440448.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-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20190119_205108_54014792021310265079724.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-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20190119_205108_5404675089412258746176.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 194 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20190119_205117_85514026263710011084375.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-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20190119_205117_8564126395086659255110.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 306 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20190119_205150_78410811011071503400610.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-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20190119_205150_78410503375859855930127.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-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20190119_205204_25118207560448994239521.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-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20190119_205204_25114793712152109658494.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 J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20190119_205217_42513228526446240516684.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-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20190119_205217_4255705193917395678576.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 212 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20190119_205233_81111905095849129447729.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 11 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20190119_205233_81111492042253281788060.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 299 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20190119_205315_6294904246138490611783.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-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20190119_205315_62916814122101248568893.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 151 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20190119_205359_14013255398597751793265.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 186 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20190119_205402_1717731469669668104872.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-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20190119_205402_17113595431642302748810.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 261 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20190119_205430_33815673816436881832834.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-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20190119_205430_3381874847773890758534.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 2098 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
[junit4] 2> 420822 INFO
(SUITE-TestReplicationHandlerBackup-seed#[E61EB2B02CFC0B8E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/init-core-data-001
[junit4] 2> 420822 INFO
(SUITE-TestReplicationHandlerBackup-seed#[E61EB2B02CFC0B8E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 420831 INFO
(SUITE-TestReplicationHandlerBackup-seed#[E61EB2B02CFC0B8E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X
supressed clientAuth
[junit4] 2> 420833 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBackupOnCommit
[junit4] 2> 420834 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/collection1
[junit4] 2> 420866 WARN
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 420868 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 420868 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1
...
[junit4] 2> 420868 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
[junit4] 2> 420870 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 420870 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 420870 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 420870 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64ebf2b5{/solr,null,AVAILABLE}
[junit4] 2> 420872 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@7e583fa5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60017}
[junit4] 2> 420872 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.Server Started @420960ms
[junit4] 2> 420872 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/collection1/data,
hostPort=60017}
[junit4] 2> 420873 ERROR
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 420873 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 420875 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 420875 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 420875 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 420875 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-19T21:03:04.681693Z
[junit4] 2> 420876 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/solr.xml
[junit4] 2> 420880 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 420880 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 420881 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@62285858, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 420974 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 420976 WARN
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@1da39ae8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 420980 WARN
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@b00832c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 421025 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 421025 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 421064 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 421092 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 421092 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 421095 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/.
[junit4] 2> 421095 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 421113 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 421126 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 421127 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 421127 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 421127 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 421127 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/./collection1/data/]
[junit4] 2> 421137 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 421223 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 421223 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 421238 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=47.498046875,
floorSegmentMB=1.8271484375, forceMergeDeletesPctAllowed=2.9298029563577077,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5798220709151772, deletesPctAllowed=26.92805766420875
[junit4] 2> 421252 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@573f002e[collection1] main]
[junit4] 2> 421253 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/collection1/conf
[junit4] 2> 421253 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema-replication2.xml:schema.xml
[junit4] 2> 421254 INFO (coreLoadExecutor-2069-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 421254 INFO
(searcherExecutor-2070-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@573f002e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 421263 INFO (qtp1193902-6232) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 421264 INFO (qtp1193902-6232) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
[junit4] 2> 421265 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.h.BackupRestoreUtils Indexing 100 test docs
[junit4] 2> 421269 INFO (qtp1193902-6233) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (100
adds)]} 0 3
[junit4] 2> 421278 INFO (qtp1193902-6234) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 421278 INFO (qtp1193902-6234) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@34fcc2bd commitCommandVersion:0
[junit4] 2> 421432 INFO (Thread-905) [ ] o.a.s.h.SnapShooter Creating
backup snapshot <not named> at
file:///Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/./collection1/data/
[junit4] 2> 421441 INFO (qtp1193902-6234) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@69ed1a1e[collection1] main]
[junit4] 2> 421441 INFO (qtp1193902-6234) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 421446 INFO
(searcherExecutor-2070-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69ed1a1e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c100:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=9, java.vm.version=9+181,
lucene.version=8.0.0, os.arch=x86_64, java.runtime.version=9+181, source=flush,
os.version=10.11.6,
timestamp=1547931785105}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 421446 INFO (qtp1193902-6234) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 168
[junit4] 2> 421447 INFO (Thread-905) [ ] o.a.s.h.SnapShooter Done
creating backup snapshot: <not named> at
file:///Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-001/./collection1/data/
[junit4] 2> 421490 INFO (qtp1193902-6236) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wt=xml&command=details} status=0 QTime=23
[junit4] 2> 422502 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBackupOnCommit
[junit4] 2> 422506 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=701186029
[junit4] 2> 422507 INFO (coreCloseExecutor-2074-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@348143da
[junit4] 2> 422507 INFO (coreCloseExecutor-2074-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=348143da
[junit4] 2> 422507 INFO (coreCloseExecutor-2074-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a22ec0e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5ed0284f
[junit4] 2> 422518 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 422518 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@769b3b2a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@11e47ac0
[junit4] 2> 422522 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 422522 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cc97347: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@7048e3a5
[junit4] 2> 422525 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 422525 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@744bfe01: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@bc8cc10
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@51ba6e94[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@93fa34c[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 422527 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7e583fa5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 422527 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@64ebf2b5{/solr,null,UNAVAILABLE}
[junit4] 2> 422528 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[E61EB2B02CFC0B8E])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 422531 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestBackup
[junit4] 2> 422531 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/collection1
[junit4] 2> 422534 WARN
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 422534 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 422534 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 422535 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
[junit4] 2> 422536 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 422536 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 422536 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 422536 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b4dcc36{/solr,null,AVAILABLE}
[junit4] 2> 422536 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@169d267c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:60050}
[junit4] 2> 422536 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.Server Started @422624ms
[junit4] 2> 422536 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/collection1/data,
hostPort=60050}
[junit4] 2> 422537 ERROR
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 422537 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 422537 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 422537 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 422537 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 422537 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-19T21:03:06.343340Z
[junit4] 2> 422537 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/solr.xml
[junit4] 2> 422539 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 422539 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 422543 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@62285858, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 422613 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 422614 WARN
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1d819eb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422617 WARN
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6c28f136[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 422638 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 422639 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 422655 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 422668 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 422668 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 422670 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/.
[junit4] 2> 422670 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 422678 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 422693 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 422694 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 422694 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 422694 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@62285858
[junit4] 2> 422694 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/./collection1/data/]
[junit4] 2> 422697 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 422756 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 422756 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 422766 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=47.498046875,
floorSegmentMB=1.8271484375, forceMergeDeletesPctAllowed=2.9298029563577077,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5798220709151772, deletesPctAllowed=26.92805766420875
[junit4] 2> 422768 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3122635e[collection1] main]
[junit4] 2> 422768 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/collection1/conf
[junit4] 2> 422769 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema-replication2.xml:schema.xml
[junit4] 2> 422769 INFO (coreLoadExecutor-2084-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 422769 INFO
(searcherExecutor-2085-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3122635e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 422773 INFO (qtp584317277-6260) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 422774 INFO (qtp584317277-6260) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
[junit4] 2> 422774 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.h.BackupRestoreUtils Indexing 19 test docs
[junit4] 2> 422785 INFO (qtp584317277-6261) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (19
adds)]} 0 9
[junit4] 2> 422786 INFO (qtp584317277-6262) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 422786 INFO (qtp584317277-6262) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@569ce2a6 commitCommandVersion:0
[junit4] 2> 422793 INFO (Thread-916) [ ] o.a.s.h.SnapShooter Creating
backup snapshot <not named> at
file:///Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/./collection1/data/
[junit4] 2> 422793 INFO (qtp584317277-6262) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@18c7d34b[collection1] main]
[junit4] 2> 422794 INFO (qtp584317277-6262) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 422795 INFO
(searcherExecutor-2085-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@18c7d34b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c19:[diagnostics={os=Mac
OS X, java.vendor=Oracle Corporation, java.version=9, java.vm.version=9+181,
lucene.version=8.0.0, os.arch=x86_64, java.runtime.version=9+181, source=flush,
os.version=10.11.6,
timestamp=1547931786596}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 422795 INFO (qtp584317277-6262) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 9
[junit4] 2> 422798 INFO (qtp584317277-6264) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wt=xml&command=details} status=0 QTime=0
[junit4] 2> 422799 INFO (Thread-916) [ ] o.a.s.h.SnapShooter Done
creating backup snapshot: <not named> at
file:///Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/./collection1/data/
[junit4] 2> 423800 INFO (qtp584317277-6259) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wt=xml&command=details} status=0 QTime=0
[junit4] 2> 424816 INFO (qtp584317277-6261) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wt=xml&command=backup} status=0 QTime=1
[junit4] 2> 424817 INFO (Thread-917) [ ] o.a.s.h.SnapShooter Creating
backup snapshot <not named> at
file:///Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/./collection1/data/
[junit4] 2> 424821 INFO (Thread-917) [ ] o.a.s.h.SnapShooter Done
creating backup snapshot: <not named> at
file:///Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/./collection1/data/
[junit4] 2> 424826 INFO (qtp584317277-6262) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wt=xml&command=details} status=0 QTime=0
[junit4] 2> 426343 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending doTestBackup
[junit4] 2> 426345 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1361779113
[junit4] 2> 426346 INFO (coreCloseExecutor-2089-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6855042f
[junit4] 2> 426346 INFO (coreCloseExecutor-2089-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=6855042f
[junit4] 2> 426346 INFO (coreCloseExecutor-2089-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@58bf233a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@757813d7
[junit4] 2> 426360 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 426360 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2aebbd85: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@634c081e
[junit4] 2> 426366 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 426366 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b8fe229: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@7048e3a5
[junit4] 2> 426369 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 426369 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@330c0154: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@bc8cc10
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@34754069[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@37dc5f58[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 426372 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@169d267c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 426372 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2b4dcc36{/solr,null,UNAVAILABLE}
[junit4] 2> 426372 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[E61EB2B02CFC0B8E]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=doTestBackup
-Dtests.seed=E61EB2B02CFC0B8E -Dtests.slow=true -Dtests.locale=se-FI
-Dtests.timezone=US/Pacific -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 3.87s J0 | TestReplicationHandlerBackup.doTestBackup <<<
[junit4] > Throwable #1: java.nio.file.NoSuchFileException:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001/solr-instance-002/collection1/data/snapshot.20190119130306598
[junit4] > at
__randomizedtesting.SeedInfo.seed([E61EB2B02CFC0B8E:A79592D50B42F8C1]:0)
[junit4] > at
java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
[junit4] > at
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[junit4] > at
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
[junit4] > at
java.base/sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:408)
[junit4] > at
java.base/java.nio.file.Files.newDirectoryStream(Files.java:465)
[junit4] > at
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:215)
[junit4] > at
org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
[junit4] > at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:660)
[junit4] > at
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
[junit4] > at
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:146)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:210)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandlerBackup_E61EB2B02CFC0B8E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {name=FST50,
id=FST50}, docValues:{}, maxPointsInLeafNode=849,
maxMBSortInHeap=7.281839281893351,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f0bb8c),
locale=se-FI, timezone=US/Pacific
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=131043400,total=298946560
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigReload,
TestZkAclsWithHadoopAuth, DirectUpdateHandlerTest, RootFieldTest,
DisMaxRequestHandlerTest, TestHdfsBackupRestoreCore,
DistribJoinFromCollectionTest, TestImpersonationWithHadoopAuth,
TestObjectReleaseTracker, SortSpecParsingTest, TestCopyFieldCollectionResource,
NoCacheHeaderTest, SolrIndexMetricsTest, TlogReplayBufferedWhileIndexingTest,
CollectionTooManyReplicasTest, TestPrepRecovery, TestRecoveryHdfs,
RequestHandlersTest, NodeAddedTriggerIntegrationTest,
TermVectorComponentDistributedTest, SearchRateTriggerTest,
AnalysisAfterCoreReloadTest, NodeMarkersRegistrationTest,
CdcrWithNodesRestartsTest, TestIntervalFaceting, TestJavabinTupleStreamParser,
ShardSplitTest, TestXmlQParserPlugin, TriggerEventQueueTest,
ClassificationUpdateProcessorFactoryTest, TestCloudRecovery2,
BlockJoinFacetRandomTest, SplitShardTest, TestGeoJSONResponseWriter,
TestAnalyzedSuggestions, TestCoreAdminApis, DeleteInactiveReplicaTest,
TestSolrFieldCacheBean, BasicZkTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestReplicationHandlerBackup]
[junit4] Completed [101/839 (1!)] on J0 in 5.61s, 2 tests, 1 error <<<
FAILURES!
[...truncated 2668 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20190119_205603_6432568404865796966310.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-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20190119_205603_6433684915672632981691.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 1055 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/temp/junit4-J1-20190119_214727_1461692112336036678914.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-8.x-MacOSX/solr/build/solr-solrj/test/temp/junit4-J0-20190119_214727_14418246471587607366803.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 1512 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20190119_215415_93712266323696422019064.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-8.x-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20190119_215415_93611065226550548974741.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 800 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20190119_215435_14918134081935963236357.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-8.x-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20190119_215435_1496686917814680670958.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 571 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20190119_215650_4122107527622248590917.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-8.x-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20190119_215650_41211647227586172041443.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 1300 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20190119_215726_1872242294879259613479.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-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20190119_215726_1894663003195138778190.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 666 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20190119_215752_3938674646169447814034.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-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20190119_215752_3938060539927790670933.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 576 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20190119_215842_74317081592957250918255.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-8.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20190119_215842_7439396161502215094805.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 581 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20190119_215912_4594461026029026459200.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-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20190119_215912_45910998504441375674490.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 680 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20190119_215934_9639362628917706698585.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-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20190119_215934_9633931214500763070668.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 574 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20190119_220022_70518405889268163872431.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-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20190119_220022_7051653762685790167593.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 566 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20190119_220046_41015693035421674100957.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 33459 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/15/consoleText
[repro] Revision: 43292e25c0268c78723a5a11133d4a09302d66d0
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line: ant test -Dtestcase=TestReplicationHandlerBackup
-Dtests.method=doTestBackup -Dtests.seed=E61EB2B02CFC0B8E -Dtests.slow=true
-Dtests.locale=se-FI -Dtests.timezone=US/Pacific -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestReplicationHandlerBackup
[repro] ant compile-test
[...truncated 3597 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestReplicationHandlerBackup" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
-Dtests.seed=E61EB2B02CFC0B8E -Dtests.slow=true -Dtests.locale=se-FI
-Dtests.timezone=US/Pacific -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 51 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20190119_220657_71412596740404170659762.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 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20190119_220657_7149923280687630814829.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 21 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.handler.TestReplicationHandlerBackup
[repro] Exiting with code 0
[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]