Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/61/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
--illegal-access=deny
3 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([12921D3745670227:C6D7566EA231B1DC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream
Error Message:
--> http://127.0.0.1:59036/solr/collection1: An exception has occurred on the
server, refer to server log for details.
Stack Trace:
java.io.IOException: --> http://127.0.0.1:59036/solr/collection1: An exception
has occurred on the server, refer to server log for details.
at
__randomizedtesting.SeedInfo.seed([A74D050E0D2403C3:7BB548BC855CD5D]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:236)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream(StreamExpressionTest.java:4589)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.noggit.JSONParser$ParseException: JSON Parse Error:
char=<,position=0 BEFORE='<' AFTER='html> <head> <meta http-equiv="Content-'
at org.noggit.JSONParser.err(JSONParser.java:356)
at org.noggit.JSONParser.handleNonDoubleQuoteString(JSONParser.java:712)
at org.noggit.JSONParser.next(JSONParser.java:886)
at org.noggit.JSONParser.nextEvent(JSONParser.java:930)
at
org.apache.solr.client.solrj.io.stream.JSONTupleStream.expect(JSONTupleStream.java:97)
at
org.apache.solr.client.solrj.io.stream.JSONTupleStream.advanceToDocs(JSONTupleStream.java:179)
at
org.apache.solr.client.solrj.io.stream.JSONTupleStream.next(JSONTupleStream.java:77)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:205)
... 39 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testClassifyStream
Error Message:
Captured an uncaught exception in thread: Thread[id=3253, name=Thread-326,
state=RUNNABLE, group=TGRP-StreamExpressionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=3253, name=Thread-326, state=RUNNABLE,
group=TGRP-StreamExpressionTest]
at
__randomizedtesting.SeedInfo.seed([A74D050E0D2403C3:2059F36347C1A57]:0)
Caused by: java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([A74D050E0D2403C3]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.close(SolrStream.java:193)
at
org.apache.solr.client.solrj.io.stream.CloudSolrStream.close(CloudSolrStream.java:449)
at
org.apache.solr.client.solrj.io.stream.PushBackStream.close(PushBackStream.java:74)
at
org.apache.solr.client.solrj.io.stream.UpdateStream.close(UpdateStream.java:135)
at
org.apache.solr.client.solrj.io.stream.CommitStream.close(CommitStream.java:154)
at
org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:340)
Build Log:
[...truncated 1723 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\temp\junit4-J1-20170906_182502_29310976234532238910905.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\core\test\temp\junit4-J0-20170906_182502_29112257847321135296904.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:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\temp\junit4-J0-20170906_182944_4859934121749350577666.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\test-framework\test\temp\junit4-J1-20170906_182944_4853402175232079553194.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 1028 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20170906_183031_0714609739747395610278.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20170906_183031_0715510041567700105816.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 215 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20170906_183227_16911935770910738026172.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:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20170906_183227_16917655948355084768299.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 238 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20170906_183237_22110641635828342044770.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20170906_183237_2214703656368968379807.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 147 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20170906_183300_5443832108266389242292.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20170906_183300_54413508092785239043341.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 159 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20170906_183304_28312834441668903659299.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20170906_183304_2837939315188004759605.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 144 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20170906_183312_2662546615858043617119.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20170906_183312_2664030589720710557363.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 149 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20170906_183317_80316144581930137296839.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20170906_183317_8039045522648943223377.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 J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20170906_183321_29218140184344195478604.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 157 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20170906_183329_4309760380746040231351.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 26 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20170906_183329_4308718341713712564634.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 1353 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\temp\junit4-J0-20170906_183423_7123260620053417670807.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\benchmark\test\temp\junit4-J1-20170906_183423_7113588522007915777697.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 225 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\classification\test\temp\junit4-J0-20170906_183434_178662392611086303477.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\classification\test\temp\junit4-J1-20170906_183434_17813663282331401337468.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 248 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\temp\junit4-J0-20170906_183448_0936325653507749638463.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:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\codecs\test\temp\junit4-J1-20170906_183448_0931573673520153779535.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 229 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\demo\test\temp\junit4-J0-20170906_183551_59814001289588389620928.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\demo\test\temp\junit4-J1-20170906_183551_59810579261005216902524.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 163 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\expressions\test\temp\junit4-J0-20170906_183555_23313748523997111130722.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\expressions\test\temp\junit4-J1-20170906_183555_2337610657912043677252.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 210 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\facet\test\temp\junit4-J1-20170906_183600_9422065498563447283157.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\facet\test\temp\junit4-J0-20170906_183600_9425028860244315728497.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 160 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\grouping\test\temp\junit4-J0-20170906_183628_14511580434753256207476.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\grouping\test\temp\junit4-J1-20170906_183628_1454475844560462555615.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 245 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\highlighter\test\temp\junit4-J1-20170906_183634_0815632024774811582299.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\highlighter\test\temp\junit4-J0-20170906_183634_08111685910933405960301.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 150 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\join\test\temp\junit4-J1-20170906_183653_856539226465019048146.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\join\test\temp\junit4-J0-20170906_183653_8564122815475843546759.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 142 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\memory\test\temp\junit4-J0-20170906_183706_3781267328254040660779.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\memory\test\temp\junit4-J1-20170906_183706_37817427909000665716811.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 215 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\temp\junit4-J0-20170906_183712_6947950549405544868470.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\misc\test\temp\junit4-J1-20170906_183712_69413424003709355118005.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 310 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queries\test\temp\junit4-J0-20170906_183729_92416425132080566443221.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queries\test\temp\junit4-J1-20170906_183729_92417548594931868360464.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 228 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queryparser\test\temp\junit4-J1-20170906_183740_12817814555148133201208.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\queryparser\test\temp\junit4-J0-20170906_183740_1289324545848008719350.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 200 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\replicator\test\temp\junit4-J0-20170906_183749_7993047007720552383194.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\replicator\test\temp\junit4-J1-20170906_183749_79914363379312798876384.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 214 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\sandbox\test\temp\junit4-J0-20170906_183802_0283669829701164785604.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\sandbox\test\temp\junit4-J1-20170906_183802_02816272374809454269609.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 209 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20170906_183837_4778083941751369621000.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20170906_183837_4771674779874571516402.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 160 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20170906_183852_3258425112031368101352.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 8 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20170906_183852_32516322184468280442693.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 156 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\spatial\test\temp\junit4-J0-20170906_183904_45218030280840021536936.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 11 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\spatial\test\temp\junit4-J1-20170906_183904_4527660561286123675305.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 305 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\suggest\test\temp\junit4-J1-20170906_183954_96015455470579401636185.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\lucene\build\suggest\test\temp\junit4-J0-20170906_183954_9609584081033970200970.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 2528 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\init-core-data-001
[junit4] 2> 1171583 WARN
(SUITE-CdcrBootstrapTest-seed#[12921D3745670227]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1171583 INFO
(SUITE-CdcrBootstrapTest-seed#[12921D3745670227]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1171585 INFO
(SUITE-CdcrBootstrapTest-seed#[12921D3745670227]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1171590 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 1171591 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-target-001
[junit4] 2> 1171591 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1171591 INFO (Thread-3588) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1171591 INFO (Thread-3588) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1171599 ERROR (Thread-3588) [ ] 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> 1171696 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.ZkTestServer start zk server on port:63338
[junit4] 2> 1171729 INFO (jetty-launcher-2106-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1171732 INFO (jetty-launcher-2106-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3bfce596{/solr,null,AVAILABLE}
[junit4] 2> 1171735 INFO (jetty-launcher-2106-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4b29d5c5{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1171735 INFO (jetty-launcher-2106-thread-1) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1171735 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63342}
[junit4] 2> 1171735 ERROR (jetty-launcher-2106-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1171735 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1171735 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1171735 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1171735 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T19:00:22.754755700Z
[junit4] 2> 1171752 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1171761 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1171762 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63338/solr
[junit4] 2> 1171820 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1171823 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63342_solr
[junit4] 2> 1171824 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98613619760627715-127.0.0.1:63342_solr-n_0000000000) starting
[junit4] 2> 1171840 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63342_solr
[junit4] 2> 1171869 INFO (zkCallback-2113-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1171888 INFO (jetty-launcher-2106-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-target-001\node1\.
[junit4] 1> Target zkHost = 127.0.0.1:63338/solr
[junit4] 2> 1171919 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-source-001
[junit4] 2> 1171919 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1171921 INFO (Thread-3601) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1171921 INFO (Thread-3601) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1171932 ERROR (Thread-3601) [ ] 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> 1172020 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.ZkTestServer start zk server on port:63362
[junit4] 2> 1172030 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e589091260000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1172035 INFO (jetty-launcher-2118-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1172036 INFO (jetty-launcher-2118-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4454e29b{/solr,null,AVAILABLE}
[junit4] 2> 1172039 INFO (jetty-launcher-2118-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7a88ef45{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1172040 INFO (jetty-launcher-2118-thread-1) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1172040 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63366}
[junit4] 2> 1172040 ERROR (jetty-launcher-2118-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1172040 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1172040 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1172040 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1172040 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T19:00:23.059426800Z
[junit4] 2> 1172046 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1172053 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e589091260001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1172059 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1172060 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63362/solr
[junit4] 2> 1172066 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e589091260002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1172107 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1172108 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63366_solr
[junit4] 2> 1172110 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98613619782451203-127.0.0.1:63366_solr-n_0000000000) starting
[junit4] 2> 1172120 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63366_solr
[junit4] 2> 1172125 INFO
(OverseerStateUpdate-98613619782451203-127.0.0.1:63366_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1172190 INFO (jetty-launcher-2118-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-source-001\node1\.
[junit4] 2> 1172202 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e589091260004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1172209 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e589091260005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1172223 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e589091260006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1172237 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1172238 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:63362/solr ready
[junit4] 2> 1172262 INFO (qtp834793019-13457) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1172265 INFO (OverseerThreadFactory-6399-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
[junit4] 2> 1172377 INFO (qtp834793019-13463) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
[junit4] 2> 1172378 INFO (qtp834793019-13463) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1172491 INFO (zkCallback-2125-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1173392 INFO (qtp834793019-13463) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1173409 INFO (qtp834793019-13463) [ ] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica1] Schema name=minimal
[junit4] 2> 1173412 INFO (qtp834793019-13463) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1173412 INFO (qtp834793019-13463) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 1173414 INFO (qtp834793019-13463) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1173414 INFO (qtp834793019-13463) [ ] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
[junit4] 2> 1173527 INFO (qtp834793019-13463) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1173527 INFO (qtp834793019-13463) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1173529 INFO (qtp834793019-13463) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1173529 INFO (qtp834793019-13463) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1173531 INFO (qtp834793019-13463) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5897318d[cdcr-source_shard1_replica1] main]
[junit4] 2> 1173533 INFO (qtp834793019-13463) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1173533 INFO (qtp834793019-13463) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 1173533 INFO (qtp834793019-13463) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1173534 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@5897318d[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1173534 INFO (qtp834793019-13463) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577817918200086528
[junit4] 2> 1173544 INFO (qtp834793019-13463) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1173545 INFO (qtp834793019-13463) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1173545 INFO (qtp834793019-13463) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:63366/solr/cdcr-source_shard1_replica1/
[junit4] 2> 1173545 INFO (qtp834793019-13463) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1173545 INFO (qtp834793019-13463) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:63366/solr/cdcr-source_shard1_replica1/ has no replicas
[junit4] 2> 1173545 INFO (qtp834793019-13463) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1173552 INFO (qtp834793019-13463) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:63366/solr/cdcr-source_shard1_replica1/ shard1
[junit4] 2> 1173657 INFO (zkCallback-2125-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1173706 INFO (qtp834793019-13463) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1173708 INFO (qtp834793019-13463) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=1330
[junit4] 2> 1173712 INFO (qtp834793019-13457) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1173812 INFO (zkCallback-2125-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1174267 INFO
(OverseerCollectionConfigSetProcessor-98613619782451203-127.0.0.1:63366_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1174712 INFO (qtp834793019-13457) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2450
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1174722 INFO (qtp834793019-13461) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_0
(1577817919440551936), source_1 (1577817919441600512), source_2
(1577817919441600513), source_3 (1577817919441600514), source_4
(1577817919441600515), source_5 (1577817919441600516), source_6
(1577817919441600517), source_7 (1577817919441600518), source_8
(1577817919441600519), source_9 (1577817919441600520), ... (100 adds)]} 0 4
[junit4] 2> 1174723 INFO (qtp834793019-13458) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1174723 INFO (qtp834793019-13458) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1174746 INFO (qtp834793019-13458) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5d1d91ef[cdcr-source_shard1_replica1] main]
[junit4] 2> 1174746 INFO (qtp834793019-13458) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1174752 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@5d1d91ef[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)))}
[junit4] 2> 1174752 INFO (qtp834793019-13458) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 28
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1174762 INFO (qtp834793019-13459) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_100
(1577817919481446400), source_101 (1577817919485640704), source_102
(1577817919485640705), source_103 (1577817919485640706), source_104
(1577817919485640707), source_105 (1577817919485640708), source_106
(1577817919485640709), source_107 (1577817919485640710), source_108
(1577817919485640711), source_109 (1577817919485640712), ... (100 adds)]} 0 6
[junit4] 2> 1174766 INFO (qtp834793019-13459) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1174766 INFO (qtp834793019-13459) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1174867 INFO (qtp834793019-13459) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@105ea4bf[cdcr-source_shard1_replica1] main]
[junit4] 2> 1174867 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@105ea4bf[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100)))}
[junit4] 2> 1174867 INFO (qtp834793019-13459) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1174867 INFO (qtp834793019-13459) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 104
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 1174875 INFO (qtp834793019-13462) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_200
(1577817919603081216), source_201 (1577817919605178368), source_202
(1577817919605178369), source_203 (1577817919605178370), source_204
(1577817919605178371), source_205 (1577817919605178372), source_206
(1577817919605178373), source_207 (1577817919605178374), source_208
(1577817919605178375), source_209 (1577817919605178376), ... (100 adds)]} 0 3
[junit4] 2> 1174877 INFO (qtp834793019-13463) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1174878 INFO (qtp834793019-13463) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1174919 INFO (qtp834793019-13463) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1067aa7b[cdcr-source_shard1_replica1] main]
[junit4] 2> 1174919 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@1067aa7b[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)))}
[junit4] 2> 1174920 INFO (qtp834793019-13463) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1174920 INFO (qtp834793019-13463) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 42
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1174924 INFO (qtp834793019-13457) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_300
(1577817919654461440), source_301 (1577817919655510016), source_302
(1577817919655510017), source_303 (1577817919655510018), source_304
(1577817919655510019), source_305 (1577817919655510020), source_306
(1577817919655510021), source_307 (1577817919655510022), source_308
(1577817919655510023), source_309 (1577817919655510024), ... (100 adds)]} 0 2
[junit4] 2> 1174926 INFO (qtp834793019-13461) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1174926 INFO (qtp834793019-13461) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1174963 INFO (qtp834793019-13461) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e1de3ba[cdcr-source_shard1_replica1] main]
[junit4] 2> 1174963 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@e1de3ba[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100)))}
[junit4] 2> 1174963 INFO (qtp834793019-13461) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1174963 INFO (qtp834793019-13461) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 39
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1174970 INFO (qtp834793019-13458) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_400
(1577817919703744512), source_401 (1577817919704793088), source_402
(1577817919704793089), source_403 (1577817919704793090), source_404
(1577817919704793091), source_405 (1577817919704793092), source_406
(1577817919704793093), source_407 (1577817919704793094), source_408
(1577817919704793095), source_409 (1577817919704793096), ... (100 adds)]} 0 2
[junit4] 2> 1174972 INFO (qtp834793019-13460) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1174973 INFO (qtp834793019-13460) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1175044 INFO (qtp834793019-13460) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c571690[cdcr-source_shard1_replica1] main]
[junit4] 2> 1175044 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@3c571690[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)))}
[junit4] 2> 1175045 INFO (qtp834793019-13460) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1175045 INFO (qtp834793019-13460) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 72
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1175052 INFO (qtp834793019-13459) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_500
(1577817919788679168), source_501 (1577817919789727744), source_502
(1577817919789727745), source_503 (1577817919789727746), source_504
(1577817919789727747), source_505 (1577817919789727748), source_506
(1577817919789727749), source_507 (1577817919789727750), source_508
(1577817919789727751), source_509 (1577817919789727752), ... (100 adds)]} 0 3
[junit4] 2> 1175054 INFO (qtp834793019-13462) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1175054 INFO (qtp834793019-13462) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1175141 INFO (qtp834793019-13462) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b1e15b1[cdcr-source_shard1_replica1] main]
[junit4] 2> 1175142 INFO (qtp834793019-13462) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1175143 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@2b1e15b1[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100)))}
[junit4] 2> 1175143 INFO (qtp834793019-13462) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 89
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1175149 INFO (qtp834793019-13463) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_600
(1577817919890391040), source_601 (1577817919891439616), source_602
(1577817919891439617), source_603 (1577817919892488192), source_604
(1577817919892488193), source_605 (1577817919892488194), source_606
(1577817919892488195), source_607 (1577817919892488196), source_608
(1577817919892488197), source_609 (1577817919892488198), ... (100 adds)]} 0 3
[junit4] 2> 1175150 INFO (qtp834793019-13457) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1175150 INFO (qtp834793019-13457) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1175231 INFO (qtp834793019-13457) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@48528947[cdcr-source_shard1_replica1] main]
[junit4] 2> 1175233 INFO (qtp834793019-13457) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1175233 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@48528947[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)))}
[junit4] 2> 1175233 INFO (qtp834793019-13457) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 83
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1175239 INFO (qtp834793019-13461) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_700
(1577817919983714304), source_701 (1577817919985811456), source_702
(1577817919985811457), source_703 (1577817919985811458), source_704
(1577817919985811459), source_705 (1577817919985811460), source_706
(1577817919985811461), source_707 (1577817919985811462), source_708
(1577817919985811463), source_709 (1577817919985811464), ... (100 adds)]} 0 3
[junit4] 2> 1175240 INFO (qtp834793019-13458) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1175241 INFO (qtp834793019-13458) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1175303 INFO (qtp834793019-13458) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10562521[cdcr-source_shard1_replica1] main]
[junit4] 2> 1175304 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@10562521[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100)))}
[junit4] 2> 1175304 INFO (qtp834793019-13458) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1175304 INFO (qtp834793019-13458) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 63
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1175308 INFO (qtp834793019-13460) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_800
(1577817920058163200), source_801 (1577817920059211776), source_802
(1577817920059211777), source_803 (1577817920059211778), source_804
(1577817920059211779), source_805 (1577817920059211780), source_806
(1577817920059211781), source_807 (1577817920059211782), source_808
(1577817920059211783), source_809 (1577817920059211784), ... (100 adds)]} 0 2
[junit4] 2> 1175310 INFO (qtp834793019-13459) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1175310 INFO (qtp834793019-13459) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1175397 INFO (qtp834793019-13459) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@40a8b862[cdcr-source_shard1_replica1] main]
[junit4] 2> 1175398 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@40a8b862[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)))}
[junit4] 2> 1175398 INFO (qtp834793019-13459) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1175398 INFO (qtp834793019-13459) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 88
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1175404 INFO (qtp834793019-13462) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_900
(1577817920157777920), source_901 (1577817920159875072), source_902
(1577817920159875073), source_903 (1577817920159875074), source_904
(1577817920159875075), source_905 (1577817920159875076), source_906
(1577817920159875077), source_907 (1577817920159875078), source_908
(1577817920159875079), source_909 (1577817920159875080), ... (100 adds)]} 0 2
[junit4] 2> 1175405 INFO (qtp834793019-13463) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1175405 INFO (qtp834793019-13463) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7461e2e3
[junit4] 2> 1175499 INFO (qtp834793019-13463) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70890b31[cdcr-source_shard1_replica1] main]
[junit4] 2> 1175500 INFO (searcherExecutor-6402-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] Registered new searcher
Searcher@70890b31[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)
Uninverting(_9(6.6.1):C100)))}
[junit4] 2> 1175500 INFO (qtp834793019-13463) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1175500 INFO (qtp834793019-13463) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 95
[junit4] 2> 1175502 INFO (qtp834793019-13457) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 1175504 INFO (qtp834793019-13461) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica1] webapp=/solr path=/get
params={qt=/get&_stateVer_=cdcr-source:3&getVersions=1000&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1175564 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a88ef45{SSL,[ssl,
http/1.1]}{127.0.0.1:?}
[junit4] 2> 1175566 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1412507665
[junit4] 2> 1175567 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1175567 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1175567 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1175571 INFO (coreCloseExecutor-6407-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@79251891
[junit4] 2> 1175592 INFO (coreCloseExecutor-6407-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.cdcr-source.shard1.replica1
[junit4] 2> 1175593 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.Overseer Overseer
(id=98613619782451203-127.0.0.1:63366_solr-n_0000000000) closing
[junit4] 2> 1175593 INFO
(OverseerStateUpdate-98613619782451203-127.0.0.1:63366_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63366_solr
[junit4] 2> 1175594 INFO (zkCallback-2132-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1177095 WARN (zkCallback-2125-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1177096 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4454e29b{/solr,null,UNAVAILABLE}
[junit4] 2> 1177099 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1177100 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fe93aa7{/solr,null,AVAILABLE}
[junit4] 2> 1177102 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@7a51e5d0{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1177102 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.e.j.s.Server Started @???????ms
[junit4] 2> 1177102 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63413}
[junit4] 2> 1177102 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1177103 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.6.1
[junit4] 2> 1177103 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1177103 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1177103 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T19:00:28.122957500Z
[junit4] 2> 1177108 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1177116 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e589091260009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1177118 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1177119 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63362/solr
[junit4] 2> 1177142 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1177143 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:63413_solr
[junit4] 2> 1177145 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.Overseer Overseer
(id=98613619782451211-127.0.0.1:63413_solr-n_0000000001) starting
[junit4] 2> 1177152 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63413_solr
[junit4] 2> 1177153 INFO
(OverseerStateUpdate-98613619782451211-127.0.0.1:63413_solr-n_0000000001) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1177154 INFO (zkCallback-2132-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1177197 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-source-001\node1\.
[junit4] 2> 1177197 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[12921D3745670227])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica1]
[junit4] 2> 1177198 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1177303 INFO (zkCallback-2138-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1178214 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1178221 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 1178226 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica1] Schema name=minimal
[junit4] 2> 1178228 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1178229 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 1178236 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to
/configs/cdcr-source/schema.xml.bak
[junit4] 2> 1178236 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 1178236 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1178237 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-source-001\node1\cdcr-source_shard1_replica1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_12921D3745670227-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica1\data\]
[junit4] 2> 1178317 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1178317 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1178319 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1178319 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1178370 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@164c0208[cdcr-source_shard1_replica1] main]
[junit4] 2> 1178370 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1178371 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 1178371 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 1178372 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1178372 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1178376 INFO (coreLoadExecutor-6416-thread-1) [ ]
o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-s
[...truncated too long message...]
onseTest, TestCoreAdmin, BasicHttpSolrClientTest, CloudSolrClientBuilderTest,
CloudSolrClientTest, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest,
StreamExpressionTest]
[junit4] Completed [130/130 (1!)] on J0 in 143.63s, 70 tests, 2 errors <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20170906_192254_6912658434784772891283.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 1242 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20170906_192822_21215483840307055881022.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20170906_192822_2124248645169021352936.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 524 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20170906_192833_6856273193973836949223.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20170906_192833_68513519784232831160529.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 500 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20170906_192851_9578578910393837087908.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20170906_192851_95711037429702558095558.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 1135 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20170906_192919_3565965329649591665476.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20170906_192919_3563268017526724210068.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 593 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20170906_192930_6238929202288271836378.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20170906_192930_62313726828426317583461.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 504 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20170906_193002_1321104282495859881918.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20170906_193002_1324957735394067857905.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 506 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20170906_193017_971348567899831327817.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20170906_193017_97115304971277099981641.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 593 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20170906_193029_4814794365870317728878.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20170906_193029_4812553487953396762610.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 540 lines...]
[junit4] JVM J1: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20170906_193119_67012668973591136052999.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20170906_193119_6707794459619429786584.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 495 lines...]
[junit4] JVM J0: stderr was not empty, see:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20170906_193144_58111263484897985263857.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 28891 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]