Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/281/
3 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1574379846611 bcoll: 1574379847288
Stack Trace:
java.lang.AssertionError: acoll: 1574379846611 bcoll: 1574379847288
at
__randomizedtesting.SeedInfo.seed([4878B6E1899A3C9F:C02C893B27665167]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:116)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([4878B6E1899A3C9F:C02C893B27665167]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing
Error Message:
num docs expected:<200> but was:<199>
Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<199>
at
__randomizedtesting.SeedInfo.seed([4878B6E1899A3C9F:FD015D368EFCA4DB]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:411)
at
org.apache.solr.cloud.ReindexCollectionTest.doTestSameTargetReindexing(ReindexCollectionTest.java:166)
at
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13831 lines...]
[junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
[junit4] 2> 938780 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/data-dir-61-001
[junit4] 2> 938780 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 938782 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 938782 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 938782 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001
[junit4] 2> 938783 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 938800 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 938800 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 938946 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42222
[junit4] 2> 938947 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42222
[junit4] 2> 938947 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42222
[junit4] 2> 938947 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42222
[junit4] 2> 938964 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 938969 INFO (zkConnectionManagerCallback-1993-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 938969 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 938984 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 938984 INFO (zkConnectionManagerCallback-1995-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 938984 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 938985 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 938986 INFO (zkConnectionManagerCallback-1997-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 938986 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 939143 WARN (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 939143 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 939143 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 939143 INFO (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 939159 WARN (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 939159 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 939159 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 939159 INFO (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 939180 INFO (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 939180 INFO (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 939180 INFO (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 939180 INFO (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 939180 INFO (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 939180 INFO (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 939180 INFO (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ab5e29f{/solr,null,AVAILABLE}
[junit4] 2> 939188 INFO (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f15a168{/solr,null,AVAILABLE}
[junit4] 2> 939199 INFO (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4a7a3f17{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43850}
[junit4] 2> 939199 INFO (jetty-launcher-1998-thread-2) [ ]
o.e.j.s.Server Started @939343ms
[junit4] 2> 939199 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43850}
[junit4] 2> 939200 ERROR (jetty-launcher-1998-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 939200 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 939200 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 939200 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 939200 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 939200 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-21T23:32:36.915Z
[junit4] 2> 939212 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 939215 INFO (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5863498{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37991}
[junit4] 2> 939215 INFO (jetty-launcher-1998-thread-1) [ ]
o.e.j.s.Server Started @939359ms
[junit4] 2> 939215 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37991}
[junit4] 2> 939216 ERROR (jetty-launcher-1998-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 939216 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 939216 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 939216 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 939216 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 939216 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-21T23:32:36.931Z
[junit4] 2> 939217 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 939248 INFO (zkConnectionManagerCallback-2000-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 939248 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 939252 INFO (zkConnectionManagerCallback-2002-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 939252 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 939253 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 939268 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 940132 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 940133 WARN (jetty-launcher-1998-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@380e2b67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940133 WARN (jetty-launcher-1998-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@380e2b67[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940270 WARN (jetty-launcher-1998-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3bb41704[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940270 WARN (jetty-launcher-1998-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3bb41704[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940271 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42222/solr
[junit4] 2> 940306 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 940307 INFO (zkConnectionManagerCallback-2010-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 940307 INFO (jetty-launcher-1998-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 940410 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 940424 WARN (jetty-launcher-1998-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2f23617[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940424 WARN (jetty-launcher-1998-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2f23617[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940427 WARN (jetty-launcher-1998-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@71bb82c9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940427 WARN (jetty-launcher-1998-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@71bb82c9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940428 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42222/solr
[junit4] 2> 940442 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 940442 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 940445 INFO (zkConnectionManagerCallback-2016-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 940445 INFO (jetty-launcher-1998-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 940446 INFO (zkConnectionManagerCallback-2018-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 940446 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 940548 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 940549 INFO (zkConnectionManagerCallback-2022-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 940549 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 940626 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37991_solr
[junit4] 2> 940626 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.c.Overseer Overseer
(id=75774570351951880-127.0.0.1:37991_solr-n_0000000000) starting
[junit4] 2> 940671 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37991_solr
[junit4] 2> 940684 INFO
(OverseerStateUpdate-75774570351951880-127.0.0.1:37991_solr-n_0000000000)
[n:127.0.0.1:37991_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37991_solr
[junit4] 2> 940686 INFO
(OverseerStateUpdate-75774570351951880-127.0.0.1:37991_solr-n_0000000000)
[n:127.0.0.1:37991_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 940759 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 940793 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 940824 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43850_solr as DOWN
[junit4] 2> 940825 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 940825 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43850_solr
[junit4] 2> 940827 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 940840 INFO (zkCallback-2017-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 940868 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37991.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 940887 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37991.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 940887 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37991.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 940921 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 940922 INFO (jetty-launcher-1998-thread-1)
[n:127.0.0.1:37991_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node1/.
[junit4] 2> 940923 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 941005 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43850.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 941041 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43850.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 941041 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43850.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 941043 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 941044 INFO (jetty-launcher-1998-thread-2)
[n:127.0.0.1:43850_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node2/.
[junit4] 2> 941104 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 941105 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 941106 INFO (zkConnectionManagerCallback-2033-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 941106 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 941107 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 941108 INFO
(SUITE-ReindexCollectionTest-seed#[4878B6E1899A3C9F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42222/solr ready
[junit4] 2> 941176 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[4878B6E1899A3C9F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasicReindexing
[junit4] 2> 941178 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[4878B6E1899A3C9F]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 941180 INFO (zkConnectionManagerCallback-2038-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 941201 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[4878B6E1899A3C9F]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 941251 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[4878B6E1899A3C9F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 941252 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[4878B6E1899A3C9F]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42222/solr ready
[junit4] 2> 941255 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 941291 INFO
(OverseerThreadFactory-1738-thread-1-processing-n:127.0.0.1:37991_solr)
[n:127.0.0.1:37991_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
basicReindexing
[junit4] 2> 941568 INFO
(OverseerStateUpdate-75774570351951880-127.0.0.1:37991_solr-n_0000000000)
[n:127.0.0.1:37991_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"basicReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37991/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 941569 INFO
(OverseerStateUpdate-75774570351951880-127.0.0.1:37991_solr-n_0000000000)
[n:127.0.0.1:37991_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"basicReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43850/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 941571 INFO
(OverseerStateUpdate-75774570351951880-127.0.0.1:37991_solr-n_0000000000)
[n:127.0.0.1:37991_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"basicReindexing_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37991/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 941613 INFO
(OverseerStateUpdate-75774570351951880-127.0.0.1:37991_solr-n_0000000000)
[n:127.0.0.1:37991_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"basicReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"basicReindexing_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43850/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 941800 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
x:basicReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 941801 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
x:basicReindexing_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 941801 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
x:basicReindexing_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 941802 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
x:basicReindexing_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n3&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 941802 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
x:basicReindexing_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 942915 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 942948 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 942969 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 943001 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 943138 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 943157 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n3] Schema name=minimal
[junit4] 2> 943159 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 943159 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n3'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 943160 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37991.solr.core.basicReindexing.shard2.replica_n3' (registry
'solr.core.basicReindexing.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 943160 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node1/basicReindexing_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node1/./basicReindexing_shard2_replica_n3/data/]
[junit4] 2> 943205 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 943205 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n2'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 943205 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43850.solr.core.basicReindexing.shard1.replica_n2' (registry
'solr.core.basicReindexing.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 943206 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node2/basicReindexing_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node2/./basicReindexing_shard1_replica_n2/data/]
[junit4] 2> 943206 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 943221 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n5] Schema name=minimal
[junit4] 2> 943223 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 943223 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n5'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 943241 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 943241 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n1'
using configuration from collection basicReindexing, trusted=true
[junit4] 2> 943241 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37991.solr.core.basicReindexing.shard1.replica_n1' (registry
'solr.core.basicReindexing.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 943241 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node1/basicReindexing_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node1/./basicReindexing_shard1_replica_n1/data/]
[junit4] 2> 943244 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43850.solr.core.basicReindexing.shard2.replica_n5' (registry
'solr.core.basicReindexing.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25e283f1
[junit4] 2> 943244 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node2/basicReindexing_shard2_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_4878B6E1899A3C9F-001/tempDir-001/node2/./basicReindexing_shard2_replica_n5/data/]
[junit4] 2> 943615 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 943615 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 943616 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 943616 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 943617 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@60d214c0[basicReindexing_shard2_replica_n3] main]
[junit4] 2> 943643 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 943643 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 943644 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 943644 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 943645 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@138aa1b3[basicReindexing_shard1_replica_n2] main]
[junit4] 2> 943693 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 943693 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 943694 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 943694 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 943695 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@33515796[basicReindexing_shard2_replica_n5] main]
[junit4] 2> 943709 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 943709 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 943709 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 943710 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1650856203570380800
[junit4] 2> 943716 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 943716 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 943717 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 943717 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 943718 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2054d796[basicReindexing_shard1_replica_n1] main]
[junit4] 2> 943734 INFO
(searcherExecutor-1747-thread-1-processing-n:127.0.0.1:37991_solr
x:basicReindexing_shard2_replica_n3 c:basicReindexing s:shard2 r:core_node7)
[n:127.0.0.1:37991_solr c:basicReindexing s:shard2 r:core_node7
x:basicReindexing_shard2_replica_n3 ] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n3] Registered new searcher
Searcher@60d214c0[basicReindexing_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 943735 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 943735 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 943735 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 943736 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 943736 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1650856203597643776
[junit4] 2> 943749 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 943749 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 943749 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1650856203611275264
[junit4] 2> 943926 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 943926 INFO
(searcherExecutor-1748-thread-1-processing-n:127.0.0.1:43850_solr
x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node6)
[n:127.0.0.1:43850_solr c:basicReindexing s:shard1 r:core_node6
x:basicReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n2] Registered new searcher
Searcher@138aa1b3[basicReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 943926 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 943927 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 943927 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1650856203797921792
[junit4] 2> 943932 INFO
(searcherExecutor-1749-thread-1-processing-n:127.0.0.1:43850_solr
x:basicReindexing_shard2_replica_n5 c:basicReindexing s:shard2 r:core_node8)
[n:127.0.0.1:43850_solr c:basicReindexing s:shard2 r:core_node8
x:basicReindexing_shard2_replica_n5 ] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n5] Registered new searcher
Searcher@33515796[basicReindexing_shard2_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 943981 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard2 to Terms{values={core_node7=0},
version=0}
[junit4] 2> 943981 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard2
[junit4] 2> 943983 INFO
(searcherExecutor-1750-thread-1-processing-n:127.0.0.1:37991_solr
x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node4)
[n:127.0.0.1:37991_solr c:basicReindexing s:shard1 r:core_node4
x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n1] Registered new searcher
Searcher@2054d796[basicReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 943983 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 943983 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard2
[junit4] 2> 944014 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 944014 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 944014 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37991/solr/basicReindexing_shard2_replica_n3/
[junit4] 2> 944014 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard1 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 944025 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard1
[junit4] 2> 944030 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n3
url=http://127.0.0.1:37991/solr START
replicas=[http://127.0.0.1:43850/solr/basicReindexing_shard2_replica_n5/]
nUpdates=100
[junit4] 2> 944030 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n3
url=http://127.0.0.1:37991/solr DONE. We have no versions. sync failed.
[junit4] 2> 944030 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 944107 INFO (qtp1153288688-5967) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n5] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=75
[junit4] 2> 944107 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 944107 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 944107 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/basicReindexing/leaders/shard2/leader after winning as
/collections/basicReindexing/leader_elect/shard2/election/75774570351951880-core_node7-n_0000000000
[junit4] 2> 944108 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard1 to Terms{values={core_node6=0,
core_node4=0}, version=1}
[junit4] 2> 944124 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/basicReindexing/leaders/shard1
[junit4] 2> 944127 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37991/solr/basicReindexing_shard2_replica_n3/ shard2
[junit4] 2> 944167 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 944167 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 944167 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/
[junit4] 2> 944167 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n2
url=http://127.0.0.1:43850/solr START
replicas=[http://127.0.0.1:37991/solr/basicReindexing_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 944185 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n2
url=http://127.0.0.1:43850/solr DONE. We have no versions. sync failed.
[junit4] 2> 944266 INFO (qtp188865408-5976) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=69
[junit4] 2> 944267 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 944267 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 944267 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/basicReindexing/leaders/shard1/leader after winning as
/collections/basicReindexing/leader_elect/shard1/election/75774570351951878-core_node6-n_0000000000
[junit4] 2> 944269 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/ shard1
[junit4] 2> 944283 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944283 INFO (zkCallback-2017-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944284 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 944320 INFO (qtp188865408-5970) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n3&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2517
[junit4] 2> 944434 INFO (zkCallback-2017-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944435 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944435 INFO (zkCallback-2021-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944449 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 944451 INFO (qtp1153288688-5971) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2650
[junit4] 2> 944551 INFO (zkCallback-2017-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944552 INFO (zkCallback-2021-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944552 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 944552 INFO (zkCallback-2017-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945021 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3219
[junit4] 2> 945121 INFO (zkCallback-2017-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945122 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945122 INFO (zkCallback-2021-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945124 INFO (zkCallback-2017-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945221 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3420
[junit4] 2> 945264 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 945299 INFO (zkCallback-2017-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945299 INFO (zkCallback-2017-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945300 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945300 INFO (zkCallback-2021-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/basicReindexing/state.json] for collection [basicReindexing]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 945417 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=4162
[junit4] 2> 945418 INFO
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[4878B6E1899A3C9F]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: basicReindexing
[junit4] 2> 945422 INFO
(OverseerCollectionConfigSetProcessor-75774570351951880-127.0.0.1:37991_solr-n_0000000000)
[n:127.0.0.1:37991_solr ] 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> 946004 INFO (qtp188865408-5974) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard2 to Terms{values={core_node7=1,
core_node8=1}, version=2}
[junit4] 2> 946307 INFO (qtp1153288688-5967) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n5]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37991/solr/basicReindexing_shard2_replica_n3/&wt=javabin&version=2}{add=[2
(1650856205397000192), 3 (1650856205565820928), 5 (1650856205565820929), 6
(1650856205566869504), 7 (1650856205566869505), 9 (1650856205566869506), 17
(1650856205566869507), 18 (1650856205566869508), 19 (1650856205566869509), 21
(1650856205566869510), ... (97 adds)]} 0 303
[junit4] 2> 946308 INFO (qtp188865408-5974) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n3]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2
(1650856205397000192), 3 (1650856205565820928), 5 (1650856205565820929), 6
(1650856205566869504), 7 (1650856205566869505), 9 (1650856205566869506), 17
(1650856205566869507), 18 (1650856205566869508), 19 (1650856205566869509), 21
(1650856205566869510), ... (97 adds)]} 0 867
[junit4] 2> 946832 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/basicReindexing/terms/shard1 to Terms{values={core_node6=1,
core_node4=1}, version=2}
[junit4] 2> 946873 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/&wt=javabin&version=2}{add=[0
(1650856206447673344), 1 (1650856206587133952), 4 (1650856206587133953), 8
(1650856206587133954), 10 (1650856206587133955), 11 (1650856206587133956), 12
(1650856206588182528), 13 (1650856206588182529), 14 (1650856206588182530), 15
(1650856206588182531), ... (103 adds)]} 0 109
[junit4] 2> 946874 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1650856206447673344), 1 (1650856206587133952), 4 (1650856206587133953), 8
(1650856206587133954), 10 (1650856206587133955), 11 (1650856206587133956), 12
(1650856206588182528), 13 (1650856206588182529), 14 (1650856206588182530), 15
(1650856206588182531), ... (103 adds)]} 0 548
[junit4] 2> 946894 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1650856206909046784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 946894 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@31e915d3
commitCommandVersion:1650856206909046784
[junit4] 2> 946897 INFO (qtp1153288688-5975) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1650856206912192512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 946897 INFO (qtp1153288688-5975) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5191f6d9
commitCommandVersion:1650856206912192512
[junit4] 2> 946998 INFO (qtp1153288688-5975) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@249c8e31[basicReindexing_shard2_replica_n5] main]
[junit4] 2> 946998 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b4d3788[basicReindexing_shard2_replica_n3] main]
[junit4] 2> 946998 INFO (qtp1153288688-5975) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 947000 INFO
(searcherExecutor-1747-thread-1-processing-n:127.0.0.1:37991_solr
x:basicReindexing_shard2_replica_n3 c:basicReindexing s:shard2 r:core_node7)
[n:127.0.0.1:37991_solr c:basicReindexing s:shard2 r:core_node7
x:basicReindexing_shard2_replica_n3 ] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n3] Registered new searcher
Searcher@3b4d3788[basicReindexing_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C97:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.4.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1574379164627}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 947000 INFO
(searcherExecutor-1749-thread-1-processing-n:127.0.0.1:43850_solr
x:basicReindexing_shard2_replica_n5 c:basicReindexing s:shard2 r:core_node8)
[n:127.0.0.1:43850_solr c:basicReindexing s:shard2 r:core_node8
x:basicReindexing_shard2_replica_n5 ] o.a.s.c.SolrCore
[basicReindexing_shard2_replica_n5] Registered new searcher
Searcher@249c8e31[basicReindexing_shard2_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C97:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.4.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1574379164659}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 947000 INFO (qtp1153288688-5975) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n5]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37991/solr/basicReindexing_shard2_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 103
[junit4] 2> 947000 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 947001 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n3]
webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 106
[junit4] 2> 947001 INFO (qtp1153288688-5969) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1650856207021244416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 947001 INFO (qtp1153288688-5969) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@51f76995
commitCommandVersion:1650856207021244416
[junit4] 2> 947049 INFO (qtp188865408-5974) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1650856207071576064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 947054 INFO (qtp188865408-5974) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@830cb07
commitCommandVersion:1650856207071576064
[junit4] 2> 947093 INFO (qtp1153288688-5969) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@51d9909b[basicReindexing_shard1_replica_n2] main]
[junit4] 2> 947093 INFO (qtp1153288688-5969) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 947095 INFO
(searcherExecutor-1748-thread-1-processing-n:127.0.0.1:43850_solr
x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node6)
[n:127.0.0.1:43850_solr c:basicReindexing s:shard1 r:core_node6
x:basicReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n2] Registered new searcher
Searcher@51d9909b[basicReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C103:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.4.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1574379164765}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 947219 INFO (qtp188865408-5974) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a8f3ceb[basicReindexing_shard1_replica_n1] main]
[junit4] 2> 947220 INFO (qtp188865408-5974) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 947221 INFO
(searcherExecutor-1750-thread-1-processing-n:127.0.0.1:37991_solr
x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node4)
[n:127.0.0.1:37991_solr c:basicReindexing s:shard1 r:core_node4
x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore
[basicReindexing_shard1_replica_n1] Registered new searcher
Searcher@5a8f3ceb[basicReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C103:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.4.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1574379164809}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 947221 INFO (qtp188865408-5974) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 172
[junit4] 2> 947222 INFO (qtp1153288688-5969) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]
webapp=/solr path=/update
params={_stateVer_=basicReindexing:8&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 347
[junit4] 2> 947327 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n1] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:8&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37991/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1574379164953&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 947380 INFO (qtp1153288688-5975) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n5 ]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n5] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:8&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:43850/solr/basicReindexing_shard2_replica_n5/|http://127.0.0.1:37991/solr/basicReindexing_shard2_replica_n3/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1574379164953&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 947445 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard1 r:core_node4 x:basicReindexing_shard1_replica_n1 ]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n1] webapp=/solr
path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=basicReindexing:8&omitHeader=false&shards.purpose=64&NOW=1574379164953&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:37991/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 947496 INFO (qtp1153288688-5967) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n2] webapp=/solr
path=/select params={q=*:*&_stateVer_=basicReindexing:8&wt=javabin&version=2}
hits=200 status=0 QTime=257
[junit4] 2> 947587 INFO (qtp1153288688-5973) [n:127.0.0.1:43850_solr
c:basicReindexing s:shard1 r:core_node6 x:basicReindexing_shard1_replica_n2 ]
o.a.s.c.S.Request [basicReindexing_shard1_replica_n2] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:8&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:43850/solr/basicReindexing_shard1_replica_n2/|http://127.0.0.1:37991/solr/basicReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1574379165229&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 947657 INFO (qtp188865408-5978) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n3] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=basicReindexing:8&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37991/solr/basicReindexing_shard2_replica_n3/|http://127.0.0.1:43850/solr/basicReindexing_shard2_replica_n5/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1574379165229&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 947690 INFO (qtp188865408-5972) [n:127.0.0.1:37991_solr
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n3 ]
o.a.s.c.S.Request [basicReindexing_shard2_replica_n3] webapp=/solr
path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=basicReindexing:8&omitHeader=false&shar
[...truncated too long message...]
readPool-4204-thread-7) [ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1634203 INFO (closeThreadPool-4204-thread-8) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@26c8949{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1634215 INFO (closeThreadPool-4204-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@598cc5de{/ezwk,null,UNAVAILABLE}
[junit4] 2> 1634216 INFO (closeThreadPool-4204-thread-8) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1634262 INFO (closeThreadPool-4204-thread-6) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@d940ef6{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1634262 INFO (closeThreadPool-4204-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5f6f932f{/ezwk,null,UNAVAILABLE}
[junit4] 2> 1634262 INFO (closeThreadPool-4204-thread-6) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1634263 INFO
(TEST-MultiThreadedOCPTest.test-seed#[4878B6E1899A3C9F]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1634482 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/collections/collection1/terms/shard2
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3
/solr/collections/collection1/collectionprops.json
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_0
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_0
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_1
[junit4] 2> 3 /solr/collections/collection1/terms/shard1_0
[junit4] 2> 3 /solr/collections/collection1/terms/shard1_1
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/collectionprops.json
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard2
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard3
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard1
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard4
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 153 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 90 /solr/clusterstate.json
[junit4] 2> 56 /solr/collections/ocptest1/state.json
[junit4] 2> 51 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 38 /solr/collections/ocptest2/state.json
[junit4] 2> 36 /solr/collections/ocptest3/state.json
[junit4] 2> 12 /solr/collections/control_collection/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 134 /solr/overseer/queue
[junit4] 2> 48 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/collections
[junit4] 2> 22 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1634498 INFO
(TEST-MultiThreadedOCPTest.test-seed#[4878B6E1899A3C9F]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40504
[junit4] 2> 1634498 INFO
(TEST-MultiThreadedOCPTest.test-seed#[4878B6E1899A3C9F]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40504
[junit4] 2> 1634498 INFO
(TEST-MultiThreadedOCPTest.test-seed#[4878B6E1899A3C9F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40504
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=4878B6E1899A3C9F -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=es-CL -Dtests.timezone=US/Hawaii
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 62.2s J2 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: acoll: 1574379846611
bcoll: 1574379847288
[junit4] > at
__randomizedtesting.SeedInfo.seed([4878B6E1899A3C9F:C02C893B27665167]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:116)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:71)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_4878B6E1899A3C9F-001
[junit4] 2> Nov 21, 2019 11:44:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84):
{multiDefault=PostingsFormat(name=Asserting),
_root_=BlockTreeOrds(blocksize=128), id=Lucene84},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene80),
multiDefault=DocValuesFormat(name=Direct),
_root_=DocValuesFormat(name=Lucene80),
intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
id=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Lucene80),
range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=542,
maxMBSortInHeap=7.164499234267398,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@73d51ec9),
locale=es-CL, timezone=US/Hawaii
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=201512776,total=520617984
[junit4] 2> NOTE: All tests run in this JVM: [ConfigSetsAPITest,
URLClassifyProcessorTest, TestSortByMinMaxFunction,
TestBackupRepositoryFactory, CollectionStateFormat2Test,
MetricsHistoryHandlerTest, DirectUpdateHandlerTest, TestInitParams,
OpenExchangeRatesOrgProviderTest, CdcrOpsAndBoundariesTest,
ClassificationUpdateProcessorFactoryTest, SchemaApiFailureTest,
SolrIndexMetricsTest, TestCollationField, DateFieldTest, TestApiFramework,
TestSurroundQueryParser, JvmMetricsTest, OutputWriterTest,
TestSolrDeletionPolicy2, TestStressInPlaceUpdates, TaggingAttributeTest,
TestRestManager, TestPartialUpdateDeduplication, TestFieldResource,
TlogReplayBufferedWhileIndexingTest, BasicDistributedZkTest,
SoftAutoCommitTest, LegacyCloudClusterPropTest, BlockJoinFacetDistribTest,
HdfsThreadLeakTest, UpdateRequestProcessorFactoryTest, TestExceedMaxTermLength,
MigrateRouteKeyTest, TemplateUpdateProcessorTest, TestExtendedDismaxParser,
BadCopyFieldTest, TestMissingGroups, V2ApiIntegrationTest,
CreateRoutedAliasTest, TestFieldCacheSort, TestFieldCacheWithThreads,
TestXmlQParser, HighlighterConfigTest, TestExportWriter, CollectionReloadTest,
MultiDestinationAuditLoggerTest, TestSolrCloudWithHadoopAuthPlugin,
TestAuthorizationFramework, TestPseudoReturnFields, AuditLoggerIntegrationTest,
TestCustomDocTransformer, TestPerFieldSimilarity, SolrSlf4jReporterTest,
TestMacroExpander, OrderedExecutorTest, JWTAuthPluginTest, SolrPluginUtilsTest,
NodeAddedTriggerTest, ReindexCollectionTest, TestSolrConfigHandlerConcurrent,
TestBulkSchemaConcurrent, DistributedFacetPivotSmallTest,
BaseCdcrDistributedZkTest, TestLegacyTerms, TermsComponentTest,
ResponseLogComponentTest, TestClusterProperties, AliasIntegrationTest,
TestIndexingPerformance, SignatureUpdateProcessorFactoryTest,
SearchRateTriggerTest, SpellCheckComponentTest, OverseerTaskQueueTest,
DistributedDebugComponentTest, TransactionLogTest, RequestLoggingTest,
DocValuesNotIndexedTest, TriggerSetPropertiesIntegrationTest,
SuggesterWFSTTest, PeerSyncTest, TestStandardQParsers, TestStreamBody,
TestRTGBase, DistanceUnitsTest, TestRequestStatusCollectionAPI,
HLLSerializationTest, TestSimpleTextCodec, HdfsCollectionsAPIDistributedZkTest,
SparseHLLTest, TestAddFieldRealTimeGet, TestCustomSort, CoreSorterTest,
PeerSyncReplicationTest, TestRandomRequestDistribution,
HdfsChaosMonkeySafeLeaderTest, TestDocumentBuilder,
TestLegacyNumericRangeQueryBuilder, TestSimNodeAddedTrigger,
DistributedUpdateProcessorTest, TestExclusionRuleCollectionAccess,
TestDistribDocBasedVersion, DeleteStatusTest, TestBlendedInfixSuggestions,
ProtectedTermFilterFactoryTest, SolrMetricManagerTest, ZkSolrClientTest,
TestLuceneMatchVersion, TestGraphTermsQParserPlugin, MultiThreadedOCPTest]
[junit4] Completed [303/885 (3!)] on J2 in 63.34s, 1 test, 1 failure <<<
FAILURES!
[...truncated 54844 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]