Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22901/ Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:44841/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33605/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:44841/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:33605/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([34B530A27E495054:9E78E350C99A8584]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) 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:301) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33605/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 45 more Build Log: [...truncated 12960 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/init-core-data-001 [junit4] 2> 297223 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 297223 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 297223 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 297224 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 297224 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001 [junit4] 2> 297224 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 297224 INFO (Thread-844) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 297224 INFO (Thread-844) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 297226 ERROR (Thread-844) [ ] 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> 297324 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41151 [junit4] 2> 297326 INFO (zkConnectionManagerCallback-1074-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297331 INFO (jetty-launcher-1071-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46 [junit4] 2> 297331 INFO (jetty-launcher-1071-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46 [junit4] 2> 297331 INFO (jetty-launcher-1071-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46 [junit4] 2> 297333 INFO (jetty-launcher-1071-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46 [junit4] 2> 297335 INFO (jetty-launcher-1071-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 297335 INFO (jetty-launcher-1071-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 297335 INFO (jetty-launcher-1071-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ab25bd8{/solr,null,AVAILABLE} [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 297336 INFO (jetty-launcher-1071-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 297337 INFO (jetty-launcher-1071-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@67cb7264{SSL,[ssl, http/1.1]}{127.0.0.1:42417} [junit4] 2> 297337 INFO (jetty-launcher-1071-thread-4) [ ] o.e.j.s.Server Started @297362ms [junit4] 2> 297337 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42417} [junit4] 2> 297338 ERROR (jetty-launcher-1071-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 297338 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 297338 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 297338 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 297338 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 297338 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-22T06:57:44.548175Z [junit4] 2> 297340 INFO (jetty-launcher-1071-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48ec0f6c{/solr,null,AVAILABLE} [junit4] 2> 297341 INFO (jetty-launcher-1071-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@319db89{SSL,[ssl, http/1.1]}{127.0.0.1:44103} [junit4] 2> 297341 INFO (jetty-launcher-1071-thread-3) [ ] o.e.j.s.Server Started @297365ms [junit4] 2> 297341 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44103} [junit4] 2> 297341 ERROR (jetty-launcher-1071-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9363652{/solr,null,AVAILABLE} [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ba494ce{/solr,null,AVAILABLE} [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-22T06:57:44.552214Z [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c0f99ba{SSL,[ssl, http/1.1]}{127.0.0.1:33605} [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@38bc6c20{SSL,[ssl, http/1.1]}{127.0.0.1:45971} [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-1) [ ] o.e.j.s.Server Started @297367ms [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-2) [ ] o.e.j.s.Server Started @297367ms [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33605} [junit4] 2> 297342 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45971} [junit4] 2> 297343 ERROR (jetty-launcher-1071-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 297343 ERROR (jetty-launcher-1071-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-22T06:57:44.553199Z [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 297343 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-22T06:57:44.553230Z [junit4] 2> 297345 INFO (zkConnectionManagerCallback-1076-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297346 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 297353 INFO (zkConnectionManagerCallback-1080-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297353 INFO (zkConnectionManagerCallback-1078-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297353 INFO (zkConnectionManagerCallback-1082-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297353 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 297353 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 297353 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 297401 INFO (jetty-launcher-1071-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr [junit4] 2> 297402 INFO (zkConnectionManagerCallback-1086-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297402 DEBUG (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@3fa95190 [junit4] 2> 297408 INFO (zkConnectionManagerCallback-1088-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297425 INFO (jetty-launcher-1071-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr [junit4] 2> 297433 INFO (zkConnectionManagerCallback-1094-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297434 DEBUG (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@1d5bd673 [junit4] 2> 297435 INFO (zkConnectionManagerCallback-1097-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297435 INFO (jetty-launcher-1071-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr [junit4] 2> 297438 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297438 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297438 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297439 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297439 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297439 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 297441 DEBUG (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000 [junit4] 2> 297441 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42417_solr [junit4] 2> 297441 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.Overseer Overseer (id=72266990868168712-127.0.0.1:42417_solr-n_0000000000) starting [junit4] 2> 297445 INFO (zkConnectionManagerCallback-1100-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297446 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@2e3689bb [junit4] 2> 297452 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297452 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297452 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297452 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297452 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297453 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 297453 DEBUG (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168710-127.0.0.1:44103_solr-n_0000000001 [junit4] 2> 297453 INFO (zkConnectionManagerCallback-1107-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297453 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000 [junit4] 2> 297453 INFO (zkConnectionManagerCallback-1109-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297453 DEBUG (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000 to know if I could be the leader [junit4] 2> 297454 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44103_solr [junit4] 2> 297454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297454 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 297454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297455 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready [junit4] 2> 297455 INFO (OverseerStateUpdate-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42417_solr [junit4] 2> 297457 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 297458 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 297459 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 297465 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297465 INFO (OverseerStateUpdate-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 297465 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297466 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 297466 DEBUG (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42417_solr as DOWN [junit4] 2> 297466 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 297466 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 297466 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297467 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 297467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 297467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297467 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 297467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 297467 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42417_solr [junit4] 2> 297468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 297468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 297468 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 297468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297468 INFO (zkCallback-1096-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 297469 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002 [junit4] 2> 297469 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168710-127.0.0.1:44103_solr-n_0000000001 [junit4] 2> 297469 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168710-127.0.0.1:44103_solr-n_0000000001 to know if I could be the leader [junit4] 2> 297469 DEBUG (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33605_solr as DOWN [junit4] 2> 297470 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 297470 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 297470 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33605_solr [junit4] 2> 297470 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 297470 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297471 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297471 INFO (zkCallback-1096-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 297476 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 297476 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 297481 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297485 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297490 INFO (zkCallback-1087-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 297490 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 297490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297498 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 297498 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:44103_solr] [junit4] 2> 297506 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 297507 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 297507 DEBUG (OverseerAutoScalingTriggerThread-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 297508 DEBUG (ScheduledTrigger-1618-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 297516 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 297519 INFO (zkCallback-1106-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 297536 INFO (zkConnectionManagerCallback-1116-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297537 INFO (zkConnectionManagerCallback-1122-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297537 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297537 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297537 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297538 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready [junit4] 2> 297538 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready [junit4] 2> 297538 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 297546 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42417.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297547 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 297553 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297553 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42417.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297554 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42417.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297555 INFO (jetty-launcher-1071-thread-4) [n:127.0.0.1:42417_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node4/. [junit4] 2> 297558 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297559 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297559 INFO (jetty-launcher-1071-thread-3) [n:127.0.0.1:44103_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node3/. [junit4] 2> 297559 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33605.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297566 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33605.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297566 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33605.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297567 INFO (jetty-launcher-1071-thread-1) [n:127.0.0.1:33605_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node1/. [junit4] 2> 297571 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 297571 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 297604 INFO (jetty-launcher-1071-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr [junit4] 2> 297605 INFO (zkConnectionManagerCallback-1128-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297606 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@10ec7061 [junit4] 2> 297613 INFO (zkConnectionManagerCallback-1130-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297617 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297617 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297617 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 297617 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297617 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297617 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297618 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 297618 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168719-127.0.0.1:45971_solr-n_0000000003 [junit4] 2> 297618 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002 [junit4] 2> 297619 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002 to know if I could be the leader [junit4] 2> 297619 DEBUG (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45971_solr as DOWN [junit4] 2> 297619 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 297619 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 297619 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45971_solr [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297620 INFO (zkCallback-1096-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 297620 INFO (zkCallback-1087-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297620 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297620 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 297621 INFO (zkCallback-1115-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 297621 INFO (zkCallback-1106-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 297621 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297621 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297621 INFO (zkCallback-1129-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 297621 INFO (zkCallback-1121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 297631 INFO (zkConnectionManagerCallback-1137-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297631 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297632 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297632 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 297632 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297632 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297632 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297632 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready [junit4] 2> 297633 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 297642 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45971.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297646 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45971.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297647 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45971.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 297647 INFO (jetty-launcher-1071-thread-2) [n:127.0.0.1:45971_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node2/. [junit4] 2> 297673 INFO (zkConnectionManagerCallback-1140-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297682 INFO (zkConnectionManagerCallback-1145-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 297683 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 297683 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 297683 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 297683 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 297683 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 297683 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 297684 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready [junit4] 2> 297697 INFO (qtp496337449-3878) [n:127.0.0.1:45971_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 297697 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 297698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 297698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 297698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 297698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 297698 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_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> 297700 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 297700 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 297700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 297700 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 297701 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 297701 DEBUG (zkCallback-1129-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 297701 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 297701 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 297701 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 297701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 297701 DEBUG (OverseerThreadFactory-1620-thread-1-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_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:42417_solr,overseer_queue_size=1,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=12.22450135372702,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.255217,medianRequestTime=0.137134,75thPcRequestTime=0.52386,95thPcRequestTime=0.52386,99thPcRequestTime=0.52386,999thPcRequestTime=0.52386},downnode={requests=3,errors=0,avgRequestsPerSecond=12.900122175767114,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.009386666666666666,medianRequestTime=0.009451,75thPcRequestTime=0.009495,95thPcRequestTime=0.009495,99thPcRequestTime=0.009495,999thPcRequestTime=0.009495}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=12.355784874895763,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.1528713333333333,medianRequestTime=0.148725,75thPcRequestTime=0.180695,95thPcRequestTime=0.180695,99thPcRequestTime=0.180695,999thPcRequestTime=0.180695},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=4.260981703510743,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.153461,medianRequestTime=0.153461,75thPcRequestTime=0.153461,95thPcRequestTime=0.153461,99thPcRequestTime=0.153461,999thPcRequestTime=0.153461}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=4.134630002917809,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=240.010769,medianRequestTime=240.010769,75thPcRequestTime=240.010769,95thPcRequestTime=240.010769,99thPcRequestTime=240.010769,999thPcRequestTime=240.010769}}} [junit4] 2> 297701 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 297702 INFO (qtp496337449-3878) [n:127.0.0.1:45971_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 297729 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 297729 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 297941 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 298376 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 298490 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@2abb4365 via org.mortbay.log.Slf4jLog [junit4] 2> 298503 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 298509 DEBUG (ScheduledTrigger-1618-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 298631 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 298662 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-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_38903_hdfs____.4xhi27/webapp [junit4] 2> 298760 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38903 [junit4] 2> 299131 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 299133 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 299136 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-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_41831_datanode____w5mlb4/webapp [junit4] 2> 299204 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41831 [junit4] 2> 299220 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] i.n.u.i.PlatformDependent Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. [junit4] 2> 299386 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 299387 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 299390 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-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_36375_datanode____34xm9h/webapp [junit4] 2> 299468 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36375 [junit4] 2> 299510 DEBUG (ScheduledTrigger-1618-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 299700 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 299701 INFO (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_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> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 299701 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 299803 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-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_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:44887) [ ] 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> 299803 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-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_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:44887) [ ] 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> 299857 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb59f79828f718: from storage DS-81b3f4ea-b435-4161-afed-94a71da277bb node DatanodeRegistration(127.0.0.1:35477, datanodeUuid=f8c0fde4-c43c-4cf1-bbd8-de6b4cc57b89, infoPort=43857, infoSecurePort=0, ipcPort=33551, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 299858 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb59f79828f723: from storage DS-0a16457f-8a5b-4ef5-a86c-d914be679842 node DatanodeRegistration(127.0.0.1:41651, datanodeUuid=63ac7177-c640-4c02-a6d2-cbd35c804a6b, infoPort=35915, infoSecurePort=0, ipcPort=46075, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 299858 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb59f79828f718: from storage DS-f9131421-863e-4894-aa37-b32a4163861f node DatanodeRegistration(127.0.0.1:35477, datanodeUuid=f8c0fde4-c43c-4cf1-bbd8-de6b4cc57b89, infoPort=43857, infoSecurePort=0, ipcPort=33551, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 299858 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb59f79828f723: from storage DS-b12449e1-0974-4ce3-b833-64a97f833302 node DatanodeRegistration(127.0.0.1:41651, datanodeUuid=63ac7177-c640-4c02-a6d2-cbd35c804a6b, infoPort=35915, infoSecurePort=0, ipcPort=46075, storageInfo=lv=-56;cid=testClusterID;nsid=894858532;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 299965 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove [junit4] 2> 299966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 299966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 299966 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 299966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 299966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 299966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299968 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46 [junit4] 2> 299969 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299969 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299970 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 299975 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 299975 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 299975 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 299976 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cc7063c{/solr,null,AVAILABLE} [junit4] 2> 299977 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@523ebfca{SSL,[ssl, http/1.1]}{127.0.0.1:44841} [junit4] 2> 299977 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.e.j.s.Server Started @300002ms [junit4] 2> 299977 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44841} [junit4] 2> 299977 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 299978 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 299978 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 299978 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 299978 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 299978 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-22T06:57:47.188181Z [junit4] 2> 299980 INFO (zkConnectionManagerCallback-1149-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 299981 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 300020 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41151/solr [junit4] 2> 300021 INFO (zkConnectionManagerCallback-1153-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 300022 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$217/711100463@6c0c373a [junit4] 2> 300023 INFO (zkConnectionManagerCallback-1155-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 300026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 300026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300026 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 300026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 300026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 300026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 300027 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72266990868168725-127.0.0.1:44841_solr-n_0000000004 [junit4] 2> 300027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72266990868168719-127.0.0.1:45971_solr-n_0000000003 [junit4] 2> 300027 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72266990868168719-127.0.0.1:45971_solr-n_0000000003 to know if I could be the leader [junit4] 2> 300027 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44841_solr as DOWN [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 300028 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 300028 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44841_solr [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300028 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300028 INFO (zkCallback-1115-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 INFO (zkCallback-1087-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 INFO (zkCallback-1129-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300029 INFO (zkCallback-1144-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300029 INFO (zkCallback-1144-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300029 INFO (zkCallback-1121-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 INFO (zkCallback-1136-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 INFO (zkCallback-1106-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 INFO (zkCallback-1154-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300029 INFO (zkCallback-1096-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 300045 INFO (zkConnectionManagerCallback-1162-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 300046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 300046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 300046 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 300046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 300046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 300047 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41151/solr ready [junit4] 2> 300047 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 300068 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 300080 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 300080 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cb58f5d [junit4] 2> 300081 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[34B530A27E495054]) [n:127.0.0.1:44841_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-001/tempDir-001/node5/. [junit4] 2> 300128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 300129 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 300140 INFO (zkConnectionManagerCallback-1165-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 300150 INFO (qtp2119531724-3876) [n:127.0.0.1:33605_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 300151 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 300151 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 300151 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 300152 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 300152 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"2", [junit4] 2> "operation":"create"} [junit4] 2> 300152 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 300152 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"2", [junit4] 2> "operation":"create"} [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 300152 INFO (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 300152 DEBUG (OverseerCollectionConfigSetProcessor-72266990868168712-127.0.0.1:42417_solr-n_0000000000) [n:127.0.0.1:42417_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 300153 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 300154 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 300155 DEBUG (OverseerThreadFactory-1620-thread-2-processing-n:127.0.0.1:42417_solr) [n:127.0.0.1:42417_solr ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists [junit4] 2> 300155 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 300155 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 300156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 300156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/ [...truncated too long message...] (zkCallback-1087-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 356410 INFO (jetty-closer-1072-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48ec0f6c{/solr,null,UNAVAILABLE} [junit4] 2> 356410 INFO (jetty-closer-1072-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 356446 INFO (jetty-closer-1072-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cc7063c{/solr,null,UNAVAILABLE} [junit4] 2> 356446 INFO (jetty-closer-1072-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 356446 ERROR (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-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> 356446 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41151 41151 [junit4] 2> 360238 INFO (Thread-844) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41151 41151 [junit4] 2> 360238 WARN (Thread-844) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 34 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 25 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 16 /solr/aliases.json [junit4] 2> 14 /solr/configs/conf1 [junit4] 2> 11 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 6 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 16 /solr/clusterprops.json [junit4] 2> 16 /solr/clusterstate.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 6 /solr/aliases.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 3 /solr/overseer_elect/election/72266990868168712-127.0.0.1:42417_solr-n_0000000000 [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72266990868168730-core_node5-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72266990868168715-127.0.0.1:33605_solr-n_0000000002 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72266990868168730-core_node8-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 28 /solr/collections [junit4] 2> 20 /solr/live_nodes [junit4] 2> [junit4] 2> 360239 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 360337 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 360438 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-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_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:44887) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 360438 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-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_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:44887) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-616755706-88.99.242.108-1537599465288 (Datanode Uuid 63ac7177-c640-4c02-a6d2-cbd35c804a6b) service to localhost.localdomain/127.0.0.1:44887 [junit4] 2> 360439 WARN (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 360444 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 360545 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-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_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:44887) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 360545 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_34B530A27E495054-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_34B530A27E495054-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:44887) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-616755706-88.99.242.108-1537599465288 (Datanode Uuid f8c0fde4-c43c-4cf1-bbd8-de6b4cc57b89) service to localhost.localdomain/127.0.0.1:44887 [junit4] 2> 360555 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 360675 INFO (SUITE-MoveReplicaHDFSTest-seed#[34B530A27E495054]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41151 41151 [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_34B530A27E495054-001 [junit4] 2> Sep 22, 2018 6:58:47 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=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1807, maxMBSortInHeap=7.762923781712189, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b0368e), locale=dsb-DE, timezone=America/Manaus [junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=6,free=177056952,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [NodeLostTriggerTest, TestBlendedInfixSuggestions, TestStressRecovery, TestDownShardTolerantSearch, TestComplexPhraseQParserPlugin, TestAddFieldRealTimeGet, TestStressVersions, TestScoreJoinQPScore, TestReloadAndDeleteDocs, DistribDocExpirationUpdateProcessorTest, TestSerializedLuceneMatchVersion, CopyFieldTest, TestCloudPivotFacet, TestPolicyCloud, TestJsonFacetsWithNestedObjects, TestConfigsApi, TestRealTimeGet, SchemaApiFailureTest, OverseerRolesTest, TestFiltering, TestJavabinTupleStreamParser, AdminHandlersProxyTest, SearchRateTriggerIntegrationTest, HLLUtilTest, TestBlobHandler, TestCloudConsistency, TestCustomDocTransformer, DistributedFacetPivotSmallTest, TestCloudNestedDocsSort, SolrGangliaReporterTest, TestFieldTypeCollectionResource, SolrJmxReporterTest, CursorPagingTest, CoreAdminHandlerTest, JvmMetricsTest, PeerSyncTest, BasicAuthIntegrationTest, SolrShardReporterTest, AlternateDirectoryTest, TestSimComputePlanAction, TestPerFieldSimilarity, ParsingFieldUpdateProcessorsTest, TestFuzzyAnalyzedSuggestions, TestFastLRUCache, TestLegacyField, MoveReplicaHDFSTest] [junit4] Completed [153/834 (1!)] on J0 in 73.03s, 4 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 44700 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22901/consoleText [repro] Revision: 4ccf0fb8f6ce269de8b4501fca201f5b4763cfe7 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" [repro] Repro line: ant test -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=34B530A27E495054 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb-DE -Dtests.timezone=America/Manaus -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] MoveReplicaHDFSTest [repro] ant compile-test [...truncated 3429 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=34B530A27E495054 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dsb-DE -Dtests.timezone=America/Manaus -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 91 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 0 [...truncated 40 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
