Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/67/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([DFC1C73A0E801B62:750C14C8B953CEB2]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at org.junit.Assert.assertFalse(Assert.java:79)
at
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:300)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
Error from server at
https://127.0.0.1:37951/solr/testcollection_shard1_replica_n2: Expected mime
type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing
/solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at https://127.0.0.1:37951/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([DFC1C73A0E801B62:E2196916366E4512]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
at
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:37951/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
... 1 more
Build Log:
[...truncated 12222 lines...]
[junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/init-core-data-001
[junit4] 2> 209846 WARN
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
[junit4] 2> 209846 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 209847 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 209847 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 209847 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001
[junit4] 2> 209847 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 209852 INFO (Thread-323) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 209852 INFO (Thread-323) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 209864 ERROR (Thread-323) [ ] 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> 209952 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37597
[junit4] 2> 209953 INFO (zkConnectionManagerCallback-382-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209955 INFO (jetty-launcher-379-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 209955 INFO (jetty-launcher-379-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 209955 INFO (jetty-launcher-379-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 209956 INFO (jetty-launcher-379-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 209956 INFO (jetty-launcher-379-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ac0ebf2{/solr,null,AVAILABLE}
[junit4] 2> 209957 INFO (jetty-launcher-379-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c3da5f2{/solr,null,AVAILABLE}
[junit4] 2> 209964 INFO (jetty-launcher-379-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22eb71b{/solr,null,AVAILABLE}
[junit4] 2> 209966 INFO (jetty-launcher-379-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6d67922c{HTTP/1.1,[http/1.1]}{127.0.0.1:40997}
[junit4] 2> 209966 INFO (jetty-launcher-379-thread-3) [ ]
o.e.j.s.Server Started @212413ms
[junit4] 2> 209966 INFO (jetty-launcher-379-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40997}
[junit4] 2> 209966 ERROR (jetty-launcher-379-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209966 INFO (jetty-launcher-379-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 209966 INFO (jetty-launcher-379-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209966 INFO (jetty-launcher-379-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209966 INFO (jetty-launcher-379-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T20:53:56.394813Z
[junit4] 2> 209967 INFO (jetty-launcher-379-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5402ad08{HTTP/1.1,[http/1.1]}{127.0.0.1:34221}
[junit4] 2> 209967 INFO (jetty-launcher-379-thread-2) [ ]
o.e.j.s.Server Started @212414ms
[junit4] 2> 209967 INFO (jetty-launcher-379-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34221}
[junit4] 2> 209967 ERROR (jetty-launcher-379-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209967 INFO (jetty-launcher-379-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 209967 INFO (jetty-launcher-379-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209967 INFO (jetty-launcher-379-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209967 INFO (jetty-launcher-379-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T20:53:56.395739Z
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5b3f959e{HTTP/1.1,[http/1.1]}{127.0.0.1:32871}
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@cb0b92f{/solr,null,AVAILABLE}
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-1) [ ]
o.e.j.s.Server Started @212419ms
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32871}
[junit4] 2> 209972 INFO (zkConnectionManagerCallback-384-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209972 ERROR (jetty-launcher-379-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T20:53:56.400506Z
[junit4] 2> 209972 INFO (jetty-launcher-379-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209976 INFO (jetty-launcher-379-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49c9d9f3{HTTP/1.1,[http/1.1]}{127.0.0.1:41015}
[junit4] 2> 209976 INFO (jetty-launcher-379-thread-4) [ ]
o.e.j.s.Server Started @212423ms
[junit4] 2> 209976 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1605bf477b90001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 209976 INFO (jetty-launcher-379-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41015}
[junit4] 2> 209976 ERROR (jetty-launcher-379-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209976 INFO (jetty-launcher-379-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 209976 INFO (jetty-launcher-379-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209976 INFO (jetty-launcher-379-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209976 INFO (jetty-launcher-379-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T20:53:56.404699Z
[junit4] 2> 209986 INFO (zkConnectionManagerCallback-388-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209986 INFO (jetty-launcher-379-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209991 INFO (zkConnectionManagerCallback-386-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209991 INFO (jetty-launcher-379-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37597/solr
[junit4] 2> 209992 INFO (zkConnectionManagerCallback-390-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209992 INFO (jetty-launcher-379-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209993 INFO (jetty-launcher-379-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 209998 INFO (jetty-launcher-379-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37597/solr
[junit4] 2> 210004 INFO (zkConnectionManagerCallback-394-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210004 INFO (zkConnectionManagerCallback-398-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210012 INFO (jetty-launcher-379-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37597/solr
[junit4] 2> 210016 INFO (jetty-launcher-379-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37597/solr
[junit4] 2> 210019 INFO (zkConnectionManagerCallback-403-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210020 INFO
(zkConnectionManagerCallback-408-thread-1-processing-n:127.0.0.1:32871_solr)
[n:127.0.0.1:32871_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210027 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1605bf477b90007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 210042 INFO
(zkConnectionManagerCallback-406-thread-1-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210049 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 210049 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40997_solr
[junit4] 2> 210050 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.c.Overseer Overseer
(id=99180297340911625-127.0.0.1:40997_solr-n_0000000000) starting
[junit4] 2> 210054 INFO (zkConnectionManagerCallback-410-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210066 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40997_solr
[junit4] 2> 210066 INFO
(zkConnectionManagerCallback-417-thread-1-processing-n:127.0.0.1:34221_solr)
[n:127.0.0.1:34221_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210066 INFO
(zkConnectionManagerCallback-413-thread-1-processing-n:127.0.0.1:41015_solr)
[n:127.0.0.1:41015_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210070 INFO (jetty-launcher-379-thread-2)
[n:127.0.0.1:34221_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 210070 INFO (jetty-launcher-379-thread-4)
[n:127.0.0.1:41015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 210071 INFO (jetty-launcher-379-thread-2)
[n:127.0.0.1:34221_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 210071 INFO (jetty-launcher-379-thread-4)
[n:127.0.0.1:41015_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 210072 INFO (jetty-launcher-379-thread-2)
[n:127.0.0.1:34221_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34221_solr
[junit4] 2> 210072 INFO
(OverseerStateUpdate-99180297340911625-127.0.0.1:40997_solr-n_0000000000)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 210072 INFO (jetty-launcher-379-thread-4)
[n:127.0.0.1:41015_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41015_solr
[junit4] 2> 210072 INFO (jetty-launcher-379-thread-1)
[n:127.0.0.1:32871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 210073 INFO
(zkCallback-405-thread-1-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 210075 INFO (jetty-launcher-379-thread-1)
[n:127.0.0.1:32871_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 210080 INFO
(zkCallback-416-thread-1-processing-n:127.0.0.1:34221_solr)
[n:127.0.0.1:34221_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 210074 INFO
(zkCallback-412-thread-1-processing-n:127.0.0.1:41015_solr)
[n:127.0.0.1:41015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 210081 INFO (jetty-launcher-379-thread-1)
[n:127.0.0.1:32871_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32871_solr
[junit4] 2> 210082 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:32871_solr)
[n:127.0.0.1:32871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 210084 INFO
(zkCallback-416-thread-1-processing-n:127.0.0.1:34221_solr)
[n:127.0.0.1:34221_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 210084 INFO
(zkCallback-405-thread-1-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 210092 INFO
(zkCallback-412-thread-1-processing-n:127.0.0.1:41015_solr)
[n:127.0.0.1:41015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 210092 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:32871_solr)
[n:127.0.0.1:32871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 210139 INFO (jetty-launcher-379-thread-4)
[n:127.0.0.1:41015_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41015.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210149 INFO (jetty-launcher-379-thread-4)
[n:127.0.0.1:41015_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41015.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210150 INFO (jetty-launcher-379-thread-4)
[n:127.0.0.1:41015_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41015.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210151 INFO (jetty-launcher-379-thread-4)
[n:127.0.0.1:41015_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node4/.
[junit4] 2> 210164 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40997.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210176 INFO (jetty-launcher-379-thread-2)
[n:127.0.0.1:34221_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34221.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210180 INFO (jetty-launcher-379-thread-1)
[n:127.0.0.1:32871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32871.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210182 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40997.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210183 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40997.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210184 INFO (jetty-launcher-379-thread-3)
[n:127.0.0.1:40997_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node3/.
[junit4] 2> 210186 INFO (jetty-launcher-379-thread-2)
[n:127.0.0.1:34221_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34221.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210186 INFO (jetty-launcher-379-thread-2)
[n:127.0.0.1:34221_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34221.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210187 INFO (jetty-launcher-379-thread-2)
[n:127.0.0.1:34221_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node2/.
[junit4] 2> 210188 INFO (jetty-launcher-379-thread-1)
[n:127.0.0.1:32871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32871.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210188 INFO (jetty-launcher-379-thread-1)
[n:127.0.0.1:32871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32871.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 210189 INFO (jetty-launcher-379-thread-1)
[n:127.0.0.1:32871_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node1/.
[junit4] 2> 210272 INFO (zkConnectionManagerCallback-421-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210277 INFO (zkConnectionManagerCallback-425-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210277 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 210277 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37597/solr ready
[junit4] 2> 210281 INFO (qtp2102036707-1697) [n:127.0.0.1:34221_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 210292 INFO (qtp2102036707-1697) [n:127.0.0.1:34221_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 210336 WARN
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 210344 WARN
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 210345 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
jetty-6.1.x
[junit4] 2> 210351 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_localdomain_36783_hdfs____o8j6yx/webapp
[junit4] 2> 210439 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:36783
[junit4] 2> 210518 WARN
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 210518 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
jetty-6.1.x
[junit4] 2> 210521 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_44009_datanode____6q54ps/webapp
[junit4] 2> 210588 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44009
[junit4] 2> 210588 WARN (2078838491@qtp-1453098096-1 - Acceptor0
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44009) [ ]
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
[junit4] 2> 210599 WARN (2078838491@qtp-1453098096-1 - Acceptor0
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44009) [ ]
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is true
[junit4] 2> 210655 WARN
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 210656 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
jetty-6.1.x
[junit4] 2> 210659 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_45233_datanode____.iup2g8/webapp
[junit4] 2> 210749 INFO
(SUITE-MoveReplicaHDFSTest-seed#[DFC1C73A0E801B62]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45233
[junit4] 2> 210761 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:38007) [ ]
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> 210777 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x3cf52bba9cf34: from storage
DS-acf105de-804d-4a07-b3e8-0ccc1c6b782d node
DatanodeRegistration(127.0.0.1:40225,
datanodeUuid=59959b1e-1729-4a3b-9f9e-a213207f5aff, infoPort=45305,
infoSecurePort=0, ipcPort=43357,
storageInfo=lv=-56;cid=testClusterID;nsid=1583465365;c=0), blocks: 0,
hasStaleStorage: true, processing time: 3 msecs
[junit4] 2> 210777 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x3cf52bba9cf34: from storage
DS-19984c65-6bf9-4b4b-b141-4491aaae1102 node
DatanodeRegistration(127.0.0.1:40225,
datanodeUuid=59959b1e-1729-4a3b-9f9e-a213207f5aff, infoPort=45305,
infoSecurePort=0, ipcPort=43357,
storageInfo=lv=-56;cid=testClusterID;nsid=1583465365;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 210923 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:38007) [ ]
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> 210930 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x3cf52c5010013: from storage
DS-f2a9169b-cca8-4d6b-aed6-68fb48df97be node
DatanodeRegistration(127.0.0.1:35667,
datanodeUuid=f0525999-9250-40e1-bf24-9aeec67f8380, infoPort=35161,
infoSecurePort=0, ipcPort=40787,
storageInfo=lv=-56;cid=testClusterID;nsid=1583465365;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 210931 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x3cf52c5010013: from storage
DS-70565c19-070e-438a-856e-a7634163b651 node
DatanodeRegistration(127.0.0.1:35667,
datanodeUuid=f0525999-9250-40e1-bf24-9aeec67f8380, infoPort=35161,
infoSecurePort=0, ipcPort=40787,
storageInfo=lv=-56;cid=testClusterID;nsid=1583465365;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 210977 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
[junit4] 2> 210978 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 210979 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 210980 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@727d2d6f{/solr,null,AVAILABLE}
[junit4] 2> 210982 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@60a34994{HTTP/1.1,[http/1.1]}{127.0.0.1:45487}
[junit4] 2> 210982 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.e.j.s.Server Started @213429ms
[junit4] 2> 210982 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45487}
[junit4] 2> 210982 ERROR
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 210982 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 210982 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 210982 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 210982 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T20:53:57.410769Z
[junit4] 2> 210986 INFO (zkConnectionManagerCallback-428-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210988 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 210997 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37597/solr
[junit4] 2> 210998 INFO (zkConnectionManagerCallback-432-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211000 INFO
(zkConnectionManagerCallback-434-thread-1-processing-n:127.0.0.1:45487_solr)
[n:127.0.0.1:45487_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211002 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62])
[n:127.0.0.1:45487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 211003 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62])
[n:127.0.0.1:45487_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 211004 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62])
[n:127.0.0.1:45487_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45487_solr
[junit4] 2> 211004 INFO
(zkCallback-405-thread-1-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 211004 INFO
(zkCallback-416-thread-1-processing-n:127.0.0.1:34221_solr)
[n:127.0.0.1:34221_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 211004 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:32871_solr)
[n:127.0.0.1:32871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 211004 INFO
(zkCallback-412-thread-1-processing-n:127.0.0.1:41015_solr)
[n:127.0.0.1:41015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 211005 INFO (zkCallback-424-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 211006 INFO
(zkCallback-433-thread-1-processing-n:127.0.0.1:45487_solr)
[n:127.0.0.1:45487_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 211009 INFO (zkCallback-424-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 211037 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62])
[n:127.0.0.1:45487_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45487.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 211043 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62])
[n:127.0.0.1:45487_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45487.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 211043 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62])
[n:127.0.0.1:45487_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45487.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 211044 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62])
[n:127.0.0.1:45487_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node5/.
[junit4] 2> 211084 INFO (zkConnectionManagerCallback-437-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211086 INFO
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[DFC1C73A0E801B62]) [ ]
o.a.s.c.MoveReplicaTest total_jettys: 5
[junit4] 2> 211088 INFO (qtp1951834838-1703) [n:127.0.0.1:32871_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 211089 INFO
(OverseerThreadFactory-430-thread-2-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.CreateCollectionCmd Create collection
MoveReplicaHDFSTest_coll_false
[junit4] 2> 211089 INFO
(OverseerCollectionConfigSetProcessor-99180297340911625-127.0.0.1:40997_solr-n_0000000000)
[n:127.0.0.1:40997_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> 211193 INFO
(OverseerStateUpdate-99180297340911625-127.0.0.1:40997_solr-n_0000000000)
[n:127.0.0.1:40997_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34221/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 211197 INFO
(OverseerStateUpdate-99180297340911625-127.0.0.1:40997_solr-n_0000000000)
[n:127.0.0.1:40997_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40997/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 211204 INFO
(OverseerStateUpdate-99180297340911625-127.0.0.1:40997_solr-n_0000000000)
[n:127.0.0.1:40997_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:32871/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 211207 INFO
(OverseerStateUpdate-99180297340911625-127.0.0.1:40997_solr-n_0000000000)
[n:127.0.0.1:40997_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaHDFSTest_coll_false",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45487/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 211410 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 211411 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 211412 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 211413 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 211413 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 211413 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n7&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 211413 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 211413 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 211517 INFO
(zkCallback-433-thread-1-processing-n:127.0.0.1:45487_solr)
[n:127.0.0.1:45487_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 211517 INFO
(zkCallback-407-thread-1-processing-n:127.0.0.1:32871_solr)
[n:127.0.0.1:32871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 211517 INFO
(zkCallback-416-thread-1-processing-n:127.0.0.1:34221_solr)
[n:127.0.0.1:34221_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 211517 INFO
(zkCallback-416-thread-2-processing-n:127.0.0.1:34221_solr)
[n:127.0.0.1:34221_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 211517 INFO
(zkCallback-405-thread-2-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 211517 INFO
(zkCallback-405-thread-1-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 211518 INFO
(zkCallback-407-thread-2-processing-n:127.0.0.1:32871_solr)
[n:127.0.0.1:32871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 211518 INFO
(zkCallback-433-thread-2-processing-n:127.0.0.1:45487_solr)
[n:127.0.0.1:45487_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 212441 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.2.0
[junit4] 2> 212441 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.2.0
[junit4] 2> 212446 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.2.0
[junit4] 2> 212448 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] Schema name=minimal
[junit4] 2> 212450 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 212450 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n7' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 212451 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.2.0
[junit4] 2> 212451 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_45487.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n7'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n7') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 212468 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Schema name=minimal
[junit4] 2> 212470 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 212470 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n1' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 212471 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_34221.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 212471 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard1_replica_n3] Schema name=minimal
[junit4] 2> 212475 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Schema name=minimal
[junit4] 2> 212475 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 212475 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n3' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 212476 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_40997.solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n3'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n3') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 212476 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 212477 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard2_replica_n4' using
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
[junit4] 2> 212477 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:38007/data
[junit4] 2> 212477 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 212477 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 212477 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_32871.solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4'
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard2.replica_n4') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e1d392
[junit4] 2> 212477 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_false_shard2_replica_n7],
dataDir=[hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node8/data/]
[junit4] 2> 212481 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:38007/data
[junit4] 2> 212481 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:38007/data
[junit4] 2> 212477 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:38007/data
[junit4] 2> 212482 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 212482 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 212482 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 212482 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 212482 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 212482 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 212482 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_false_shard2_replica_n4],
dataDir=[hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node6/data/]
[junit4] 2> 212482 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_false_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node2/data/]
[junit4] 2> 212482 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.c.SolrCore
[[MoveReplicaHDFSTest_coll_false_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_DFC1C73A0E801B62-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_false_shard1_replica_n3],
dataDir=[hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node5/data/]
[junit4] 2> 212483 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node8/data/snapshot_metadata
[junit4] 2> 212483 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node2/data/snapshot_metadata
[junit4] 2> 212483 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node6/data/snapshot_metadata
[junit4] 2> 212484 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node5/data/snapshot_metadata
[junit4] 2> 212508 WARN (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 212508 WARN (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 212509 WARN (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 212508 WARN (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 217509 WARN (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 217511 WARN (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 217511 WARN (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 217511 WARN (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 222521 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node2/data
[junit4] 2> 222529 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node6/data
[junit4] 2> 222533 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node8/data
[junit4] 2> 222534 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node5/data
[junit4] 2> 222548 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node2/data/index
[junit4] 2> 222552 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node6/data/index
[junit4] 2> 222560 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node8/data/index
[junit4] 2> 222572 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:38007/data/MoveReplicaHDFSTest_coll_false/core_node5/data/index
[junit4] 2> 223037 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35667 is added to
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-acf105de-804d-4a07-b3e8-0ccc1c6b782d:NORMAL:127.0.0.1:40225|RBW],
ReplicaUC[[DISK]DS-f2a9169b-cca8-4d6b-aed6-68fb48df97be:NORMAL:127.0.0.1:35667|RBW]]}
size 69
[junit4] 2> 223037 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35667 is added to
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-19984c65-6bf9-4b4b-b141-4491aaae1102:NORMAL:127.0.0.1:40225|RBW],
ReplicaUC[[DISK]DS-f2a9169b-cca8-4d6b-aed6-68fb48df97be:NORMAL:127.0.0.1:35667|RBW]]}
size 69
[junit4] 2> 223037 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35667 is added to
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-19984c65-6bf9-4b4b-b141-4491aaae1102:NORMAL:127.0.0.1:40225|RBW],
ReplicaUC[[DISK]DS-f2a9169b-cca8-4d6b-aed6-68fb48df97be:NORMAL:127.0.0.1:35667|RBW]]}
size 69
[junit4] 2> 223038 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35667 is added to
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-70565c19-070e-438a-856e-a7634163b651:NORMAL:127.0.0.1:35667|RBW],
ReplicaUC[[DISK]DS-19984c65-6bf9-4b4b-b141-4491aaae1102:NORMAL:127.0.0.1:40225|RBW]]}
size 69
[junit4] 2> 223038 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40225 is added to
blk_1073741825_1001 size 69
[junit4] 2> 223039 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40225 is added to
blk_1073741826_1002 size 69
[junit4] 2> 223039 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40225 is added to
blk_1073741828_1004 size 69
[junit4] 2> 223039 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40225 is added to
blk_1073741827_1003 size 69
[junit4] 2> 223535 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 223535 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 223535 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 223540 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 223540 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 223540 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 223544 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 223544 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 223544 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 223546 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 223546 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 223546 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 223548 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 223548 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 223558 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 223558 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 223561 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 223561 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 223567 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 223567 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 223636 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2ab039e0[MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
main]
[junit4] 2> 223637 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 223637 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 223639 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 223641 INFO
(searcherExecutor-446-thread-1-processing-n:127.0.0.1:34221_solr
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 s:shard1
c:MoveReplicaHDFSTest_coll_false r:core_node2) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.c.SolrCore
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Registered new searcher
Searcher@2ab039e0[MoveReplicaHDFSTest_coll_false_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 223652 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.s.SolrIndexSearcher
Opening [Searcher@255f1758[MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
main]
[junit4] 2> 223653 INFO (qtp2102036707-1691) [n:127.0.0.1:34221_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node2
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1586884771924934656
[junit4] 2> 223657 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2e7b9d4[MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
main]
[junit4] 2> 223657 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7bb02ca4[MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
main]
[junit4] 2> 223658 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 223658 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 223658 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 223659 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 223659 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 223659 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 223660 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 223661 INFO
(searcherExecutor-448-thread-1-processing-n:127.0.0.1:32871_solr
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 s:shard2
c:MoveReplicaHDFSTest_coll_false r:core_node6) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SolrCore
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Registered new searcher
Searcher@2e7b9d4[MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 223662 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1586884771934371840
[junit4] 2> 223662 INFO
(searcherExecutor-445-thread-1-processing-n:127.0.0.1:45487_solr
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7 s:shard2
c:MoveReplicaHDFSTest_coll_false r:core_node8) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.c.SolrCore
[MoveReplicaHDFSTest_coll_false_shard2_replica_n7] Registered new searcher
Searcher@7bb02ca4[MoveReplicaHDFSTest_coll_false_shard2_replica_n7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 223662 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 223662 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 223665 INFO (qtp1379390456-1992) [n:127.0.0.1:45487_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n7] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1586884771937517568
[junit4] 2> 223665 INFO
(searcherExecutor-447-thread-1-processing-n:127.0.0.1:40997_solr
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3 s:shard1
c:MoveReplicaHDFSTest_coll_false r:core_node5) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.c.SolrCore
[MoveReplicaHDFSTest_coll_false_shard1_replica_n3] Registered new searcher
Searcher@255f1758[MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 223665 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1586884771937517568
[junit4] 2> 223669 INFO (qtp1923607820-1720) [n:127.0.0.1:40997_solr
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 223669 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 223669 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 223669 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:32871/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n4/
[junit4] 2> 223669 INFO
(zkCallback-405-thread-3-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 223669 INFO (qtp1951834838-1706) [n:127.0.0.1:32871_solr
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node6
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=MoveReplicaHDFSTest_coll_false_shard2_replica_n4
url=http://127.0.0.1:32871/solr START
replicas=[http://127.0.0.1:45487/solr/MoveReplicaHDFSTest_coll_false_shard2_replica_n7/]
nUpdates=100
[junit4] 2> 223670 INFO
(zkCallback-405-thread-1-processing-n:127.0.0.1:40997_solr)
[n:127.0.0.1:40997_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 223670 INFO
(zkCallback-433-thread-2-processing-n:127.0.0.1:45487_solr)
[n:127.0.0.1:45487_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json] for collection
[MoveReplicaHDFSTest_coll_false] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 223670 INFO
(zkCallback-433-thread-1-processing-n:127.0.0.1:45487_solr)
[n:127.0.0.1:45487_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaHDFSTest_coll_false/state.json]
[...truncated too long message...]
s:shard1 r:core_node5 x:testcollection_shard1_replica_n3]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcollection.shard1.replica_n3, tag=692023499
[junit4] 2> 2654930 INFO (coreCloseExecutor-8331-thread-2)
[n:127.0.0.1:37951_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64e9f472: rootName =
solr_37951, domain = solr.core.testcollection.shard1.replica_n3, service url =
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3
/ com.codahale.metrics.MetricRegistry@57a5dedb
[junit4] 2> 2654931 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1605c19a7cf0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2654935 INFO (jetty-closer-3206-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@78fcbde7{/solr,null,UNAVAILABLE}
[junit4] 2> 2654935 INFO (coreCloseExecutor-8331-thread-2)
[n:127.0.0.1:37951_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard1.leader,
tag=692023499
[junit4] 2> 2654937 INFO (jetty-closer-3206-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=99180457061449734-127.0.0.1:37951_solr-n_0000000000) closing
[junit4] 2> 2654937 INFO
(OverseerStateUpdate-99180457061449734-127.0.0.1:37951_solr-n_0000000000)
[n:127.0.0.1:37951_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:37951_solr
[junit4] 2> 2654942 WARN
(OverseerAutoScalingTriggerThread-99180457061449734-127.0.0.1:37951_solr-n_0000000000)
[n:127.0.0.1:37951_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 2654947 INFO (jetty-closer-3206-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ce09f5e{/solr,null,UNAVAILABLE}
[junit4] 2> 2654947 ERROR
(SUITE-TestAuthenticationFramework-seed#[DFC1C73A0E801B62]-worker) [ ]
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> 2654947 INFO
(SUITE-TestAuthenticationFramework-seed#[DFC1C73A0E801B62]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35487 35487
[junit4] 2> 2660079 INFO (Thread-4091) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35487 35487
[junit4] 2> 2660079 WARN (Thread-4091) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/configs/solrCloudCollectionConfig
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/collections/testcollection/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_DFC1C73A0E801B62-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-YE, timezone=Pacific/Truk
[junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=8,threads=1,free=195386000,total=527433728
[junit4] 2> NOTE: All tests run in this JVM: [TestShortCircuitedRequests,
TestUpdate, BasicDistributedZkTest, SuggestComponentContextFilterQueryTest,
QueryResultKeyTest, TestDynamicFieldResource, TestRetrieveFieldsOptimizer,
DeleteReplicaTest, FastVectorHighlighterTest, TestBulkSchemaAPI,
TestComplexPhraseQParserPlugin, RestartWhileUpdatingTest,
TestBinaryResponseWriter, AnalysisAfterCoreReloadTest,
DistributedMLTComponentTest, TestReversedWildcardFilterFactory,
TestMergePolicyConfig, DistributedFacetPivotWhiteBoxTest, MetricsConfigTest,
StatelessScriptUpdateProcessorFactoryTest, TestDownShardTolerantSearch,
TolerantUpdateProcessorTest, ManagedSchemaRoundRobinCloudTest,
HdfsRestartWhileUpdatingTest, UpdateParamsTest, TestClusterProperties,
DocValuesTest, TestRecovery, TestSystemCollAutoCreate,
TestFoldingMultitermQuery, SystemLogListenerTest, ZkStateWriterTest,
SimpleMLTQParserTest, TestNonDefinedSimilarityFactory,
PropertiesRequestHandlerTest, TestNRTOpen, TestRandomDVFaceting,
TestJsonFacets, TestReqParamsAPI, ReplicaListTransformerTest,
TestRequestStatusCollectionAPI, AnalysisErrorHandlingTest, TestSimpleTextCodec,
TestComponentsName, RemoteQueryErrorTest, TestEmbeddedSolrServerSchemaAPI,
CollectionStateFormat2Test, TestIntervalFaceting,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSearcherReuse,
SearchHandlerTest, TestCryptoKeys, MoveReplicaTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestNumericTerms64,
TestDefaultStatsCache, BooleanFieldTest, LeaderFailoverAfterPartitionTest,
TestPushWriter, TestCloudPseudoReturnFields, TestConfig,
CoreMergeIndexesAdminHandlerTest, TestScoreJoinQPScore,
AutoscalingHistoryHandlerTest, TestXmlQParser, TestSolr4Spatial2,
OverseerTaskQueueTest, DistributedFacetPivotLongTailTest, SimpleFacetsTest,
TestCloudSchemaless, SpatialRPTFieldTypeTest, TestSweetSpotSimilarityFactory,
SolrSlf4jReporterTest, TestSolrIndexConfig, TestSerializedLuceneMatchVersion,
ActionThrottleTest, SearchHandlerTest, MinimalSchemaTest, QueryParsingTest,
CachingDirectoryFactoryTest, TestUnifiedSolrHighlighter, TestSolrJ,
TestSubQueryTransformer, TestBinaryField, AnalyticsQueryTest,
TestLocalFSCloudBackupRestore, TestExactStatsCache, ResourceLoaderTest,
TestReplicationHandler, AssignBackwardCompatibilityTest,
TestGeoJSONResponseWriter, AutoAddReplicasPlanActionTest,
TestDelegationWithHadoopAuth, OutOfBoxZkACLAndCredentialsProvidersTest,
DateMathParserTest, CdcrVersionReplicationTest, TestPhraseSuggestions,
SolrGraphiteReporterTest, SparseHLLTest, ResponseLogComponentTest,
TestIndexingPerformance, FileUtilsTest, HdfsChaosMonkeyNothingIsSafeTest,
TestRTimerTree, NoCacheHeaderTest, DeleteInactiveReplicaTest, UtilsToolTest,
SolrXmlInZkTest, TestBlendedInfixSuggestions, MultiTermTest,
DistributedExpandComponentTest, ClassificationUpdateProcessorFactoryTest,
TestFieldCacheWithThreads, TestCloudNestedDocsSort, NumberUtilsTest,
TestSQLHandlerNonCloud, TestStressVersions, JsonLoaderTest,
SimpleCollectionCreateDeleteTest, TestCodecSupport,
TestPKIAuthenticationPlugin, TestCloudInspectUtil, TestCrossCoreJoin,
TestCorePropertiesReload, StatsReloadRaceTest, SolrMetricReporterTest,
DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest,
SolrRequestParserTest, SuggesterTSTTest, TestTrie, SpatialFilterTest,
TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest,
TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1,
SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest,
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils,
DirectSolrSpellCheckerTest, TestQueryTypes, PrimitiveFieldTypeTest,
TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest,
DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest,
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestLFUCache,
SOLR749Test, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestDocSet,
TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestPostingsSolrHighlighter, DirectSolrConnectionTest,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestXIncludeConfig,
TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, PluginInfoTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, ZkNodePropsTest,
SliceStateTest, UUIDFieldTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, TestHighlightDedupGrouping,
TestTolerantSearch, TestLuceneIndexBackCompat,
AsyncCallRequestStatusResponseTest, CollectionReloadTest,
CollectionsAPISolrJTest, DeleteNodeTest, DeleteShardTest,
DistribCursorPagingTest, DistributedQueueTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest,
LegacyCloudClusterPropTest, MissingSegmentRecoveryTest,
MoveReplicaHDFSFailoverTest, OverseerCollectionConfigSetProcessorTest,
OverseerModifyCollectionTest, SaslZkACLProviderTest, SolrCloudExampleTest,
TestAuthenticationFramework]
[junit4] Completed [528/751 (2!)] on J0 in 13.21s, 1 test, 1 error <<<
FAILURES!
[...truncated 41019 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]