Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/236/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:161) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor611.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:774) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:836) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1089) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:959) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:844) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1029)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:642)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:161)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor611.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:774)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:836)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1089)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:844)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1029)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:642)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([F2218DA170BE7B3C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:294)
at sun.reflect.GeneratedMethodAccessor162.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13422 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/init-core-data-001
[junit4] 2> 4095876 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4095877 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 4095877 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 4095878 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-001
[junit4] 2> 4095878 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4095878 INFO (Thread-8236) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4095878 INFO (Thread-8236) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 4095880 ERROR (Thread-8236) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 4095978 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:47964
[junit4] 2> 4095984 INFO (jetty-launcher-5933-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 4095984 INFO (jetty-launcher-5933-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 4095986 INFO (jetty-launcher-5933-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5210b25b{/solr,null,AVAILABLE}
[junit4] 2> 4095987 INFO (jetty-launcher-5933-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4f2b0a6a{HTTP/1.1,[http/1.1]}{127.0.0.1:35045}
[junit4] 2> 4095987 INFO (jetty-launcher-5933-thread-2) [ ]
o.e.j.s.Server Started @4098657ms
[junit4] 2> 4095987 INFO (jetty-launcher-5933-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35045}
[junit4] 2> 4095987 ERROR (jetty-launcher-5933-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4095987 INFO (jetty-launcher-5933-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 4095987 INFO (jetty-launcher-5933-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e1a04fe{/solr,null,AVAILABLE}
[junit4] 2> 4095987 INFO (jetty-launcher-5933-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4095987 INFO (jetty-launcher-5933-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-11T14:37:50.574Z
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1e48cc{HTTP/1.1,[http/1.1]}{127.0.0.1:54327}
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-1) [ ]
o.e.j.s.Server Started @4098657ms
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54327}
[junit4] 2> 4095988 ERROR (jetty-launcher-5933-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 4095988 INFO (jetty-launcher-5933-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-11T14:37:50.574Z
[junit4] 2> 4095990 INFO (jetty-launcher-5933-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4095990 INFO (jetty-launcher-5933-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4095998 INFO (jetty-launcher-5933-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47964/solr
[junit4] 2> 4095999 INFO (jetty-launcher-5933-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47964/solr
[junit4] 2> 4096179 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4096179 INFO (jetty-launcher-5933-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4096180 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54327_solr
[junit4] 2> 4096181 INFO (jetty-launcher-5933-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35045_solr
[junit4] 2> 4096182 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.c.Overseer Overseer
(id=98810768291659782-127.0.0.1:54327_solr-n_0000000000) starting
[junit4] 2> 4096183 INFO
(zkCallback-5944-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4096184 INFO
(zkCallback-5945-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4096190 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54327_solr
[junit4] 2> 4096192 INFO
(zkCallback-5944-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 4096192 INFO
(zkCallback-5945-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 4096337 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54327.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4096342 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54327.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4096342 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54327.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4096343 INFO (jetty-launcher-5933-thread-1)
[n:127.0.0.1:54327_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-001/node1/.
[junit4] 2> 4096415 INFO (jetty-launcher-5933-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4096420 INFO (jetty-launcher-5933-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4096420 INFO (jetty-launcher-5933-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4096421 INFO (jetty-launcher-5933-thread-2)
[n:127.0.0.1:35045_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-001/node2/.
[junit4] 2> 4096447 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4096448 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47964/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 4096474 WARN
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 4096483 WARN
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4096486 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 4096500 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_serv1.vm3_64164_hdfs____ak4xgy/webapp
[junit4] 2> 4096976 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:64164
[junit4] 2> 4097083 WARN
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4097083 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 4097098 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_44149_datanode____.1saazn/webapp
[junit4] 2> 4097561 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44149
[junit4] 2> 4097622 WARN
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4097623 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 4097647 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_61371_datanode____.a5ky1z/webapp
[junit4] 2> 4097661 ERROR (DataNode:
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to serv1-vm3/127.0.0.1:33162) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 4097673 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6c99043d39c13: from storage
DS-60a7c451-8163-419e-ad88-e01eccf25e5b node
DatanodeRegistration(127.0.0.1:45042,
datanodeUuid=755af27a-897e-4f71-a77c-210a2c10938b, infoPort=46523,
infoSecurePort=0, ipcPort=34821,
storageInfo=lv=-56;cid=testClusterID;nsid=1532105618;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 4097673 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6c99043d39c13: from storage
DS-d89829ff-2db0-46c6-8ebb-e0792dafbdc3 node
DatanodeRegistration(127.0.0.1:45042,
datanodeUuid=755af27a-897e-4f71-a77c-210a2c10938b, infoPort=46523,
infoSecurePort=0, ipcPort=34821,
storageInfo=lv=-56;cid=testClusterID;nsid=1532105618;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 4098248 INFO
(SUITE-HdfsRecoveryZkTest-seed#[F2218DA170BE7B3C]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:61371
[junit4] 2> 4098320 ERROR (DataNode:
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to serv1-vm3/127.0.0.1:33162) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 4098325 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6c9906ab5fa0e: from storage
DS-8a5d2a2c-f054-45ef-b096-1f0815f83797 node
DatanodeRegistration(127.0.0.1:34901,
datanodeUuid=3068d645-58be-4f0d-9682-70b6b0b72a09, infoPort=32975,
infoSecurePort=0, ipcPort=37868,
storageInfo=lv=-56;cid=testClusterID;nsid=1532105618;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 4098325 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x6c9906ab5fa0e: from storage
DS-885e121a-708b-4f87-beea-7144d0535679 node
DatanodeRegistration(127.0.0.1:34901,
datanodeUuid=3068d645-58be-4f0d-9682-70b6b0b72a09, infoPort=32975,
infoSecurePort=0, ipcPort=37868,
storageInfo=lv=-56;cid=testClusterID;nsid=1532105618;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 4098421 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[F2218DA170BE7B3C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 4098424 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4098426 INFO
(OverseerThreadFactory-13241-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 4098536 INFO
(OverseerStateUpdate-98810768291659782-127.0.0.1:54327_solr-n_0000000000)
[n:127.0.0.1:54327_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35045/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 4098540 INFO
(OverseerStateUpdate-98810768291659782-127.0.0.1:54327_solr-n_0000000000)
[n:127.0.0.1:54327_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:54327/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 4098746 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4098746 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4098746 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 4098747 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 4098854 INFO
(zkCallback-5945-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4098854 INFO
(zkCallback-5944-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4098854 INFO
(zkCallback-5945-thread-2-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4098854 INFO
(zkCallback-5944-thread-2-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4099760 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 4099760 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 4099769 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
[junit4] 2> 4099769 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
[junit4] 2> 4099772 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4099773 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 4099772 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4099773 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 4099773 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54327.solr.core.recoverytest.shard1.replica_n2' (registry
'solr.core.recoverytest.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4099773 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35045.solr.core.recoverytest.shard1.replica_n1' (registry
'solr.core.recoverytest.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44cb5404
[junit4] 2> 4099773 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:33162/data
[junit4] 2> 4099773 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4099773 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:33162/data
[junit4] 2> 4099773 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4099773 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4099773 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4099773 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-001/node1/recoverytest_shard1_replica_n2],
dataDir=[hdfs://serv1-vm3:33162/data/recoverytest/core_node4/data/]
[junit4] 2> 4099773 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_F2218DA170BE7B3C-001/tempDir-001/node2/recoverytest_shard1_replica_n1],
dataDir=[hdfs://serv1-vm3:33162/data/recoverytest/core_node3/data/]
[junit4] 2> 4099774 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://serv1-vm3:33162/data/recoverytest/core_node4/data/snapshot_metadata
[junit4] 2> 4099774 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://serv1-vm3:33162/data/recoverytest/core_node3/data/snapshot_metadata
[junit4] 2> 4099781 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 4099781 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 4099781 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 4099781 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 4099781 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 4099781 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 4099820 WARN (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 4099869 WARN (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 4104826 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 4104827 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://serv1-vm3:33162/data/recoverytest/core_node3/data
[junit4] 2> 4104842 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://serv1-vm3:33162/data/recoverytest/core_node3/data/index
[junit4] 2> 4104848 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 4104848 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 4104848 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 4104901 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 4104902 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://serv1-vm3:33162/data/recoverytest/core_node4/data
[junit4] 2> 4104908 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 4104928 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://serv1-vm3:33162/data/recoverytest/core_node4/data/index
[junit4] 2> 4104934 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 4104934 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 4104934 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 4104990 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 4105144 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34901 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-885e121a-708b-4f87-beea-7144d0535679:NORMAL:127.0.0.1:34901|RBW],
ReplicaUC[[DISK]DS-60a7c451-8163-419e-ad88-e01eccf25e5b:NORMAL:127.0.0.1:45042|RBW]]}
size 0
[junit4] 2> 4105145 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45042 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-885e121a-708b-4f87-beea-7144d0535679:NORMAL:127.0.0.1:34901|RBW],
ReplicaUC[[DISK]DS-d89829ff-2db0-46c6-8ebb-e0792dafbdc3:NORMAL:127.0.0.1:45042|FINALIZED]]}
size 0
[junit4] 2> 4105146 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45042 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-60a7c451-8163-419e-ad88-e01eccf25e5b:NORMAL:127.0.0.1:45042|RBW],
ReplicaUC[[DISK]DS-8a5d2a2c-f054-45ef-b096-1f0815f83797:NORMAL:127.0.0.1:34901|RBW]]}
size 0
[junit4] 2> 4105146 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34901 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-60a7c451-8163-419e-ad88-e01eccf25e5b:NORMAL:127.0.0.1:45042|RBW],
ReplicaUC[[DISK]DS-8a5d2a2c-f054-45ef-b096-1f0815f83797:NORMAL:127.0.0.1:34901|RBW]]}
size 0
[junit4] 2> 4105217 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 4105217 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4105217 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 4105217 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 4105217 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4105217 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 4105228 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4105228 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4105228 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4105228 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4105242 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@169651f6[recoverytest_shard1_replica_n1] main]
[junit4] 2> 4105242 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2cda8d85[recoverytest_shard1_replica_n2] main]
[junit4] 2> 4105243 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4105244 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4105244 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4105244 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4105245 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4105245 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4105246 INFO
(searcherExecutor-13247-thread-1-processing-n:127.0.0.1:35045_solr
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node3)
[n:127.0.0.1:35045_solr c:recoverytest s:shard1 r:core_node3
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n1] Registered new searcher
Searcher@169651f6[recoverytest_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4105246 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1580972302487519232
[junit4] 2> 4105246 INFO
(searcherExecutor-13246-thread-1-processing-n:127.0.0.1:54327_solr
x:recoverytest_shard1_replica_n2 s:shard1 c:recoverytest r:core_node4)
[n:127.0.0.1:54327_solr c:recoverytest s:shard1 r:core_node4
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n2] Registered new searcher
Searcher@2cda8d85[recoverytest_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4105246 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1580972302487519232
[junit4] 2> 4105253 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4105253 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4105254 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/
[junit4] 2> 4105254 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2
url=http://127.0.0.1:54327/solr START
replicas=[http://127.0.0.1:35045/solr/recoverytest_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 4105255 INFO
(zkCallback-5945-thread-2-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105255 INFO
(zkCallback-5944-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105255 INFO
(zkCallback-5945-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105255 INFO
(zkCallback-5944-thread-2-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105257 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.c.S.Request [recoverytest_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 4105560 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2
url=http://127.0.0.1:54327/solr DONE. We have no versions. sync failed.
[junit4] 2> 4105560 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 4105560 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 4105560 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4105566 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/ shard1
[junit4] 2> 4105670 INFO
(zkCallback-5945-thread-2-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105670 INFO
(zkCallback-5944-thread-2-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105670 INFO
(zkCallback-5944-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105670 INFO
(zkCallback-5945-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105717 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4105719 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=6974
[junit4] 2> 4105824 INFO
(zkCallback-5945-thread-2-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105824 INFO
(zkCallback-5945-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105824 INFO
(zkCallback-5944-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4105824 INFO
(zkCallback-5944-thread-2-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4106255 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=7510
[junit4] 2> 4106258 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 4106359 INFO
(zkCallback-5945-thread-2-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4106359 INFO
(zkCallback-5945-thread-1-processing-n:127.0.0.1:54327_solr)
[n:127.0.0.1:54327_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4106359 INFO
(zkCallback-5944-thread-2-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4106359 INFO
(zkCallback-5944-thread-1-processing-n:127.0.0.1:35045_solr)
[n:127.0.0.1:35045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 4106441 INFO
(OverseerCollectionConfigSetProcessor-98810768291659782-127.0.0.1:54327_solr-n_0000000000)
[n:127.0.0.1:54327_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> 4107259 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=8837
[junit4] 2> 4107261 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[F2218DA170BE7B3C]) [ ]
o.a.s.c.RecoveryZkTest Indexing 700 documents
[junit4] 2> 4107268 DEBUG (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://serv1-vm3:33162/data/recoverytest/core_node4/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 4107274 DEBUG (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://serv1-vm3:33162/data/recoverytest/core_node3/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 4107282 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-0
(1580972304603545600)]} 0 13
[junit4] 2> 4107283 INFO (qtp1597331456-36460) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-0
(1580972304602497024)]} 0 12
[junit4] 2> 4107284 INFO (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1580972304603545600)]} 0 20
[junit4] 2> 4107284 INFO (qtp129688217-36466) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1580972304602497024)]} 0 21
[junit4] 2> 4107286 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-1
(1580972304625565696)]} 0 0
[junit4] 2> 4107286 INFO (qtp129688217-36468) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1580972304625565696)]} 0 1
[junit4] 2> 4107288 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-1
(1580972304627662848)]} 0 0
[junit4] 2> 4107288 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1580972304627662848)]} 0 1
[junit4] 2> 4107289 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-0
(-1580972304627662849)]} 0 0
[junit4] 2> 4107289 INFO (qtp129688217-36464) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0
(-1580972304627662849)]} 0 2
[junit4] 2> 4107290 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-0
(-1580972304629760000)]} 0 1
[junit4] 2> 4107291 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0
(-1580972304629760000)]} 0 1
[junit4] 2> 4107291 INFO (qtp1597331456-36461) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-2
(1580972304630808576)]} 0 0
[junit4] 2> 4107291 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1580972304630808576)]} 0 1
[junit4] 2> 4107292 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-2
(1580972304631857152)]} 0 1
[junit4] 2> 4107293 INFO (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1580972304631857152)]} 0 1
[junit4] 2> 4107293 INFO (qtp1597331456-36460) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-3
(1580972304632905728)]} 0 1
[junit4] 2> 4107293 INFO (qtp129688217-36466) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1580972304632905728)]} 0 1
[junit4] 2> 4107294 INFO (qtp1597331456-36457) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-3
(1580972304633954304)]} 0 0
[junit4] 2> 4107295 INFO (qtp129688217-36468) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1580972304633954304)]} 0 1
[junit4] 2> 4107295 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-2
(-1580972304635002880)]} 0 0
[junit4] 2> 4107295 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2
(-1580972304635002880)]} 0 1
[junit4] 2> 4107297 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-4
(1580972304637100032)]} 0 0
[junit4] 2> 4107297 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-2
(-1580972304636051456)]} 0 1
[junit4] 2> 4107297 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1580972304637100032)]} 0 1
[junit4] 2> 4107297 INFO (qtp129688217-36464) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2
(-1580972304636051456)]} 0 1
[junit4] 2> 4107299 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-4
(1580972304639197185)]} 0 0
[junit4] 2> 4107299 INFO (qtp1597331456-36461) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-5
(1580972304639197184)]} 0 0
[junit4] 2> 4107299 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5
(1580972304639197184)]} 0 1
[junit4] 2> 4107299 INFO (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4
(1580972304639197185)]} 0 1
[junit4] 2> 4107301 INFO (qtp1597331456-36457) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-5
(1580972304641294336)]} 0 0
[junit4] 2> 4107301 INFO (qtp1597331456-36460) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-5
(-1580972304641294337)]} 0 0
[junit4] 2> 4107301 INFO (qtp129688217-36466) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-5
(-1580972304641294337)]} 0 1
[junit4] 2> 4107301 INFO (qtp129688217-36468) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5
(1580972304641294336)]} 0 1
[junit4] 2> 4107303 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-5
(-1580972304643391489)]} 0 0
[junit4] 2> 4107303 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-6
(1580972304643391488)]} 0 1
[junit4] 2> 4107303 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-5
(-1580972304643391489)]} 0 1
[junit4] 2> 4107303 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6
(1580972304643391488)]} 0 1
[junit4] 2> 4107305 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-6
(1580972304645488640)]} 0 0
[junit4] 2> 4107305 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-7
(1580972304645488641)]} 0 0
[junit4] 2> 4107305 INFO (qtp129688217-36464) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6
(1580972304645488640)]} 0 1
[junit4] 2> 4107305 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7
(1580972304645488641)]} 0 1
[junit4] 2> 4107307 INFO (qtp1597331456-36461) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-7
(1580972304647585792)]} 0 0
[junit4] 2> 4107307 INFO (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7
(1580972304647585792)]} 0 1
[junit4] 2> 4107307 INFO (qtp1597331456-36457) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-8
(1580972304647585793)]} 0 1
[junit4] 2> 4107308 INFO (qtp129688217-36466) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8
(1580972304647585793)]} 0 1
[junit4] 2> 4107309 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-9
(1580972304649682945)]} 0 0
[junit4] 2> 4107309 INFO (qtp1597331456-36460) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-8
(1580972304649682944)]} 0 1
[junit4] 2> 4107310 INFO (qtp129688217-36468) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8
(1580972304649682944)]} 0 1
[junit4] 2> 4107310 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9
(1580972304649682945)]} 0 2
[junit4] 2> 4107312 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-9
(-1580972304651780097)]} 0 1
[junit4] 2> 4107312 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-9
(1580972304651780096)]} 0 1
[junit4] 2> 4107312 INFO (qtp129688217-36464) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-9
(-1580972304651780097)]} 0 2
[junit4] 2> 4107312 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9
(1580972304651780096)]} 0 2
[junit4] 2> 4107314 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-9
(-1580972304654925824)]} 0 0
[junit4] 2> 4107314 INFO (qtp1597331456-36461) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-10
(1580972304654925825)]} 0 0
[junit4] 2> 4107314 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-9
(-1580972304654925824)]} 0 1
[junit4] 2> 4107315 INFO (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10
(1580972304654925825)]} 0 1
[junit4] 2> 4107316 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-11
(1580972304657022977)]} 0 0
[junit4] 2> 4107316 INFO (qtp1597331456-36457) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-10
(1580972304657022976)]} 0 0
[junit4] 2> 4107317 INFO (qtp129688217-36466) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10
(1580972304657022976)]} 0 1
[junit4] 2> 4107317 INFO (qtp129688217-36468) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11
(1580972304657022977)]} 0 1
[junit4] 2> 4107319 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-11
(1580972304659120129)]} 0 0
[junit4] 2> 4107319 INFO (qtp1597331456-36460) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-12
(1580972304659120128)]} 0 0
[junit4] 2> 4107319 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12
(1580972304659120128)]} 0 1
[junit4] 2> 4107319 INFO (qtp129688217-36464) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11
(1580972304659120129)]} 0 1
[junit4] 2> 4107321 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-12
(1580972304661217280)]} 0 0
[junit4] 2> 4107321 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-11
(-1580972304662265856)]} 0 0
[junit4] 2> 4107321 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12
(1580972304661217280)]} 0 1
[junit4] 2> 4107321 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-11
(-1580972304662265856)]} 0 1
[junit4] 2> 4107323 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-13
(1580972304664363008)]} 0 0
[junit4] 2> 4107323 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13
(1580972304664363008)]} 0 1
[junit4] 2> 4107325 INFO (qtp1597331456-36457) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-14
(1580972304666460160)]} 0 0
[junit4] 2> 4107325 INFO (qtp129688217-36468) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14
(1580972304666460160)]} 0 1
[junit4] 2> 4107326 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[1-12
(-1580972304667508736)]} 0 0
[junit4] 2> 4107327 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-12
(-1580972304667508736)]} 0 1
[junit4] 2> 4107328 INFO (qtp1597331456-36460) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-15
(1580972304669605888)]} 0 0
[junit4] 2> 4107328 INFO (qtp129688217-36464) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-15
(1580972304669605888)]} 0 1
[junit4] 2> 4107330 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-16
(1580972304671703040)]} 0 0
[junit4] 2> 4107330 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-16
(1580972304671703040)]} 0 1
[junit4] 2> 4107332 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-17
(1580972304673800192)]} 0 0
[junit4] 2> 4107332 INFO (qtp129688217-36466) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-17
(1580972304673800192)]} 0 1
[junit4] 2> 4107334 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[1-18
(1580972304675897344)]} 0 0
[junit4] 2> 4107334 INFO (qtp1597331456-36461) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-11
(-1580972304663314432)]} 0 12
[junit4] 2> 4107334 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-18
(1580972304675897344)]} 0 1
[junit4] 2> 4107334 INFO (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-11
(-1580972304663314432)]} 0 13
[junit4] 2> 4107336 INFO (qtp1597331456-36458) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-13
(1580972304677994497)]} 0 0
[junit4] 2> 4107336 INFO (qtp129688217-36452) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13
(1580972304677994497)]} 0 1
[junit4] 2> 4107338 INFO (qtp1597331456-36460) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-14
(1580972304680091648)]} 0 0
[junit4] 2> 4107338 INFO (qtp129688217-36464) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-14
(1580972304680091648)]} 0 1
[junit4] 2> 4107339 INFO (qtp1597331456-36459) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{delete=[2-12
(-1580972304681140224)]} 0 0
[junit4] 2> 4107340 INFO (qtp129688217-36465) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-12
(-1580972304681140224)]} 0 1
[junit4] 2> 4107341 INFO (qtp1597331456-36453) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-15
(1580972304683237376)]} 0 0
[junit4] 2> 4107342 INFO (qtp129688217-36466) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-15
(1580972304683237376)]} 0 1
[junit4] 2> 4107343 INFO (qtp1597331456-36456) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-16
(1580972304685334528)]} 0 0
[junit4] 2> 4107344 INFO (qtp129688217-36463) [n:127.0.0.1:54327_solr
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-16
(1580972304685334528)]} 0 1
[junit4] 2> 4107345 INFO (qtp1597331456-36461) [n:127.0.0.1:35045_solr
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54327/solr/recoverytest_shard1_replica_n2/&wt=javabin&version=2}{add=[2-17
(1580972304687431680)]} 0 0
[junit4] 2> 4107345 INFO (qtp129688217-36467) [n:127.0.0.1:54327_solr
c:recov
[...truncated too long message...]
TestSolrCoreParser, TestMissingGroups, TestSystemIdResolver,
TestZkAclsWithHadoopAuth, DocValuesMissingTest, TestFastLRUCache,
TestExclusionRuleCollectionAccess, AutoscalingHistoryHandlerTest, TestLRUCache,
TestSha256AuthenticationProvider, TestComponentsName, TestMaxTokenLenTokenizer,
TestXmlQParserPlugin, TestLuceneMatchVersion,
SpellCheckCollatorWithCollapseTest, RecoveryAfterSoftCommitTest,
TestSSLRandomization, IndexSchemaRuntimeFieldTest, TestSubQueryTransformer,
BigEndianAscendingWordSerializerTest, ZkNodePropsTest, CurrencyFieldTypeTest,
DistributedFacetPivotSmallTest, SparseHLLTest, TestSchemaNameResource,
TestQueryTypes, HdfsUnloadDistributedZkTest, TestStressLucene,
TestDocumentBuilder, TestStandardQParsers, TestIndexSearcher,
TestCloudPivotFacet, TestPartialUpdateDeduplication, V2ApiIntegrationTest,
TestPerFieldSimilarity, LeaderFailureAfterFreshStartTest,
TestTrackingShardHandlerFactory, PingRequestHandlerTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestBadConfig,
CollectionsAPISolrJTest, AutoScalingHandlerTest, TestRandomFaceting,
AssignBackwardCompatibilityTest, CopyFieldTest, FileBasedSpellCheckerTest,
TestRestoreCore, TestLuceneIndexBackCompat, TestConfigsApi, BJQParserTest,
TestAddFieldRealTimeGet, TestConfigSets, TestEmbeddedSolrServerConstructors,
TermVectorComponentDistributedTest, UUIDUpdateProcessorFallbackTest,
TestPointFields, CacheHeaderTest, TestElisionMultitermQuery, TestSolrJ,
JsonLoaderTest, TestMultiValuedNumericRangeQuery, TestCollationField,
TestTolerantUpdateProcessorCloud, TestPostingsSolrHighlighter,
ResponseHeaderTest, TestFieldCollectionResource, TestSearchPerf,
LukeRequestHandlerTest, TestAuthenticationFramework, TestCustomStream,
TestCrossCoreJoin, TestCloudSchemaless, TestFilteredDocIdSet,
BasicFunctionalityTest, InfixSuggestersTest, OverseerTaskQueueTest,
TestFreeTextSuggestions, TestSolr4Spatial, SolrCoreCheckLockOnStartupTest,
TestNoOpRegenerator, TestLegacyNumericUtils, ZkSolrClientTest,
TestReloadAndDeleteDocs, TestQueryUtils, AnalyticsQueryTest,
HdfsChaosMonkeyNothingIsSafeTest, OverseerCollectionConfigSetProcessorTest,
PreAnalyzedFieldTest, TestUseDocValuesAsStored2, LeaderElectionContextKeyTest,
SolrGraphiteReporterTest, ImplicitSnitchTest, ActionThrottleTest,
CloudMLTQParserTest, SolrMetricsIntegrationTest, TestDistributedGrouping,
TestLockTree, CollectionTooManyReplicasTest, ExternalFileFieldSortTest,
UpdateRequestProcessorFactoryTest, SystemInfoHandlerTest, BufferStoreTest,
DistributedQueryComponentCustomSortTest, SuggesterTSTTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestRangeQuery, EchoParamsTest,
DistributedSuggestComponentTest, CdcrReplicationHandlerTest,
SolrCloudExampleTest, TestBinaryResponseWriter, SearchHandlerTest,
TestRemoteStreaming, TestFieldCacheSort, TestInPlaceUpdatesStandalone,
TestCustomSort, TestShortCircuitedRequests, SolrIndexConfigTest,
HdfsLockFactoryTest, TestSolrCoreSnapshots, SolrJmxReporterTest, FileUtilsTest,
VMParamsZkACLAndCredentialsProvidersTest, DistribCursorPagingTest,
TestNestedDocsSort, TestNumericRangeQuery64, TestHalfAndHalfDocValues,
TestDistribIDF, TestBulkSchemaConcurrent, TestStressLiveNodes,
SolrPluginUtilsTest, TestLMJelinekMercerSimilarityFactory, TestLegacyField,
ShufflingReplicaListTransformerTest, SpellingQueryConverterTest,
TermsComponentTest, TestRecoveryHdfs,
ChaosMonkeySafeLeaderWithPullReplicasTest, RulesTest, TestCloudInspectUtil,
SpellCheckCollatorTest, WrapperMergePolicyFactoryTest, LoggingHandlerTest,
TestPullReplica, InfoHandlerTest, TestZkChroot, TestMergePolicyConfig,
DistributedVersionInfoTest, TestDistribDocBasedVersion,
DocumentAnalysisRequestHandlerTest, SpellPossibilityIteratorTest,
TestOrdValues, TestFastOutputStream, RankQueryTest,
HdfsBasicDistributedZk2Test, TestRebalanceLeaders,
DistributedIntervalFacetingTest, TestRealTimeGet, CdcrUpdateLogTest,
TestApiFramework, TestTrie, ConfigSetsAPITest, DOMUtilTest,
TestNamedUpdateProcessors, TestSearcherReuse, TestPKIAuthenticationPlugin,
TestExportWriter, TestTrieFacet, StatelessScriptUpdateProcessorFactoryTest,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionTest,
TestRandomDVFaceting, ShardRoutingCustomTest, TestRecovery, TestJoin,
TestReload, HardAutoCommitTest, StatsComponentTest, BadIndexSchemaTest,
ConvertedLegacyTest, TestSort, TestFiltering, TestLazyCores,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest,
PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases,
QueryEqualityTest, TestSolrDeletionPolicy1, DebugComponentTest,
IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest,
TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser,
IndexSchemaTest, TestJmxIntegration, TestAnalyzedSuggestions,
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, HighlighterConfigTest,
SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig,
BadComponentTest, MultiTermTest, SampleTest, TestDocSet, NumericFieldsTest,
OutputWriterTest, DirectSolrConnectionTest, TestPhraseSuggestions,
TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest,
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest,
TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, TestUtils,
UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrBootstrapTest, CleanupOldIndexTest,
CreateCollectionCleanupTest, CustomCollectionTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest,
DistribJoinFromCollectionTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, MoveReplicaHDFSTest, NodeMutatorTest,
OverseerRolesTest, RemoteQueryErrorTest, ReplaceNodeTest,
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest,
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest,
SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery,
TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery,
TestCloudSearcherWarming, TestClusterProperties, TestCollectionAPI,
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity,
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch,
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica,
TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore,
TestOnReconnectListenerSupport, TestPrepRecovery, TestRandomFlRTGCloud,
TestReplicaProperties, TestRequestForwarding, TestSegmentSorting,
TestSkipOverseerOperations, TestStressCloudBlindAtomicUpdates,
TestStressInPlaceUpdates, AutoAddReplicasIntegrationTest,
HttpTriggerListenerTest, NodeLostTriggerTest, TestPolicyCloud,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=F2218DA170BE7B3C -Dtests.slow=true -Dtests.locale=fr-CA
-Dtests.timezone=Pacific/Fiji -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:161)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:774)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:836)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1089)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:844)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1029)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:642)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([F2218DA170BE7B3C]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:294)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [569/744 (1!)] on J1 in 43.05s, 1 test, 1 failure <<<
FAILURES!
[...truncated 47524 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]