Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23816/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing
Error Message:
copied num docs expected:<200> but was:<199>
Stack Trace:
java.lang.AssertionError: copied num docs expected:<200> but was:<199>
at
__randomizedtesting.SeedInfo.seed([F50E481684AC21B6:4077A3C183CAB9F2]: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.testSameTargetReindexing(ReindexCollectionTest.java:180)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 12996 lines...]
[junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
[junit4] 2> 301626 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/init-core-data-001
[junit4] 2> 301627 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 301627 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 301628 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001
[junit4] 2> 301628 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 301636 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 301636 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 301736 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33913
[junit4] 2> 301736 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33913
[junit4] 2> 301736 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33913
[junit4] 2> 301740 INFO (zkConnectionManagerCallback-1925-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 301741 INFO (zkConnectionManagerCallback-1927-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 301749 INFO (zkConnectionManagerCallback-1929-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 301750 WARN (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 301750 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 301750 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 301750 INFO (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 301754 WARN (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 301754 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 301754 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 301754 INFO (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 301758 INFO (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 301758 INFO (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 301758 INFO (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 301759 INFO (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@574ea1fe{/solr,null,AVAILABLE}
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1f4f6305{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38793}
[junit4] 2> 301760 ERROR (jetty-launcher-1930-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 301760 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-23T15:19:26.965455Z
[junit4] 2> 301761 INFO (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 301762 INFO (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 301762 INFO (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 301767 INFO (zkConnectionManagerCallback-1932-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 301767 INFO (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76f12aa6{/solr,null,AVAILABLE}
[junit4] 2> 301767 INFO (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e814a7c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 301767 INFO (jetty-launcher-1930-thread-2) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 301767 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 301767 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35653}
[junit4] 2> 301768 ERROR (jetty-launcher-1930-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 301768 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 301768 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 301768 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 301768 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 301768 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-23T15:19:26.973130Z
[junit4] 2> 301774 INFO (zkConnectionManagerCallback-1934-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 301774 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 301888 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 301890 WARN (jetty-launcher-1930-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@c6f3f54[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 301924 WARN (jetty-launcher-1930-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3a2bfb28[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 301924 INFO (jetty-launcher-1930-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33913/solr
[junit4] 2> 301973 INFO (zkConnectionManagerCallback-1942-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302002 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 302028 INFO (zkConnectionManagerCallback-1944-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302034 WARN (jetty-launcher-1930-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@68b180a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 302038 WARN (jetty-launcher-1930-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6a62bec2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 302038 INFO (jetty-launcher-1930-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33913/solr
[junit4] 2> 302058 INFO (zkConnectionManagerCallback-1952-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302066 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38793_solr
[junit4] 2> 302066 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.c.Overseer Overseer
(id=72249545330655238-127.0.0.1:38793_solr-n_0000000000) starting
[junit4] 2> 302070 INFO (zkConnectionManagerCallback-1954-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302072 INFO (zkConnectionManagerCallback-1959-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302073 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35653_solr
[junit4] 2> 302073 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33913/solr ready
[junit4] 2> 302073 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38793_solr
[junit4] 2> 302074 INFO (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 302074 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 302084 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38793_solr as DOWN
[junit4] 2> 302085 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 302085 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38793_solr
[junit4] 2> 302085 INFO (zkCallback-1953-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 302085 INFO (zkCallback-1958-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 302085 INFO (zkCallback-1943-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 302090 INFO (zkCallback-1953-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 302098 INFO (zkConnectionManagerCallback-1966-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302098 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 302099 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33913/solr ready
[junit4] 2> 302109 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 302109 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 302127 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35653.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 302128 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38793.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 302137 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38793.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 302137 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38793.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 302138 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35653.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 302138 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35653.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 302138 INFO (jetty-launcher-1930-thread-2)
[n:127.0.0.1:35653_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/.
[junit4] 2> 302138 INFO (jetty-launcher-1930-thread-1)
[n:127.0.0.1:38793_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/.
[junit4] 2> 302206 INFO (zkConnectionManagerCallback-1973-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302206 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 302207 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33913/solr ready
[junit4] 2> 302223 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[F50E481684AC21B6]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLossySchema
[junit4] 2> 302230 INFO (zkConnectionManagerCallback-1978-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 302230 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[F50E481684AC21B6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 302231 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[F50E481684AC21B6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33913/solr ready
[junit4] 2> 302238 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 302242 INFO
(OverseerThreadFactory-1713-thread-1-processing-n:127.0.0.1:38793_solr)
[n:127.0.0.1:38793_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
sourceLossyReindexing
[junit4] 2> 302347 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"sourceLossyReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35653/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 302351 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"sourceLossyReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38793/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 302352 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"sourceLossyReindexing_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35653/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 302354 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"sourceLossyReindexing_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38793/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 302559 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 302559 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 302560 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
x:sourceLossyReindexing_shard2_replica_n4]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 302567 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 302570 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 303575 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 303582 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 303589 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 303590 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 303590 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 303595 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard1_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 303595 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard2_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 303596 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard2_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 303620 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 303620 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard1_replica_n1' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 303626 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35653.solr.core.sourceLossyReindexing.shard1.replica_n1'
(registry 'solr.core.sourceLossyReindexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 303626 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/sourceLossyReindexing_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/./sourceLossyReindexing_shard1_replica_n1/data/]
[junit4] 2> 303634 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 303634 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard2_replica_n4' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 303634 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35653.solr.core.sourceLossyReindexing.shard2.replica_n4'
(registry 'solr.core.sourceLossyReindexing.shard2.replica_n4') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 303634 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/sourceLossyReindexing_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/./sourceLossyReindexing_shard2_replica_n4/data/]
[junit4] 2> 303642 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 303643 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard2_replica_n6' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 303643 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38793.solr.core.sourceLossyReindexing.shard2.replica_n6'
(registry 'solr.core.sourceLossyReindexing.shard2.replica_n6') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 303643 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/sourceLossyReindexing_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/./sourceLossyReindexing_shard2_replica_n6/data/]
[junit4] 2> 303660 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 303660 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard1_replica_n2' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 303660 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38793.solr.core.sourceLossyReindexing.shard1.replica_n2'
(registry 'solr.core.sourceLossyReindexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 303661 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/sourceLossyReindexing_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/./sourceLossyReindexing_shard1_replica_n2/data/]
[junit4] 2> 303690 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 303690 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 303703 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 303703 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 303707 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@748d240f[sourceLossyReindexing_shard1_replica_n1] main]
[junit4] 2> 303708 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 303709 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 303710 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 303710 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1628810110739415040
[junit4] 2> 303718 INFO
(searcherExecutor-1722-thread-1-processing-n:127.0.0.1:35653_solr
x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1
r:core_node3) [n:127.0.0.1:35653_solr c:sourceLossyReindexing s:shard1
r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n1] Registered new searcher
Searcher@748d240f[sourceLossyReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 303720 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 303720 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard1
[junit4] 2> 303722 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 303745 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 303745 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 303747 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 303747 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 303751 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@70b429fa[sourceLossyReindexing_shard2_replica_n4] main]
[junit4] 2> 303751 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 303752 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 303752 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 303752 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1628810110783455232
[junit4] 2> 303760 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 303760 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 303763 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 303765 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 303775 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 303775 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 303775 INFO
(searcherExecutor-1723-thread-1-processing-n:127.0.0.1:35653_solr
x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2
r:core_node7) [n:127.0.0.1:35653_solr c:sourceLossyReindexing s:shard2
r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n4] Registered new searcher
Searcher@70b429fa[sourceLossyReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 303777 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 303777 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 303778 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=0}, version=0}
[junit4] 2> 303782 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b703697[sourceLossyReindexing_shard1_replica_n2] main]
[junit4] 2> 303782 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard2
[junit4] 2> 303783 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 303783 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 303783 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 303784 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1628810110817009664
[junit4] 2> 303785 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9999ms
[junit4] 2> 303785 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e3b9532[sourceLossyReindexing_shard2_replica_n6] main]
[junit4] 2> 303787 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 303787 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard1
[junit4] 2> 303788 INFO
(searcherExecutor-1725-thread-1-processing-n:127.0.0.1:38793_solr
x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1
r:core_node5) [n:127.0.0.1:38793_solr c:sourceLossyReindexing s:shard1
r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n2] Registered new searcher
Searcher@7b703697[sourceLossyReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 303788 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 303788 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 303789 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 303789 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1628810110822252544
[junit4] 2> 303792 INFO
(searcherExecutor-1724-thread-1-processing-n:127.0.0.1:38793_solr
x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2
r:core_node8) [n:127.0.0.1:38793_solr c:sourceLossyReindexing s:shard2
r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n6] Registered new searcher
Searcher@3e3b9532[sourceLossyReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 303798 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 303798 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard2
[junit4] 2> 304226 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 304226 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 304226 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:35653/solr/sourceLossyReindexing_shard1_replica_n1/
[junit4] 2> 304227 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard1_replica_n1 url=http://127.0.0.1:35653/solr
START
replicas=[http://127.0.0.1:38793/solr/sourceLossyReindexing_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 304227 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard1_replica_n1 url=http://127.0.0.1:35653/solr
DONE. We have no versions. sync failed.
[junit4] 2> 304231 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 304231 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 304231 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] 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> 304231 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceLossyReindexing/leaders/shard1/leader after winning as
/collections/sourceLossyReindexing/leader_elect/shard1/election/72249545330655240-core_node3-n_0000000000
[junit4] 2> 304232 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:35653/solr/sourceLossyReindexing_shard1_replica_n1/ shard1
[junit4] 2> 304286 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 304286 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 304286 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:35653/solr/sourceLossyReindexing_shard2_replica_n4/
[junit4] 2> 304286 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard2_replica_n4 url=http://127.0.0.1:35653/solr
START
replicas=[http://127.0.0.1:38793/solr/sourceLossyReindexing_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 304286 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard2_replica_n4 url=http://127.0.0.1:35653/solr
DONE. We have no versions. sync failed.
[junit4] 2> 304287 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 304287 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 304287 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] 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> 304287 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceLossyReindexing/leaders/shard2/leader after winning as
/collections/sourceLossyReindexing/leader_elect/shard2/election/72249545330655240-core_node7-n_0000000000
[junit4] 2> 304289 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:35653/solr/sourceLossyReindexing_shard2_replica_n4/ shard2
[junit4] 2> 304390 INFO (zkCallback-1953-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 304391 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 304391 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 304420 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1850
[junit4] 2> 304420 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1860
[junit4] 2> 304492 INFO (zkCallback-1953-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 304492 INFO (zkCallback-1953-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 304790 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2231
[junit4] 2> 304801 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2233
[junit4] 2> 304803 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_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> 304902 INFO (zkCallback-1953-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 304902 INFO (zkCallback-1953-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 304902 INFO (zkCallback-1943-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 304902 INFO (zkCallback-1943-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 304902 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2664
[junit4] 2> 304958 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=1, core_node8=1}, version=2}
[junit4] 2> 305006 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=1, core_node5=1}, version=2}
[junit4] 2> 305011 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35653/solr/sourceLossyReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2
(1628810112013434880), 3 (1628810112038600704), 5 (1628810112039649280), 6
(1628810112039649281), 7 (1628810112039649282), 9 (1628810112039649283), 17
(1628810112039649284), 18 (1628810112039649285), 19 (1628810112039649286), 21
(1628810112039649287), ... (97 adds)]} 0 7
[junit4] 2> 305011 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1628810112013434880), 3
(1628810112038600704), 5 (1628810112039649280), 6 (1628810112039649281), 7
(1628810112039649282), 9 (1628810112039649283), 17 (1628810112039649284), 18
(1628810112039649285), 19 (1628810112039649286), 21 (1628810112039649287), ...
(97 adds)]} 0 86
[junit4] 2> 305014 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35653/solr/sourceLossyReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0
(1628810112011337728), 1 (1628810112022872064), 4 (1628810112022872065), 8
(1628810112022872066), 10 (1628810112022872067), 11 (1628810112022872068), 12
(1628810112022872069), 13 (1628810112022872070), 14 (1628810112022872071), 15
(1628810112022872072), ... (103 adds)]} 0 12
[junit4] 2> 305015 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1628810112011337728), 1
(1628810112022872064), 4 (1628810112022872065), 8 (1628810112022872066), 10
(1628810112022872067), 11 (1628810112022872068), 12 (1628810112022872069), 13
(1628810112022872070), 14 (1628810112022872071), 15 (1628810112022872072), ...
(103 adds)]} 0 92
[junit4] 2> 305064 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1628810112159186944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 305064 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@787ce62b
commitCommandVersion:1628810112159186944
[junit4] 2> 305067 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1628810112162332672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 305067 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6a1409d9
commitCommandVersion:1628810112162332672
[junit4] 2> 305086 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4fb6ce5e[sourceLossyReindexing_shard1_replica_n1] main]
[junit4] 2> 305086 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 305087 INFO
(searcherExecutor-1722-thread-1-processing-n:127.0.0.1:35653_solr
x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1
r:core_node3) [n:127.0.0.1:35653_solr c:sourceLossyReindexing s:shard1
r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n1] Registered new searcher
Searcher@4fb6ce5e[sourceLossyReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33,
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=12+33, source=flush,
os.version=4.18.0-15-generic,
timestamp=1553354370283}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 305106 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a8dc8db[sourceLossyReindexing_shard1_replica_n2] main]
[junit4] 2> 305107 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 305108 INFO
(searcherExecutor-1725-thread-1-processing-n:127.0.0.1:38793_solr
x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1
r:core_node5) [n:127.0.0.1:38793_solr c:sourceLossyReindexing s:shard1
r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n2] Registered new searcher
Searcher@5a8dc8db[sourceLossyReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33,
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=12+33, source=flush,
os.version=4.18.0-15-generic,
timestamp=1553354370278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 305108 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35653/solr/sourceLossyReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 41
[junit4] 2> 305108 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35653/solr/sourceLossyReindexing_shard2_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 45
[junit4] 2> 305109 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1628810112206372864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 305109 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18968205
commitCommandVersion:1628810112206372864
[junit4] 2> 305111 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1628810112208470016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 305113 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f5ccd38
commitCommandVersion:1628810112208470016
[junit4] 2> 305117 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@382caeb8[sourceLossyReindexing_shard2_replica_n4] main]
[junit4] 2> 305118 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 305119 INFO
(searcherExecutor-1723-thread-1-processing-n:127.0.0.1:35653_solr
x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2
r:core_node7) [n:127.0.0.1:35653_solr c:sourceLossyReindexing s:shard2
r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n4] Registered new searcher
Searcher@382caeb8[sourceLossyReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33,
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=12+33, source=flush,
os.version=4.18.0-15-generic,
timestamp=1553354370320}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 305129 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c035f9d[sourceLossyReindexing_shard2_replica_n6] main]
[junit4] 2> 305130 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 305131 INFO
(searcherExecutor-1724-thread-1-processing-n:127.0.0.1:38793_solr
x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2
r:core_node8) [n:127.0.0.1:38793_solr c:sourceLossyReindexing s:shard2
r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n6] Registered new searcher
Searcher@7c035f9d[sourceLossyReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=12, java.vm.version=12+33,
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=12+33, source=flush,
os.version=4.18.0-15-generic,
timestamp=1553354370327}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 305150 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35653/solr/sourceLossyReindexing_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 39
[junit4] 2> 305150 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/update
params={_stateVer_=sourceLossyReindexing:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 135
[junit4] 2> 305195 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38793/solr/sourceLossyReindexing_shard2_replica_n6/|http://127.0.0.1:35653/solr/sourceLossyReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1553354370356&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 305195 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38793/solr/sourceLossyReindexing_shard1_replica_n2/|http://127.0.0.1:35653/solr/sourceLossyReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1553354370356&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 305199 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&shards.purpose=64&NOW=1553354370356&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:38793/solr/sourceLossyReindexing_shard1_replica_n2/|http://127.0.0.1:35653/solr/sourceLossyReindexing_shard1_replica_n1/&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 305200 INFO (qtp1901629338-4885) [n:127.0.0.1:35653_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=sourceLossyReindexing:6&wt=javabin&version=2} hits=200
status=0 QTime=48
[junit4] 2> 305201 INFO (qtp1901629338-4883) [n:127.0.0.1:35653_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with
params
configName=conf3&name=sourceLossyReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=targetLossyReindexing
and sendToOCPQueue=true
[junit4] 2> 305206 INFO
(OverseerCollectionConfigSetProcessor-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_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> 305207 DEBUG
(OverseerThreadFactory-1713-thread-2-processing-n:127.0.0.1:38793_solr)
[n:127.0.0.1:38793_solr ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
[junit4] 2> "name":"sourceLossyReindexing",
[junit4] 2> "target":"targetLossyReindexing",
[junit4] 2> "configName":"conf3",
[junit4] 2> "operation":"reindexcollection"}
[junit4] 2> 305256 INFO (zkConnectionManagerCallback-1987-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 305257 INFO
(OverseerThreadFactory-1713-thread-2-processing-n:127.0.0.1:38793_solr)
[n:127.0.0.1:38793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 305258 INFO
(OverseerThreadFactory-1713-thread-2-processing-n:127.0.0.1:38793_solr)
[n:127.0.0.1:38793_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33913/solr ready
[junit4] 2> 305282 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38793/solr/sourceLossyReindexing_shard2_replica_n6/|http://127.0.0.1:35653/solr/sourceLossyReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&NOW=1553354370464&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 305282 INFO (qtp1371372604-4969) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38793/solr/sourceLossyReindexing_shard1_replica_n2/|http://127.0.0.1:35653/solr/sourceLossyReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&NOW=1553354370464&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 305283 INFO (qtp1371372604-4879) [n:127.0.0.1:38793_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/select
params={q=*:*&_stateVer_=sourceLossyReindexing:6&rows=0&wt=javabin&version=2}
hits=200 status=0 QTime=24
[junit4] 2> 305284 INFO
(OverseerThreadFactory-1713-thread-2-processing-n:127.0.0.1:38793_solr)
[n:127.0.0.1:38793_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
targetLossyReindexing
[junit4] 2> 305489 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"targetLossyReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38793/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 305490 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"targetLossyReindexing_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35653/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 305492 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"targetLossyReindexing_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38793/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 305494 INFO
(OverseerStateUpdate-72249545330655238-127.0.0.1:38793_solr-n_0000000000)
[n:127.0.0.1:38793_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"targetLossyReindexing_shard2_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35653/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 305698 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
x:targetLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 305699 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
x:targetLossyReindexing_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n3&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 305699 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
x:targetLossyReindexing_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 305700 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
x:targetLossyReindexing_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 306719 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 306773 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard1 r:core_node4
x:targetLossyReindexing_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 306777 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard1 r:core_node2
x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 306782 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 306786 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n7] o.a.s.s.IndexSchema
[targetLossyReindexing_shard2_replica_n7] Schema name=minimal
[junit4] 2> 306788 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 306788 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n7] o.a.s.c.CoreContainer Creating
SolrCore 'targetLossyReindexing_shard2_replica_n7' using configuration from
collection targetLossyReindexing, trusted=true
[junit4] 2> 306790 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard1 r:core_node4
x:targetLossyReindexing_shard1_replica_n3] o.a.s.s.IndexSchema
[targetLossyReindexing_shard1_replica_n3] Schema name=minimal
[junit4] 2> 306793 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard1 r:core_node2
x:targetLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema
[targetLossyReindexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 306794 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard1 r:core_node2
x:targetLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 306794 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard1 r:core_node2
x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'targetLossyReindexing_shard1_replica_n1' using configuration from
collection targetLossyReindexing, trusted=true
[junit4] 2> 306802 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema
[targetLossyReindexing_shard2_replica_n5] Schema name=minimal
[junit4] 2> 306803 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35653.solr.core.targetLossyReindexing.shard2.replica_n7'
(registry 'solr.core.targetLossyReindexing.shard2.replica_n7') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 306806 INFO (qtp1901629338-4884) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n7] o.a.s.c.SolrCore
[[targetLossyReindexing_shard2_replica_n7] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/targetLossyReindexing_shard2_replica_n7],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/./targetLossyReindexing_shard2_replica_n7/data/]
[junit4] 2> 306809 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 306809 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.CoreContainer Creating
SolrCore 'targetLossyReindexing_shard2_replica_n5' using configuration from
collection targetLossyReindexing, trusted=true
[junit4] 2> 306809 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38793.solr.core.targetLossyReindexing.shard2.replica_n5'
(registry 'solr.core.targetLossyReindexing.shard2.replica_n5') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 306809 INFO (qtp1371372604-4876) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.SolrCore
[[targetLossyReindexing_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/targetLossyReindexing_shard2_replica_n5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/./targetLossyReindexing_shard2_replica_n5/data/]
[junit4] 2> 306811 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard1 r:core_node4
x:targetLossyReindexing_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 306811 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard1 r:core_node4
x:targetLossyReindexing_shard1_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'targetLossyReindexing_shard1_replica_n3' using configuration from
collection targetLossyReindexing, trusted=true
[junit4] 2> 306811 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard1 r:core_node4
x:targetLossyReindexing_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35653.solr.core.targetLossyReindexing.shard1.replica_n3'
(registry 'solr.core.targetLossyReindexing.shard1.replica_n3') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 306812 INFO (qtp1901629338-4956) [n:127.0.0.1:35653_solr
c:targetLossyReindexing s:shard1 r:core_node4
x:targetLossyReindexing_shard1_replica_n3] o.a.s.c.SolrCore
[[targetLossyReindexing_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/targetLossyReindexing_shard1_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node2/./targetLossyReindexing_shard1_replica_n3/data/]
[junit4] 2> 306813 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard1 r:core_node2
x:targetLossyReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38793.solr.core.targetLossyReindexing.shard1.replica_n1'
(registry 'solr.core.targetLossyReindexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0191b2
[junit4] 2> 306813 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard1 r:core_node2
x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[[targetLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/targetLossyReindexing_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001/tempDir-001/node1/./targetLossyReindexing_shard1_replica_n1/data/]
[junit4] 2> 306982 INFO (qtp1371372604-4875) [n:127.0.0.1:38793_solr
c:targetLossyReindexing s:shard1 r:core_node2 x:targetLossyReindexing_s
[...truncated too long message...]
ad-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1)
-> (0)
[junit4] 2> 371311 INFO (jetty-closer-2186-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1f4f6305{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?}
[junit4] 2> 371312 INFO (jetty-closer-2186-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@574ea1fe{/solr,null,UNAVAILABLE}
[junit4] 2> 371312 INFO (jetty-closer-2186-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 371312 INFO (jetty-closer-2186-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3e814a7c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?}
[junit4] 2> 371312 INFO (jetty-closer-2186-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76f12aa6{/solr,null,UNAVAILABLE}
[junit4] 2> 371312 INFO (jetty-closer-2186-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 371313 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 371314 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> 38 /solr/aliases.json
[junit4] 2> 38 /solr/clusterprops.json
[junit4] 2> 12
/solr/collections/failReindexingTarget/terms/shard1
[junit4] 2> 10
/solr/collections/failReindexingTarget/terms/shard2
[junit4] 2> 10
/solr/collections/.rx_sameTargetReindexing_7/terms/shard2
[junit4] 2> 10 /solr/collections/basicReindexing/terms/shard2
[junit4] 2> 10
/solr/collections/reshapeReindexingTarget/terms/bar
[junit4] 2> 10
/solr/collections/sourceLossyReindexing/terms/shard2
[junit4] 2> 10
/solr/collections/sameTargetReindexing/terms/shard1
[junit4] 2> 10 /solr/configs/conf1
[junit4] 2> 10
/solr/collections/targetLossyReindexing/terms/shard1
[junit4] 2> 10
/solr/collections/targetLossyReindexing/terms/shard2
[junit4] 2> 10 /solr/collections/failReindexing/terms/shard2
[junit4] 2> 9
/solr/collections/.rx_sameTargetReindexing_7/terms/shard1
[junit4] 2> 9 /solr/collections/basicReindexing/terms/shard1
[junit4] 2> 9
/solr/collections/basicReindexingTarget/terms/shard2
[junit4] 2> 9
/solr/collections/basicReindexingTarget/terms/shard1
[junit4] 2> 9
/solr/collections/sourceLossyReindexing/terms/shard1
[junit4] 2> 9
/solr/collections/sameTargetReindexing/terms/shard2
[junit4] 2> 9 /solr/collections/reshapeReindexing/terms/shard1
[junit4] 2> 9 /solr/collections/reshapeReindexing/terms/shard2
[junit4] 2> 9 /solr/collections/failReindexing/terms/shard1
[junit4] 2> 7
/solr/collections/reshapeReindexingTarget/terms/foo
[junit4] 2> 6 /solr/configs/_default
[junit4] 2> 6
/solr/collections/reshapeReindexingTarget/terms/baz
[junit4] 2> 6 /solr/configs/_default/managed-schema
[junit4] 2> 4
/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
[junit4] 2> 4
/solr/collections/abortReindexingTarget/state.json
[junit4] 2> 4
/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
[junit4] 2> 4 /solr/collections/abortReindexing/state.json
[junit4] 2> 3
/solr/collections/.rx_ck_abortReindexing/terms/shard1
[junit4] 2> 3 /solr/collections/abortReindexing/terms/shard2
[junit4] 2> 3
/solr/collections/.rx_ck_failReindexing/terms/shard1
[junit4] 2> 3
/solr/collections/abortReindexingTarget/terms/shard1
[junit4] 2> 3
/solr/collections/.rx_ck_sameTargetReindexing/state.json
[junit4] 2> 3
/solr/collections/abortReindexingTarget/terms/shard2
[junit4] 2> 3
/solr/collections/.rx_ck_basicReindexing/terms/shard1
[junit4] 2> 3
/solr/collections/.rx_ck_sameTargetReindexing/terms/shard1
[junit4] 2> 2
/solr/collections/basicReindexingTarget/state.json
[junit4] 2> 2
/solr/collections/.rx_ck_reshapeReindexing/state.json
[junit4] 2> 2
/solr/collections/.rx_sameTargetReindexing_7/state.json
[junit4] 2> 2
/solr/collections/targetLossyReindexing/state.json
[junit4] 2> 2
/solr/collections/.rx_ck_abortReindexing/state.json
[junit4] 2> 2 /solr/collections/basicReindexing/state.json
[junit4] 2> 2
/solr/collections/reshapeReindexingTarget/state.json
[junit4] 2> 2
/solr/collections/sourceLossyReindexing/state.json
[junit4] 2> 2
/solr/collections/.rx_ck_basicReindexing/state.json
[junit4] 2> 2 /solr/collections/reshapeReindexing/state.json
[junit4] 2> 2 /solr/collections/abortReindexing/terms/shard1
[junit4] 2> 2 /solr/collections/failReindexing/state.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf2
[junit4] 2> 2 /solr/configs/conf3
[junit4] 2> 2
/solr/collections/.rx_ck_failReindexing/state.json
[junit4] 2> 2
/solr/collections/sameTargetReindexing/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 38 /solr/clusterstate.json
[junit4] 2> 28 /solr/aliases.json
[junit4] 2> 20 /solr/collections/abortReindexing/state.json
[junit4] 2> 19
/solr/collections/failReindexingTarget/state.json
[junit4] 2> 17 /solr/collections/failReindexing/state.json
[junit4] 2> 15 /solr/collections/reshapeReindexing/state.json
[junit4] 2> 15 /solr/collections/basicReindexing/state.json
[junit4] 2> 15
/solr/collections/reshapeReindexingTarget/state.json
[junit4] 2> 15
/solr/collections/sameTargetReindexing/state.json
[junit4] 2> 14
/solr/collections/.rx_sameTargetReindexing_7/state.json
[junit4] 2> 13
/solr/collections/targetLossyReindexing/state.json
[junit4] 2> 13
/solr/collections/sourceLossyReindexing/state.json
[junit4] 2> 12
/solr/collections/basicReindexingTarget/state.json
[junit4] 2> 12
/solr/collections/abortReindexingTarget/state.json
[junit4] 2> 9
/solr/collections/.rx_ck_sourceLossyReindexing/state.json
[junit4] 2> 9
/solr/collections/.rx_ck_sameTargetReindexing/state.json
[junit4] 2> 8
/solr/collections/.rx_ck_basicReindexing/state.json
[junit4] 2> 7
/solr/collections/.rx_ck_reshapeReindexing/state.json
[junit4] 2> 7
/solr/collections/.rx_ck_abortReindexing/state.json
[junit4] 2> 6
/solr/collections/.rx_ck_failReindexing/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 48 /solr/collections
[junit4] 2> 38 /solr/live_nodes
[junit4] 2>
[junit4] 2> 371318 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33913
[junit4] 2> 371318 INFO
(SUITE-ReindexCollectionTest-seed#[F50E481684AC21B6]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33913
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_F50E481684AC21B6-001
[junit4] 2> NOTE: test params are: codec=Lucene80,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5141a07d),
locale=lrc-IQ, timezone=America/Bogota
[junit4] 2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=218150280,total=492830720
[junit4] 2> NOTE: All tests run in this JVM:
[AutoAddReplicasPlanActionTest, PeerSyncTest, SolrGraphiteReporterTest,
SystemInfoHandlerTest, DistributedTermsComponentTest,
StatelessScriptUpdateProcessorFactoryTest, TaggerTest, ReturnFieldsTest,
ZkFailoverTest, TestDistributedMap, TlogReplayBufferedWhileIndexingTest,
TestSlowCompositeReaderWrapper, ConfigSetsAPITest, TriggerIntegrationTest,
DeleteStatusTest, TestSystemIdResolver, TestRequestForwarding,
DirectSolrConnectionTest, TestDistribIDF, ConfigureRecoveryStrategyTest,
DocValuesMissingTest, CollectionTooManyReplicasTest, RequiredFieldsTest,
TestFieldCacheSort, BitVectorTest,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestBlendedInfixSuggestions,
MoveReplicaTest, MissingSegmentRecoveryTest,
DocumentAnalysisRequestHandlerTest, BadComponentTest, TestDFISimilarityFactory,
TestUnInvertedFieldException, PreAnalyzedFieldManagedSchemaCloudTest,
TestNumericTokenStream, TestSolrCoreSnapshots, TestGeoJSONResponseWriter,
DeleteNodeTest, HdfsRestartWhileUpdatingTest, SolrTestCaseJ4Test,
TestComplexPhraseLeadingWildcard, ScheduledMaintenanceTriggerTest,
ReindexCollectionTest]
[junit4] Completed [112/849 (1!)] on J2 in 69.89s, 6 tests, 1 failure <<<
FAILURES!
[...truncated 45149 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23816/consoleText
[repro] Revision: bca22d58e2d126ec6d349d375d3ea028892104e1
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=ReindexCollectionTest
-Dtests.method=testSameTargetReindexing -Dtests.seed=F50E481684AC21B6
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lrc-IQ
-Dtests.timezone=America/Bogota -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] ReindexCollectionTest
[repro] ant compile-test
[...truncated 3570 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=F50E481684AC21B6 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=lrc-IQ -Dtests.timezone=America/Bogota -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 100 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]