Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22746/ Java: 32bit/jdk1.8.0_172 -client -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:33715/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:40451/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:33715/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:40451/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([20ECBA858B27C750:8A2169773CF41280]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996) 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:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33715/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) ... 46 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:39545/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:38633/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:39545/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:38633/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([20ECBA858B27C750:8A2169773CF41280]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996) 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:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38633/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) ... 46 more Build Log: [...truncated 13845 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/init-core-data-001 [junit4] 2> 2178672 WARN (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14 [junit4] 2> 2178673 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2178674 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2178674 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2178674 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-001 [junit4] 2> 2178675 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2178675 INFO (Thread-4252) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2178675 INFO (Thread-4252) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2178677 ERROR (Thread-4252) [ ] 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> 2178775 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:38339 [junit4] 2> 2178777 INFO (zkConnectionManagerCallback-11688-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2178782 INFO (jetty-launcher-11685-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2178782 INFO (jetty-launcher-11685-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2178782 INFO (jetty-launcher-11685-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2178782 INFO (jetty-launcher-11685-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2178790 INFO (jetty-launcher-11685-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2178791 INFO (jetty-launcher-11685-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2178791 INFO (jetty-launcher-11685-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dd022a{/solr,null,AVAILABLE} [junit4] 2> 2178791 INFO (jetty-launcher-11685-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ca8d6{/solr,null,AVAILABLE} [junit4] 2> 2178793 INFO (jetty-launcher-11685-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f78c2e{/solr,null,AVAILABLE} [junit4] 2> 2178793 INFO (jetty-launcher-11685-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3a8227{HTTP/1.1,[http/1.1]}{127.0.0.1:40367} [junit4] 2> 2178794 INFO (jetty-launcher-11685-thread-4) [ ] o.e.j.s.Server Started @2178833ms [junit4] 2> 2178794 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40367} [junit4] 2> 2178794 ERROR (jetty-launcher-11685-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2178794 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2178794 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2178794 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2178794 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2178794 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-26T09:44:58.784Z [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14dbefb{HTTP/1.1,[http/1.1]}{127.0.0.1:38633} [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f529be{HTTP/1.1,[http/1.1]}{127.0.0.1:37679} [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.e.j.s.Server Started @2178837ms [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.e.j.s.Server Started @2178837ms [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38633} [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37679} [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136271e{/solr,null,AVAILABLE} [junit4] 2> 2178798 ERROR (jetty-launcher-11685-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2178798 ERROR (jetty-launcher-11685-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-26T09:44:58.788Z [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-26T09:44:58.788Z [junit4] 2> 2178798 INFO (jetty-launcher-11685-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a253ad{HTTP/1.1,[http/1.1]}{127.0.0.1:39545} [junit4] 2> 2178799 INFO (jetty-launcher-11685-thread-2) [ ] o.e.j.s.Server Started @2178838ms [junit4] 2> 2178799 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39545} [junit4] 2> 2178799 ERROR (jetty-launcher-11685-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2178799 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2178799 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2178799 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2178799 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2178799 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-26T09:44:58.789Z [junit4] 2> 2178801 INFO (zkConnectionManagerCallback-11690-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2178802 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2178814 INFO (zkConnectionManagerCallback-11694-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2178814 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2178817 INFO (zkConnectionManagerCallback-11696-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2178818 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2178825 INFO (zkConnectionManagerCallback-11693-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2178826 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2179831 INFO (jetty-launcher-11685-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38339/solr [junit4] 2> 2179839 INFO (zkConnectionManagerCallback-11700-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2179840 DEBUG (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/449186@2a28d4 [junit4] 2> 2179845 INFO (zkConnectionManagerCallback-11702-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2179906 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2179906 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2179906 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2179906 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2179906 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2179907 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2179909 DEBUG (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72114766090731526-127.0.0.1:40367_solr-n_0000000000 [junit4] 2> 2179909 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40367_solr [junit4] 2> 2179910 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.c.Overseer Overseer (id=72114766090731526-127.0.0.1:40367_solr-n_0000000000) starting [junit4] 2> 2179916 INFO (zkConnectionManagerCallback-11709-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2179916 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2179917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2179917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2179917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2179917 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2179917 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38339/solr ready [junit4] 2> 2179918 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 2179918 INFO (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40367_solr [junit4] 2> 2179918 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 2179918 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 2179918 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 2179918 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 2179919 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 2179919 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2179919 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2179919 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 2179919 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2179922 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40367_solr [junit4] 2> 2179922 DEBUG (OverseerAutoScalingTriggerThread-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 2179922 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2179922 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2179922 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2179923 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2179923 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 2179923 INFO (zkCallback-11701-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2179923 INFO (zkCallback-11708-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2179923 DEBUG (OverseerAutoScalingTriggerThread-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 2179923 DEBUG (OverseerAutoScalingTriggerThread-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 2179923 DEBUG (OverseerAutoScalingTriggerThread-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 2179925 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2179926 DEBUG (OverseerAutoScalingTriggerThread-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:40367_solr] [junit4] 2> 2179926 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2179926 DEBUG (OverseerAutoScalingTriggerThread-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 2179927 DEBUG (ScheduledTrigger-7947-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 2179927 DEBUG (OverseerAutoScalingTriggerThread-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 2179947 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2179980 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40367.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2179989 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40367.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2179989 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40367.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2179990 INFO (jetty-launcher-11685-thread-4) [n:127.0.0.1:40367_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-001/node4/. [junit4] 2> 2179995 INFO (jetty-launcher-11685-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38339/solr [junit4] 2> 2179996 INFO (zkConnectionManagerCallback-11714-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2179997 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10033ff67e60008, likely client has closed socket [junit4] 2> 2179997 DEBUG (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/449186@76d799 [junit4] 2> 2180007 INFO (zkConnectionManagerCallback-11716-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2180011 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2180011 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2180011 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2180011 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2180011 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2180011 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2180012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2180013 DEBUG (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72114766090731529-127.0.0.1:37679_solr-n_0000000001 [junit4] 2> 2180013 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72114766090731526-127.0.0.1:40367_solr-n_0000000000 [junit4] 2> 2180013 DEBUG (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72114766090731526-127.0.0.1:40367_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2180013 DEBUG (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37679_solr as DOWN [junit4] 2> 2180014 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2180014 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2180014 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37679_solr [junit4] 2> 2180014 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2180014 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37679_solr"} current state version: 0 [junit4] 2> 2180014 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37679_solr [junit4] 2> 2180014 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2180014 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2180014 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2180015 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2180015 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2180015 INFO (zkCallback-11701-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2180015 INFO (zkCallback-11708-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2180015 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2180015 INFO (zkCallback-11715-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2180032 INFO (zkConnectionManagerCallback-11723-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2180033 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2180033 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2180033 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2180033 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2180034 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2180034 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2180034 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38339/solr ready [junit4] 2> 2180034 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2180062 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37679.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2180071 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37679.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2180071 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37679.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2180072 INFO (jetty-launcher-11685-thread-1) [n:127.0.0.1:37679_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-001/node1/. [junit4] 2> 2180115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2180115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2180935 DEBUG (ScheduledTrigger-7947-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 2181834 INFO (jetty-launcher-11685-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38339/solr [junit4] 2> 2181835 INFO (zkConnectionManagerCallback-11728-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2181837 DEBUG (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/449186@7e7a9c [junit4] 2> 2181838 INFO (zkConnectionManagerCallback-11730-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2181841 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2181841 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2181842 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2181842 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2181842 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2181842 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2181843 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2181843 DEBUG (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72114766090731532-127.0.0.1:39545_solr-n_0000000002 [junit4] 2> 2181844 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72114766090731529-127.0.0.1:37679_solr-n_0000000001 [junit4] 2> 2181844 DEBUG (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72114766090731529-127.0.0.1:37679_solr-n_0000000001 to know if I could be the leader [junit4] 2> 2181844 DEBUG (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39545_solr as DOWN [junit4] 2> 2181845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2181845 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2181845 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39545_solr [junit4] 2> 2181845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2181845 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39545_solr"} current state version: 0 [junit4] 2> 2181845 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39545_solr [junit4] 2> 2181845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2181845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2181845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2181846 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2181846 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2181846 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2181846 INFO (zkCallback-11701-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2181846 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2181846 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2181846 INFO (zkCallback-11715-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2181846 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2181846 INFO (zkCallback-11708-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2181846 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2181846 INFO (zkCallback-11729-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2181846 INFO (zkCallback-11722-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2181865 INFO (zkConnectionManagerCallback-11737-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2181866 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2181866 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2181866 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2181867 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2181867 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2181867 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2181868 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38339/solr ready [junit4] 2> 2181868 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2181890 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39545.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2181900 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39545.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2181900 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39545.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2181902 INFO (jetty-launcher-11685-thread-2) [n:127.0.0.1:39545_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-001/node2/. [junit4] 2> 2181919 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 2181919 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 2181919 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 2181920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 2181920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 2181920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 2181920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2181936 DEBUG (ScheduledTrigger-7947-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 2181946 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2181947 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2182936 DEBUG (ScheduledTrigger-7947-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 2183920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 2183920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 2183920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 2183920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 2183920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 2183920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 2183920 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2183937 DEBUG (ScheduledTrigger-7947-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 2184937 DEBUG (ScheduledTrigger-7947-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 2185921 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 2185921 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 2185921 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 2185921 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 2185921 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 2185921 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 2185921 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2185937 DEBUG (ScheduledTrigger-7947-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 2186673 INFO (jetty-launcher-11685-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38339/solr [junit4] 2> 2186676 INFO (zkConnectionManagerCallback-11742-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2186677 DEBUG (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/449186@18bc952 [junit4] 2> 2186679 INFO (zkConnectionManagerCallback-11744-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2186683 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2186684 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186684 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2186684 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2186684 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2186684 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2186685 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2186686 DEBUG (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72114766090731535-127.0.0.1:38633_solr-n_0000000003 [junit4] 2> 2186686 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72114766090731532-127.0.0.1:39545_solr-n_0000000002 [junit4] 2> 2186686 DEBUG (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72114766090731532-127.0.0.1:39545_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2186686 DEBUG (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38633_solr as DOWN [junit4] 2> 2186687 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2186687 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2186687 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38633_solr [junit4] 2> 2186687 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2186687 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:38633_solr"} current state version: 0 [junit4] 2> 2186687 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38633_solr [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186688 INFO (zkCallback-11729-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186688 INFO (zkCallback-11722-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186688 INFO (zkCallback-11715-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186688 INFO (zkCallback-11701-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2186688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186688 INFO (zkCallback-11736-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2186688 INFO (zkCallback-11743-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2186689 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186689 INFO (zkCallback-11708-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2186706 INFO (zkConnectionManagerCallback-11751-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2186707 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2186707 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186708 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2186708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2186708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2186708 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2186709 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38339/solr ready [junit4] 2> 2186709 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2186727 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2186735 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2186736 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a4a081 [junit4] 2> 2186737 INFO (jetty-launcher-11685-thread-3) [n:127.0.0.1:38633_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-001/node3/. [junit4] 2> 2186776 INFO (zkConnectionManagerCallback-11754-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2186779 INFO (zkConnectionManagerCallback-11759-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2186780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2186780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2186780 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2186780 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2186781 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2186781 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2186781 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38339/solr ready [junit4] 2> 2186785 INFO (qtp9371857-28906) [n:127.0.0.1:40367_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2186786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2186786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 2186786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2186786 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 2186786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2186786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2186787 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 2186787 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 2186787 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 2186787 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 2186787 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"} [junit4] 2> 2186788 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 2186788 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 2186788 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2186788 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 2186788 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 2186788 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 2186788 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2186788 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 2186788 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 2186788 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 2186789 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 2186790 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 2186790 DEBUG (zkCallback-11701-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 2186790 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2186790 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 2186790 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 2186790 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2186790 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 2186791 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 2186791 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 2186791 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 2186791 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 2186791 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2186791 DEBUG (OverseerThreadFactory-7949-thread-1-processing-n:127.0.0.1:40367_solr) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:40367_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=6,errors=0,avgRequestsPerSecond=0.8732490439212103,5minRateRequestsPerSecond=0.8,15minRateRequestsPerSecond=0.8,avgTimePerRequest=0.29720742869543837,medianRequestTime=0.261382,75thPcRequestTime=0.455023,95thPcRequestTime=0.520639,99thPcRequestTime=0.520639,999thPcRequestTime=0.520639},downnode={requests=3,errors=0,avgRequestsPerSecond=0.44284854236097454,5minRateRequestsPerSecond=0.4,15minRateRequestsPerSecond=0.4,avgTimePerRequest=0.055250763116743096,medianRequestTime=0.053113,75thPcRequestTime=0.061243,95thPcRequestTime=0.061243,99thPcRequestTime=0.061243,999thPcRequestTime=0.061243}},collection_operations={am_i_leader={requests=6,errors=0,avgRequestsPerSecond=0.873265072418775,5minRateRequestsPerSecond=0.8,15minRateRequestsPerSecond=0.8,avgTimePerRequest=0.26534242772726246,medianRequestTime=0.284241,75thPcRequestTime=0.373354,95thPcRequestTime=0.373535,99thPcRequestTime=0.373535,999thPcRequestTime=0.373535},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=0.14556485907813807,5minRateRequestsPerSecond=0.2,15minRateRequestsPerSecond=0.2,avgTimePerRequest=0.559462,medianRequestTime=0.559462,75thPcRequestTime=0.559462,95thPcRequestTime=0.559462,99thPcRequestTime=0.559462,999thPcRequestTime=0.559462}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=0.5822479590660984,5minRateRequestsPerSecond=0.4,15minRateRequestsPerSecond=0.4,avgTimePerRequest=1706.8721373730652,medianRequestTime=2000.085094,75thPcRequestTime=2000.131844,95thPcRequestTime=2000.432645,99thPcRequestTime=2000.432645,999thPcRequestTime=2000.432645}}} [junit4] 2> 2186792 INFO (qtp9371857-28906) [n:127.0.0.1:40367_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 2186938 DEBUG (ScheduledTrigger-7947-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2187150 WARN (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 2187160 WARN (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2187163 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2187176 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-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_42759_hdfs____.gp0c3t/webapp [junit4] 2> 2187653 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:42759 [junit4] 2> 2187765 WARN (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2187766 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2187782 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-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_35771_datanode____.bcd4h6/webapp [junit4] 2> 2187939 DEBUG (ScheduledTrigger-7947-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2188264 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35771 [junit4] 2> 2188299 WARN (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 2188300 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 2188316 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-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_38015_datanode____wnfos6/webapp [junit4] 2> 2188376 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:34079) [ ] 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> 2188386 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x3196e31e5cb28: from storage DS-5a0ffe61-a3a0-4bcb-b14a-818a99aeea08 node DatanodeRegistration(127.0.0.1:43231, datanodeUuid=b3086840-edef-4564-8087-4e50126c98c8, infoPort=45161, infoSecurePort=0, ipcPort=35573, storageInfo=lv=-56;cid=testClusterID;nsid=1369244254;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 2188386 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x3196e31e5cb28: from storage DS-459498d3-19d2-4c5c-936e-51e567ced53b node DatanodeRegistration(127.0.0.1:43231, datanodeUuid=b3086840-edef-4564-8087-4e50126c98c8, infoPort=45161, infoSecurePort=0, ipcPort=35573, storageInfo=lv=-56;cid=testClusterID;nsid=1369244254;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 2188789 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 2188790 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 2188790 INFO (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2188791 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 2188791 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 2188791 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 2188791 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 2188791 DEBUG (OverseerCollectionConfigSetProcessor-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2188844 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38015 [junit4] 2> 2188939 DEBUG (ScheduledTrigger-7947-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2189069 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:34079) [ ] 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> 2189076 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x3196e5b0581ba: from storage DS-14433bc0-9be5-446d-b6f7-aa40a752561a node DatanodeRegistration(127.0.0.1:44325, datanodeUuid=f277189c-eca7-446a-90f5-fecd1c75dee3, infoPort=39019, infoSecurePort=0, ipcPort=44251, storageInfo=lv=-56;cid=testClusterID;nsid=1369244254;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 2189076 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x3196e5b0581ba: from storage DS-8e5d72bb-c757-4299-a35f-959c74181de2 node DatanodeRegistration(127.0.0.1:44325, datanodeUuid=f277189c-eca7-446a-90f5-fecd1c75dee3, infoPort=39019, infoSecurePort=0, ipcPort=44251, storageInfo=lv=-56;cid=testClusterID;nsid=1369244254;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 2189267 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove [junit4] 2> 2189268 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2189269 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2189269 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2189269 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2189269 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2189270 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2189270 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189272 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189272 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189272 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189272 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 2189272 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2189274 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2189274 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2189274 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2189274 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a2a860{/solr,null,AVAILABLE} [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1892cf1{HTTP/1.1,[http/1.1]}{127.0.0.1:41551} [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.e.j.s.Server Started @2189314ms [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41551} [junit4] 2> 2189275 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2189275 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-26T09:45:09.265Z [junit4] 2> 2189277 INFO (zkConnectionManagerCallback-11763-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2189278 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2189939 DEBUG (ScheduledTrigger-7947-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 2190372 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38339/solr [junit4] 2> 2190374 INFO (zkConnectionManagerCallback-11767-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2190375 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [n:127.0.0.1:41551_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/449186@1a6db00 [junit4] 2> 2190376 INFO (zkConnectionManagerCallback-11769-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2190381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2190381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2190381 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [n:127.0.0.1:41551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2190381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2190381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2190382 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2190382 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2190383 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [n:127.0.0.1:41551_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72114766090731541-127.0.0.1:41551_solr-n_0000000004 [junit4] 2> 2190383 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72114766090731535-127.0.0.1:38633_solr-n_0000000003 [junit4] 2> 2190384 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [n:127.0.0.1:41551_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72114766090731535-127.0.0.1:38633_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2190384 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [n:127.0.0.1:41551_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41551_solr as DOWN [junit4] 2> 2190384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2190385 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [n:127.0.0.1:41551_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2190385 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[20ECBA858B27C750]) [n:127.0.0.1:41551_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41551_solr [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2190385 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41551_solr"} current state version: 0 [junit4] 2> 2190385 DEBUG (OverseerStateUpdate-72114766090731526-127.0.0.1:40367_solr-n_0000000000) [n:127.0.0.1:40367_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41551_solr [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2190385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/ [...truncated too long message...] on-2.7.4.jar:?] [junit4] 2> at org.apache.solr.core.HdfsDirectoryFactory.cleanupOldIndexDirectories(HdfsDirectoryFactory.java:528) ~[java/:?] [junit4] 2> at org.apache.solr.core.SolrCore.lambda$cleanupOldIndexDirectories$21(SolrCore.java:3099) ~[java/:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172] [junit4] 2> 88666 WARN (zkCallback-84-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> 88667 INFO (jetty-closer-2-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1493477{/solr,null,UNAVAILABLE} [junit4] 2> 88667 INFO (jetty-closer-2-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 88730 INFO (jetty-closer-2-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65b4e1{/solr,null,UNAVAILABLE} [junit4] 2> 88730 INFO (jetty-closer-2-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 88731 ERROR (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-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> 88731 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41675 41675 [junit4] 2> 88855 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41675 41675 [junit4] 2> 88856 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 35 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 25 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 19 /solr/aliases.json [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 18 /solr/configs/conf1 [junit4] 2> 11 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 7 /solr/security.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_false/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/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72114908996567049-core_node8-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72114908996567055-127.0.0.1:37253_solr-n_0000000003 [junit4] 2> 2 /solr/overseer_elect/election/72114908996567061-127.0.0.1:36641_solr-n_0000000004 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72114908996567055-core_node7-n_0000000001 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 35 /solr/collections [junit4] 2> 30 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 88857 WARN (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 88907 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 89020 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:35969) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 89020 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:35969) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-904683316-88.99.242.108-1535278886771 (Datanode Uuid b2eed112-fa19-4dc6-a2b5-62dd94ad1752) service to localhost.localdomain/127.0.0.1:35969 [junit4] 2> 89023 WARN (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 89039 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 89061 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:35969) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-904683316-88.99.242.108-1535278886771 (Datanode Uuid 5c1855e2-0c7d-4ed6-9511-91ef8a7ae821) service to localhost.localdomain/127.0.0.1:35969 [junit4] 2> 89152 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 89271 INFO (SUITE-MoveReplicaHDFSTest-seed#[20ECBA858B27C750]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41675 41675 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_20ECBA858B27C750-001 [junit4] 2> Aug 26, 2018 10:22:46 AM 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(Lucene80): {id=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1939, maxMBSortInHeap=7.768907477187503, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@122cada), locale=en-US, timezone=America/St_Thomas [junit4] 2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=6,free=109090856,total=204472320 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest] [junit4] Completed [2/5 (1!)] on J0 in 96.79s, 4 tests, 1 error <<< FAILURES! [...truncated 33 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error [seed: 20ECBA858B27C750] Total time: 3 minutes 19 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=f26dd13b34e3d3a6921230cfe44ff34b2c319e7b, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #22745 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: [email protected] For additional commands, e-mail: [email protected]
