Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2278/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:46261/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46447/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:46261/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:46447/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([E6D1A129B8555B9F:4C1C72DB0F868E4F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:288) 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 http://127.0.0.1:46261/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) 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:436) ... 45 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:44685/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:36797/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44685/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:36797/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([E6D1A129B8555B9F:4C1C72DB0F868E4F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:288) 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 http://127.0.0.1:44685/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) 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:436) ... 45 more Build Log: [...truncated 13763 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/init-core-data-001 [junit4] 2> 839389 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001 [junit4] 2> 839389 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 839393 INFO (Thread-2128) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 839393 INFO (Thread-2128) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 839430 ERROR (Thread-2128) [ ] 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> 839493 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:38919 [junit4] 2> 839501 INFO (zkConnectionManagerCallback-2767-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 839509 INFO (jetty-launcher-2764-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 839517 INFO (jetty-launcher-2764-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 839525 INFO (jetty-launcher-2764-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 839557 INFO (jetty-launcher-2764-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 839649 INFO (jetty-launcher-2764-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 839649 INFO (jetty-launcher-2764-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 839649 INFO (jetty-launcher-2764-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 839650 INFO (jetty-launcher-2764-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@387e282e{/solr,null,AVAILABLE} [junit4] 2> 839721 INFO (jetty-launcher-2764-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 839721 INFO (jetty-launcher-2764-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 839721 INFO (jetty-launcher-2764-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 839737 INFO (jetty-launcher-2764-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dbcfcc0{/solr,null,AVAILABLE} [junit4] 2> 839738 INFO (jetty-launcher-2764-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@402836b5{HTTP/1.1,[http/1.1]}{127.0.0.1:?????} [junit4] 2> 839738 INFO (jetty-launcher-2764-thread-3) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 839738 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36797} [junit4] 2> 839738 ERROR (jetty-launcher-2764-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 839753 INFO (jetty-launcher-2764-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@44e2f18e{HTTP/1.1,[http/1.1]}{127.0.0.1:?????} [junit4] 2> 839753 INFO (jetty-launcher-2764-thread-1) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 839753 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46265} [junit4] 2> 839753 ERROR (jetty-launcher-2764-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-07T11:34:11.933506Z [junit4] 2> 839779 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-07T11:34:11.933515Z [junit4] 2> 839809 INFO (jetty-launcher-2764-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 839809 INFO (jetty-launcher-2764-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 839809 INFO (jetty-launcher-2764-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 839813 INFO (jetty-launcher-2764-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c8ddb76{/solr,null,AVAILABLE} [junit4] 2> 839852 INFO (jetty-launcher-2764-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 839852 INFO (jetty-launcher-2764-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 839852 INFO (jetty-launcher-2764-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 839905 INFO (jetty-launcher-2764-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@271cb9ca{/solr,null,AVAILABLE} [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@63f4fb24{HTTP/1.1,[http/1.1]}{127.0.0.1:?????} [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 839909 INFO (zkConnectionManagerCallback-2771-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35511} [junit4] 2> 839909 ERROR (jetty-launcher-2764-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 839909 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-07T11:34:12.063641Z [junit4] 2> 839910 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2fc1ce4d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????} [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.e.j.s.Server Started @??????ms [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45871} [junit4] 2> 839915 ERROR (jetty-launcher-2764-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 839915 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-07T11:34:12.069632Z [junit4] 2> 839916 INFO (zkConnectionManagerCallback-2770-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 839916 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 839956 INFO (zkConnectionManagerCallback-2773-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 839956 INFO (zkConnectionManagerCallback-2775-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 839957 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 839957 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 840133 INFO (jetty-launcher-2764-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38919/solr [junit4] 2> 840257 INFO (jetty-launcher-2764-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38919/solr [junit4] 2> 840304 INFO (zkConnectionManagerCallback-2779-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840304 INFO (jetty-launcher-2764-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38919/solr [junit4] 2> 840317 INFO (jetty-launcher-2764-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38919/solr [junit4] 2> 840332 INFO (zkConnectionManagerCallback-2785-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840339 INFO (zkConnectionManagerCallback-2791-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840340 INFO (zkConnectionManagerCallback-2788-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840340 INFO (zkConnectionManagerCallback-2793-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840341 INFO (zkConnectionManagerCallback-2797-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840341 INFO (zkConnectionManagerCallback-2799-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840341 INFO (zkConnectionManagerCallback-2795-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840436 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 840436 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46265_solr [junit4] 2> 840437 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.c.Overseer Overseer (id=72085933666598923-127.0.0.1:46265_solr-n_0000000000) starting [junit4] 2> 840444 INFO (zkConnectionManagerCallback-2812-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840446 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38919/solr ready [junit4] 2> 840461 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46265_solr [junit4] 2> 840477 INFO (zkCallback-2811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 840493 INFO (zkCallback-2794-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 840501 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 840504 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 840506 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 840506 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36797_solr [junit4] 2> 840522 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 840530 INFO (zkCallback-2811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 840530 INFO (zkCallback-2794-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 840537 INFO (zkCallback-2798-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 840543 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46265.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840549 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46265.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840549 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46265.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840550 INFO (jetty-launcher-2764-thread-1) [n:127.0.0.1:46265_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node1/. [junit4] 2> 840552 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 840570 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 840572 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 840572 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 840572 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35511_solr [junit4] 2> 840574 INFO (zkCallback-2811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 840574 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 840575 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 840575 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45871_solr [junit4] 2> 840576 INFO (zkCallback-2811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 840586 INFO (zkCallback-2798-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 840589 INFO (zkCallback-2794-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 840589 INFO (zkCallback-2796-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 840602 INFO (zkCallback-2792-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 840619 INFO (zkConnectionManagerCallback-2818-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840640 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 840641 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38919/solr ready [junit4] 2> 840668 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 840810 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36797.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840819 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36797.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840819 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36797.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840820 INFO (jetty-launcher-2764-thread-3) [n:127.0.0.1:36797_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node3/. [junit4] 2> 840828 INFO (zkConnectionManagerCallback-2824-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840830 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 840830 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38919/solr ready [junit4] 2> 840840 INFO (zkConnectionManagerCallback-2829-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 840842 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 840843 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38919/solr ready [junit4] 2> 840856 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 840868 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840873 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 840898 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840899 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840900 INFO (jetty-launcher-2764-thread-2) [n:127.0.0.1:35511_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node2/. [junit4] 2> 840904 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45871.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840913 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45871.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840914 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45871.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 840915 INFO (jetty-launcher-2764-thread-4) [n:127.0.0.1:45871_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node4/. [junit4] 2> 841020 INFO (zkConnectionManagerCallback-2833-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 841072 INFO (zkConnectionManagerCallback-2838-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 841073 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 841074 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38919/solr ready [junit4] 2> 841089 INFO (qtp717945539-10242) [n:127.0.0.1:45871_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 841150 INFO (qtp717945539-10242) [n:127.0.0.1:45871_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=60 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 841237 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 841257 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 841259 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log jetty-6.1.x [junit4] 2> 841269 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-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_45983_hdfs____sue3sd/webapp [junit4] 2> 841355 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:45983 [junit4] 2> 841829 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 841830 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log jetty-6.1.x [junit4] 2> 841856 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-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_33727_datanode____i8ffb7/webapp [junit4] 2> 841941 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33727 [junit4] 2> 842233 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 842234 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log jetty-6.1.x [junit4] 2> 842258 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-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_34955_datanode____.qr5cox/webapp [junit4] 2> 842335 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34955 [junit4] 2> 842475 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33985) [ ] 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> 842525 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1894b4f1dd827: from storage DS-25ca0441-1833-49bf-ba74-ddb2dcd698f3 node DatanodeRegistration(127.0.0.1:33765, datanodeUuid=8fd14c40-600d-4812-bd7f-954251ed7fb7, infoPort=44489, infoSecurePort=0, ipcPort=37097, storageInfo=lv=-56;cid=testClusterID;nsid=1128418076;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 842525 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1894b4f1dd827: from storage DS-5bc44c37-4d64-4a9f-92fe-2b33e1909bc5 node DatanodeRegistration(127.0.0.1:33765, datanodeUuid=8fd14c40-600d-4812-bd7f-954251ed7fb7, infoPort=44489, infoSecurePort=0, ipcPort=37097, storageInfo=lv=-56;cid=testClusterID;nsid=1128418076;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 842689 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33985) [ ] 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> 842701 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1894b59981327: from storage DS-b2584522-dda7-4adc-929d-9e3bc69f8076 node DatanodeRegistration(127.0.0.1:46613, datanodeUuid=41106a2a-2541-46e2-be36-d343a689732f, infoPort=43349, infoSecurePort=0, ipcPort=46045, storageInfo=lv=-56;cid=testClusterID;nsid=1128418076;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 842701 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x1894b59981327: from storage DS-1f04880f-7b43-45fa-8daa-0280a396dd7e node DatanodeRegistration(127.0.0.1:46613, datanodeUuid=41106a2a-2541-46e2-be36-d343a689732f, infoPort=43349, infoSecurePort=0, ipcPort=46045, storageInfo=lv=-56;cid=testClusterID;nsid=1128418076;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 842781 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 842783 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 842789 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 842789 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 842789 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e295e53{/solr,null,AVAILABLE} [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2451104c{HTTP/1.1,[http/1.1]}{127.0.0.1:44685} [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.e.j.s.Server Started @842858ms [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44685} [junit4] 2> 842790 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 842790 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-07T11:34:14.944927Z [junit4] 2> 842801 INFO (zkConnectionManagerCallback-2842-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842805 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 842942 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38919/solr [junit4] 2> 842965 INFO (zkConnectionManagerCallback-2846-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842973 INFO (zkConnectionManagerCallback-2848-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 842977 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 842978 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 842979 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 842979 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44685_solr [junit4] 2> 842980 INFO (zkCallback-2798-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842980 INFO (zkCallback-2796-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842980 INFO (zkCallback-2823-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842980 INFO (zkCallback-2794-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842980 INFO (zkCallback-2837-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842980 INFO (zkCallback-2837-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842981 INFO (zkCallback-2817-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842981 INFO (zkCallback-2792-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842981 INFO (zkCallback-2828-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842982 INFO (zkCallback-2847-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 842984 INFO (zkCallback-2811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 843030 INFO (zkConnectionManagerCallback-2855-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 843031 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 843032 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38919/solr ready [junit4] 2> 843037 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 843054 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44685.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 843064 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44685.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 843064 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44685.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 843065 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [n:127.0.0.1:44685_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node5/. [junit4] 2> 843112 INFO (OverseerCollectionConfigSetProcessor-72085933666598923-127.0.0.1:46265_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 843133 INFO (zkConnectionManagerCallback-2858-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 843134 INFO (TEST-MoveReplicaHDFSTest.test-seed#[E6D1A129B8555B9F]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 843137 INFO (qtp411475845-10238) [n:127.0.0.1:35511_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 843145 INFO (OverseerThreadFactory-3876-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true [junit4] 2> 843313 INFO (OverseerStateUpdate-72085933666598923-127.0.0.1:46265_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36797/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 843314 INFO (OverseerStateUpdate-72085933666598923-127.0.0.1:46265_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45871/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 843315 INFO (OverseerStateUpdate-72085933666598923-127.0.0.1:46265_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46265/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 843325 INFO (OverseerStateUpdate-72085933666598923-127.0.0.1:46265_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44685/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 843581 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 843622 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 843622 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 843625 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 843626 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 844659 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 844754 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 844761 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal [junit4] 2> 844762 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal [junit4] 2> 844763 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 844763 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 844764 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36797.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 844764 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 844766 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 844767 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44685.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 844773 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 844778 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Schema name=minimal [junit4] 2> 844779 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 844780 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 844780 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 844781 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45871.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 844785 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n3] Schema name=minimal [junit4] 2> 844786 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 844786 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n3' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true [junit4] 2> 844787 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46265.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n3' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fa44deb [junit4] 2> 844798 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33985/data [junit4] 2> 844798 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 844798 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 844798 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node8/data/] [junit4] 2> 844800 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata [junit4] 2> 844817 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33985/data [junit4] 2> 844817 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 844817 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 844817 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node6/data/] [junit4] 2> 844818 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node6/data/snapshot_metadata [junit4] 2> 844822 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33985/data [junit4] 2> 844822 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 844822 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 844822 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_n3], dataDir=[hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node7/data/] [junit4] 2> 844824 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata [junit4] 2> 844824 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33985/data [junit4] 2> 844824 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 844824 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 844824 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node5/data/] [junit4] 2> 844826 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata [junit4] 2> 844873 WARN (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 844874 WARN (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 844874 WARN (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 844875 WARN (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 849904 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node8/data [junit4] 2> 849913 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node6/data [junit4] 2> 849913 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node5/data [junit4] 2> 849919 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node7/data [junit4] 2> 849945 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index [junit4] 2> 849945 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index [junit4] 2> 849976 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node6/data/index [junit4] 2> 849985 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33985/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index [junit4] 2> 850456 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33765 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1f04880f-7b43-45fa-8daa-0280a396dd7e:NORMAL:127.0.0.1:46613|RBW], ReplicaUC[[DISK]DS-5bc44c37-4d64-4a9f-92fe-2b33e1909bc5:NORMAL:127.0.0.1:33765|RBW]]} size 0 [junit4] 2> 850457 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33765 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-25ca0441-1833-49bf-ba74-ddb2dcd698f3:NORMAL:127.0.0.1:33765|RBW], ReplicaUC[[DISK]DS-b2584522-dda7-4adc-929d-9e3bc69f8076:NORMAL:127.0.0.1:46613|RBW]]} size 69 [junit4] 2> 850458 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46613 is added to blk_1073741827_1003 size 69 [junit4] 2> 850458 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46613 is added to blk_1073741826_1002 size 69 [junit4] 2> 850494 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46613 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-5bc44c37-4d64-4a9f-92fe-2b33e1909bc5:NORMAL:127.0.0.1:33765|RBW], ReplicaUC[[DISK]DS-b2584522-dda7-4adc-929d-9e3bc69f8076:NORMAL:127.0.0.1:46613|RBW]]} size 0 [junit4] 2> 850498 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46613 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-25ca0441-1833-49bf-ba74-ddb2dcd698f3:NORMAL:127.0.0.1:33765|RBW], ReplicaUC[[DISK]DS-1f04880f-7b43-45fa-8daa-0280a396dd7e:NORMAL:127.0.0.1:46613|RBW]]} size 0 [junit4] 2> 850498 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33765 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-25ca0441-1833-49bf-ba74-ddb2dcd698f3:NORMAL:127.0.0.1:33765|RBW], ReplicaUC[[DISK]DS-1f04880f-7b43-45fa-8daa-0280a396dd7e:NORMAL:127.0.0.1:46613|RBW]]} size 0 [junit4] 2> 850498 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33765 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-5bc44c37-4d64-4a9f-92fe-2b33e1909bc5:NORMAL:127.0.0.1:33765|RBW], ReplicaUC[[DISK]DS-b2584522-dda7-4adc-929d-9e3bc69f8076:NORMAL:127.0.0.1:46613|RBW]]} size 0 [junit4] 2> 850660 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 850660 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 850660 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 850665 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 850665 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 850665 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 850746 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 850746 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 850755 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 850755 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 850819 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 850819 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 850819 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 850905 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d00b231[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] main] [junit4] 2> 850906 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@e9ea303[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main] [junit4] 2> 850908 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 850908 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 850908 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 850908 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 850911 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 850911 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 850911 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 850918 INFO (searcherExecutor-3902-thread-1-processing-n:127.0.0.1:44685_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Registered new searcher Searcher@e9ea303[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 850921 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 850922 INFO (searcherExecutor-3901-thread-1-processing-n:127.0.0.1:36797_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Registered new searcher Searcher@d00b231[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 850923 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605331334544228352 [junit4] 2> 850925 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605331334546325504 [junit4] 2> 850953 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 850963 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to Terms{values={core_node5=0}, version=0} [junit4] 2> 850964 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 850965 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 850966 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@32ce5842[MoveReplicaHDFSTest_coll_true_shard2_replica_n3] main] [junit4] 2> 850967 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 850967 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 850968 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 850968 INFO (searcherExecutor-3904-thread-1-processing-n:127.0.0.1:46265_solr x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3 c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard2_replica_n3] Registered new searcher Searcher@32ce5842[MoveReplicaHDFSTest_coll_true_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 850968 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605331334591414272 [junit4] 2> 850972 INFO (qtp1646573660-10217) [n:127.0.0.1:46265_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 851065 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 851065 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 851065 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 851081 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 851081 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 851113 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d5c732f[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] main] [junit4] 2> 851114 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 851114 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 851115 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 851116 INFO (searcherExecutor-3903-thread-1-processing-n:127.0.0.1:45871_solr x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2 c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Registered new searcher Searcher@2d5c732f[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 851116 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605331334746603520 [junit4] 2> 851126 INFO (qtp717945539-10235) [n:127.0.0.1:45871_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to Terms{values={core_node6=0, core_node5=0}, version=1} [junit4] 2> 851465 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 851465 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 851465 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44685/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/ [junit4] 2> 851465 INFO (qtp1475842314-10547) [n:127.0.0.1:44685_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_coll_true_shard2_replica_n4 url=http://127.0.0.1:44685/solr START replicas=[http://127.0.0.1:46265/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n3/] nUpdates=100 [junit4] 2> 851466 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 851466 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 851466 INFO (qtp1082303594-10228) [n:127.0.0.1:36797_solr c:MoveReplicaHDFSTest_coll [...truncated too long message...] erThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 93859 INFO (zkCallback-35-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34005_solr [junit4] 2> 93859 INFO (jetty-closer-2-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c3fe810{/solr,null,UNAVAILABLE} [junit4] 2> 93860 INFO (jetty-closer-2-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 95324 WARN (zkCallback-54-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 95326 INFO (jetty-closer-2-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54b40ea0{/solr,null,UNAVAILABLE} [junit4] 2> 95326 INFO (jetty-closer-2-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 95326 ERROR (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-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> 95327 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33513 33513 [junit4] 2> 95825 INFO (Thread-0) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33513 33513 [junit4] 2> 95826 WARN (Thread-0) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 34 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 28 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 18 /solr/configs/conf1 [junit4] 2> 17 /solr/aliases.json [junit4] 2> 17 /solr/clusterprops.json [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 6 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 17 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 3 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72086063501017109-core_node8-n_0000000001 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72086063501017099-core_node8-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 37 /solr/collections [junit4] 2> 27 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 95827 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 95892 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 95993 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:39901) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 95993 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:39901) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-2046336597-88.99.242.108-1530965240063 (Datanode Uuid e5a52ca9-ea0e-40fb-be76-d3e88ae25adc) service to localhost.localdomain/127.0.0.1:39901 [junit4] 2> 95996 WARN (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 96004 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 96105 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:39901) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 96105 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:39901) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-2046336597-88.99.242.108-1530965240063 (Datanode Uuid 9781f80f-59c8-4d8b-ba43-fb0dbc669a2d) service to localhost.localdomain/127.0.0.1:39901 [junit4] 2> 96116 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 96232 INFO (SUITE-MoveReplicaHDFSTest-seed#[E6D1A129B8555B9F]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33513 33513 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_E6D1A129B8555B9F-001 [junit4] 2> Jul 07, 2018 12:08:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 66 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ps-AF, timezone=America/Cambridge_Bay [junit4] 2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=6,free=88285912,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest] [junit4] Completed [1/5 (1!)] on J0 in 102.43s, 4 tests, 1 error <<< FAILURES! [...truncated 40 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error [seed: E6D1A129B8555B9F] Total time: 3 minutes 31 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=9a6706ed32646e74fb64a8b2caa05fd6bc7e8a35, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #2277 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org