Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22878/ Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC
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:39291/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41893/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:39291/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41893/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([2AC79F91E6206ADC:800A4C6351F3BF0C]: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:291) 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:39291/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 45 more Build Log: [...truncated 14166 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/init-core-data-001 [junit4] 2> 1925731 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-001 [junit4] 2> 1925731 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1925731 INFO (Thread-3031) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1925731 INFO (Thread-3031) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1925732 ERROR (Thread-3031) [ ] 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> 1925831 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41213 [junit4] 2> 1925832 INFO (zkConnectionManagerCallback-12117-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925836 INFO (jetty-launcher-12114-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> 1925836 INFO (jetty-launcher-12114-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> 1925836 INFO (jetty-launcher-12114-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> 1925836 INFO (jetty-launcher-12114-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> 1925837 INFO (jetty-launcher-12114-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1925837 INFO (jetty-launcher-12114-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1925837 INFO (jetty-launcher-12114-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1925837 INFO (jetty-launcher-12114-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eb1624e{/solr,null,AVAILABLE} [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@365e46e{SSL,[ssl, http/1.1]}{127.0.0.1:39291} [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.e.j.s.Server Started @1925867ms [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39291} [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@497f549e{/solr,null,AVAILABLE} [junit4] 2> 1925838 ERROR (jetty-launcher-12114-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T11:25:15.721494Z [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@95e6ea{/solr,null,AVAILABLE} [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5582e2c2{SSL,[ssl, http/1.1]}{127.0.0.1:41395} [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.e.j.s.Server Started @1925868ms [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41395} [junit4] 2> 1925838 ERROR (jetty-launcher-12114-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@408f6d68{SSL,[ssl, http/1.1]}{127.0.0.1:35017} [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-1) [ ] o.e.j.s.Server Started @1925868ms [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1925838 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35017} [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T11:25:15.722060Z [junit4] 2> 1925839 ERROR (jetty-launcher-12114-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T11:25:15.722239Z [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41663c9a{/solr,null,AVAILABLE} [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@35e0743a{SSL,[ssl, http/1.1]}{127.0.0.1:41893} [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-2) [ ] o.e.j.s.Server Started @1925869ms [junit4] 2> 1925839 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41893} [junit4] 2> 1925843 ERROR (jetty-launcher-12114-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1925843 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1925843 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1925843 INFO (zkConnectionManagerCallback-12123-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925843 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1925843 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1925843 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T11:25:15.726536Z [junit4] 2> 1925843 INFO (zkConnectionManagerCallback-12121-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925843 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1925843 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1925843 INFO (zkConnectionManagerCallback-12119-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925844 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1925844 INFO (zkConnectionManagerCallback-12125-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925844 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1925847 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aacd7b9b0002, likely client has closed socket [junit4] 2> 1925904 INFO (jetty-launcher-12114-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr [junit4] 2> 1925904 INFO (zkConnectionManagerCallback-12129-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925905 DEBUG (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/661374214@bd31071 [junit4] 2> 1925905 INFO (zkConnectionManagerCallback-12131-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1925940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1925940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1925940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1925940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1925941 DEBUG (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72245393556701190-127.0.0.1:41395_solr-n_0000000000 [junit4] 2> 1925941 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41395_solr [junit4] 2> 1925942 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.c.Overseer Overseer (id=72245393556701190-127.0.0.1:41395_solr-n_0000000000) starting [junit4] 2> 1925948 INFO (zkConnectionManagerCallback-12138-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925949 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1925949 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925949 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1925949 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1925949 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1925949 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready [junit4] 2> 1925950 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1925950 INFO (OverseerStateUpdate-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41395_solr [junit4] 2> 1925950 DEBUG (OverseerAutoScalingTriggerThread-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 1925950 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41395_solr [junit4] 2> 1925950 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1925950 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1925950 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1925950 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1925950 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1925950 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925950 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925950 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1925951 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1925951 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925951 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 1925951 INFO (zkCallback-12130-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1925951 DEBUG (OverseerAutoScalingTriggerThread-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1925951 DEBUG (OverseerAutoScalingTriggerThread-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1925951 DEBUG (OverseerAutoScalingTriggerThread-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1925953 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925953 INFO (zkCallback-12137-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1925956 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 1925956 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1925966 INFO (jetty-launcher-12114-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr [junit4] 2> 1925967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 1925967 DEBUG (OverseerAutoScalingTriggerThread-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:41395_solr] [junit4] 2> 1925968 DEBUG (OverseerAutoScalingTriggerThread-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1925968 DEBUG (OverseerAutoScalingTriggerThread-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1925969 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 1925969 INFO (zkConnectionManagerCallback-12142-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925969 DEBUG (ScheduledTrigger-6304-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 1925970 DEBUG (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/661374214@2b5e7ba8 [junit4] 2> 1925971 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1925972 INFO (zkConnectionManagerCallback-12145-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925973 INFO (jetty-launcher-12114-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr [junit4] 2> 1925973 INFO (jetty-launcher-12114-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr [junit4] 2> 1925975 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1925975 INFO (zkConnectionManagerCallback-12151-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925975 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925975 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1925975 INFO (zkConnectionManagerCallback-12153-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925975 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1925975 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1925976 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1925976 DEBUG (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/661374214@11a59b80 [junit4] 2> 1925976 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1925976 DEBUG (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/661374214@504091ed [junit4] 2> 1925976 INFO (zkConnectionManagerCallback-12157-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925977 DEBUG (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72245393556701193-127.0.0.1:35017_solr-n_0000000001 [junit4] 2> 1925977 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72245393556701190-127.0.0.1:41395_solr-n_0000000000 [junit4] 2> 1925977 DEBUG (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72245393556701190-127.0.0.1:41395_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1925977 DEBUG (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35017_solr as DOWN [junit4] 2> 1925978 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1925978 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1925978 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35017_solr [junit4] 2> 1925978 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1925978 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925978 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925978 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925978 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925978 INFO (zkCallback-12137-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1925978 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925979 INFO (zkCallback-12130-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1925979 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1925980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925980 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1925980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1925980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1925980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1925980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1925981 DEBUG (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72245393556701196-127.0.0.1:39291_solr-n_0000000002 [junit4] 2> 1925981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72245393556701193-127.0.0.1:35017_solr-n_0000000001 [junit4] 2> 1925981 DEBUG (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72245393556701193-127.0.0.1:35017_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1925981 DEBUG (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39291_solr as DOWN [junit4] 2> 1925982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1925982 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1925982 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39291_solr [junit4] 2> 1925982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1925982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925982 INFO (zkCallback-12137-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1925982 INFO (zkCallback-12130-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1925984 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41395.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1925984 INFO (zkConnectionManagerCallback-12159-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1925987 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1925987 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925987 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1925988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1925988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1925988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1925988 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1925989 DEBUG (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72245393556701197-127.0.0.1:41893_solr-n_0000000003 [junit4] 2> 1925989 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72245393556701196-127.0.0.1:39291_solr-n_0000000002 [junit4] 2> 1925989 DEBUG (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72245393556701196-127.0.0.1:39291_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1925989 DEBUG (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41893_solr as DOWN [junit4] 2> 1925990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1925990 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1925990 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41893_solr [junit4] 2> 1925990 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41395.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1925990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1925990 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41395.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1925990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1925990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925990 INFO (zkCallback-12137-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1925990 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925990 INFO (zkCallback-12130-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1925991 INFO (jetty-launcher-12114-thread-4) [n:127.0.0.1:41395_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-001/node4/. [junit4] 2> 1925992 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925992 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925993 INFO (zkCallback-12156-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1925993 INFO (zkCallback-12144-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4) [junit4] 2> 1925993 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1925993 INFO (zkCallback-12158-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1926000 INFO (zkConnectionManagerCallback-12168-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926001 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1926001 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926001 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1926001 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1926001 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926001 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1926002 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready [junit4] 2> 1926011 INFO (zkConnectionManagerCallback-12173-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926011 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1926012 INFO (zkConnectionManagerCallback-12179-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926012 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926012 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1926012 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready [junit4] 2> 1926012 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926013 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1926013 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready [junit4] 2> 1926021 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926021 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1926023 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1926025 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926026 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926026 INFO (jetty-launcher-12114-thread-1) [n:127.0.0.1:35017_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-001/node1/. [junit4] 2> 1926033 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926036 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926041 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926042 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926043 INFO (jetty-launcher-12114-thread-3) [n:127.0.0.1:39291_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-001/node3/. [junit4] 2> 1926044 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926044 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926045 INFO (jetty-launcher-12114-thread-2) [n:127.0.0.1:41893_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-001/node2/. [junit4] 2> 1926089 INFO (zkConnectionManagerCallback-12183-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926090 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926090 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1926091 INFO (zkConnectionManagerCallback-12188-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1926091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926091 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1926091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1926091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1926092 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready [junit4] 2> 1926100 INFO (qtp619323444-25972) [n:127.0.0.1:41395_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1926101 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1926101 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1926101 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1926101 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1926101 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1926101 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1926101 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_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> 1926102 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 1926102 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1926102 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 1926103 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1926103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1926103 DEBUG (zkCallback-12130-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 1926103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1926103 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 1926103 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1926103 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1926103 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1926103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1926103 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1926103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1926103 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1926103 DEBUG (OverseerThreadFactory-6306-thread-1-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_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:41395_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=19.584440115325716,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.4554263333333333,medianRequestTime=0.252172,75thPcRequestTime=1.008084,95thPcRequestTime=1.008084,99thPcRequestTime=1.008084,999thPcRequestTime=1.008084},downnode={requests=3,errors=0,avgRequestsPerSecond=24.076697572104212,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.006091333333333333,medianRequestTime=0.006033,75thPcRequestTime=0.007559,95thPcRequestTime=0.007559,99thPcRequestTime=0.007559,999thPcRequestTime=0.007559}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=19.59955649600906,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.12758899999999998,medianRequestTime=0.133444,75thPcRequestTime=0.183388,95thPcRequestTime=0.183388,99thPcRequestTime=0.183388,999thPcRequestTime=0.183388},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=6.711234588580951,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=2.560229,medianRequestTime=2.560229,75thPcRequestTime=2.560229,95thPcRequestTime=2.560229,99thPcRequestTime=2.560229,999thPcRequestTime=2.560229}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=6.566462579039771,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=151.224691,medianRequestTime=151.224691,75thPcRequestTime=151.224691,95thPcRequestTime=151.224691,99thPcRequestTime=151.224691,999thPcRequestTime=151.224691}}} [junit4] 2> 1926104 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1926104 INFO (qtp619323444-25972) [n:127.0.0.1:41395_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1926180 WARN (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1926183 WARN (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1926185 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1926188 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-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_35269_hdfs____.25p6c3/webapp [junit4] 2> 1926249 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:35269 [junit4] 2> 1926307 WARN (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1926307 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1926311 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-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_40681_datanode____jylnh6/webapp [junit4] 2> 1926373 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40681 [junit4] 2> 1926404 WARN (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1926405 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1926409 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-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_45405_datanode____.on2nep/webapp [junit4] 2> 1926473 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33931) [ ] 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> 1926478 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa2e3e17ce847c: from storage DS-c3309ceb-b57e-463d-85ff-9df1aab1f9a6 node DatanodeRegistration(127.0.0.1:39591, datanodeUuid=1a655d36-0147-4657-ac72-df028015062f, infoPort=46727, infoSecurePort=0, ipcPort=33877, storageInfo=lv=-56;cid=testClusterID;nsid=1400484254;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1926478 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa2e3e17ce847c: from storage DS-325e1c8b-283d-4d04-85ac-623a60625117 node DatanodeRegistration(127.0.0.1:39591, datanodeUuid=1a655d36-0147-4657-ac72-df028015062f, infoPort=46727, infoSecurePort=0, ipcPort=33877, storageInfo=lv=-56;cid=testClusterID;nsid=1400484254;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1926486 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45405 [junit4] 2> 1926591 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33931) [ ] 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> 1926597 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa2e3e1edc6823: from storage DS-78b6fb72-1949-4aa8-b6ea-a97cb175009b node DatanodeRegistration(127.0.0.1:45419, datanodeUuid=4b5e0abf-1dfb-499e-9bfc-3b8b9c4902de, infoPort=39231, infoSecurePort=0, ipcPort=36807, storageInfo=lv=-56;cid=testClusterID;nsid=1400484254;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1926597 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xa2e3e1edc6823: from storage DS-fb8cba65-f067-45e9-8789-9d03444b8b2e node DatanodeRegistration(127.0.0.1:45419, datanodeUuid=4b5e0abf-1dfb-499e-9bfc-3b8b9c4902de, infoPort=39231, infoSecurePort=0, ipcPort=36807, storageInfo=lv=-56;cid=testClusterID;nsid=1400484254;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] IGNOR/A 0.00s J2 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")) [junit4] 2> 1926654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1926654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926654 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1926654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1926654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1926656 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46 [junit4] 2> 1926656 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1926656 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1926656 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@337c20a8{/solr,null,AVAILABLE} [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4f4f3d47{SSL,[ssl, http/1.1]}{127.0.0.1:37781} [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.e.j.s.Server Started @1926686ms [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37781} [junit4] 2> 1926657 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1926657 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-18T11:25:16.540754Z [junit4] 2> 1926658 INFO (zkConnectionManagerCallback-12192-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926659 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1926742 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr [junit4] 2> 1926743 INFO (zkConnectionManagerCallback-12196-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926744 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/661374214@3a38a436 [junit4] 2> 1926745 INFO (zkConnectionManagerCallback-12198-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1926748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926748 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1926748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1926748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1926748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1926749 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72245393556701205-127.0.0.1:37781_solr-n_0000000004 [junit4] 2> 1926749 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72245393556701197-127.0.0.1:41893_solr-n_0000000003 [junit4] 2> 1926749 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72245393556701197-127.0.0.1:41893_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1926749 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37781_solr as DOWN [junit4] 2> 1926749 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926749 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1926749 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37781_solr [junit4] 2> 1926749 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1926749 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 INFO (zkCallback-12187-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 INFO (zkCallback-12158-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 INFO (zkCallback-12187-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 INFO (zkCallback-12144-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 INFO (zkCallback-12130-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 INFO (zkCallback-12178-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 INFO (zkCallback-12156-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 INFO (zkCallback-12137-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926750 INFO (zkCallback-12167-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 INFO (zkCallback-12172-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926750 INFO (zkCallback-12197-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1926760 INFO (zkConnectionManagerCallback-12205-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1926760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1926760 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1926761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1926761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1926761 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready [junit4] 2> 1926761 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1926782 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37781.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926791 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37781.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926792 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37781.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76fd4fb3 [junit4] 2> 1926793 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[2AC79F91E6206ADC]) [n:127.0.0.1:37781_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-001/node5/. [junit4] 2> 1926835 INFO (zkConnectionManagerCallback-12208-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1926846 INFO (qtp840612747-25980) [n:127.0.0.1:35017_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> 1926847 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1926847 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 1926847 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1926847 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1926848 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1926848 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1926848 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1926848 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 1926848 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 1926848 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 1926848 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_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> 1926848 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 1926848 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_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> 1926848 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 1926848 INFO (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 1926849 INFO (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_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> 1926849 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 1926849 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 1926849 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1926849 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1926849 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 1926849 DEBUG (OverseerCollectionConfigSetProcessor-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 1926849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1926850 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists [junit4] 2> 1926850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1926851 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926851 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1926851 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926851 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1926952 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.Assign Identify nodes using default [junit4] 2> 1926952 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection MoveReplicaHDFSTest_failed_coll_true, shardNames [shard1, shard2] , 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> 1926953 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:37781_solr [junit4] 2> 1926954 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926954 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1926954 INFO (OverseerStateUpdate-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37781/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1926954 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:41395_solr [junit4] 2> 1926955 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926955 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1926955 INFO (OverseerStateUpdate-72245393556701190-127.0.0.1:41395_solr-n_0000000000) [n:127.0.0.1:41395_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41395/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1926955 DEBUG (OverseerThreadFactory-6306-thread-2-processing-n:127.0.0.1:41395_solr) [n:127.0.0.1:41395_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 as part of shard shard2 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:41893_solr [junit4] 2> 1926955 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1926955 DEBU [...truncated too long message...] caling.json [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> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1978128 WARN (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 1978167 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 1978268 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33931) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 1978268 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33931) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-563375284-88.99.242.108-1537269915995 (Datanode Uuid 4b5e0abf-1dfb-499e-9bfc-3b8b9c4902de) service to localhost.localdomain/127.0.0.1:33931 [junit4] 2> 1978270 WARN (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 1978305 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 1978406 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33931) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 1978406 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33931) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-563375284-88.99.242.108-1537269915995 (Datanode Uuid 1a655d36-0147-4657-ac72-df028015062f) service to localhost.localdomain/127.0.0.1:33931 [junit4] 2> 1978411 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 1978412 WARN (817447367@qtp-1821883066-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:35269) [ ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking. [junit4] 2> 1978412 WARN (817447367@qtp-1821883066-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:35269) [ ] o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false [junit4] 2> 1978519 INFO (SUITE-MoveReplicaHDFSTest-seed#[2AC79F91E6206ADC]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41213 41213 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_2AC79F91E6206ADC-001 [junit4] 2> Sep 18, 2018 11:26:08 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): {_version_=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1114, maxMBSortInHeap=6.451829708157879, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4cd0f131), locale=fr-ML, timezone=Asia/Muscat [junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=3,free=183542760,total=523239424 [junit4] 2> NOTE: All tests run in this JVM: [SystemLogListenerTest, TestXIncludeConfig, DocExpirationUpdateProcessorFactoryTest, TestCloudPhrasesIdentificationComponent, TestScoreJoinQPNoScore, DistributedFacetPivotSmallAdvancedTest, AnalyticsMergeStrategyTest, HdfsBasicDistributedZkTest, BinaryUpdateRequestHandlerTest, ClusterStateUpdateTest, TestAnalyzedSuggestions, RecoveryAfterSoftCommitTest, V2ApiIntegrationTest, MetricsHandlerTest, TestPayloadCheckQParserPlugin, HdfsNNFailoverTest, TestQuerySenderNoQuery, TestCollectionAPIs, TestNonDefinedSimilarityFactory, FieldAnalysisRequestHandlerTest, CoreAdminCreateDiscoverTest, PingRequestHandlerTest, DebugComponentTest, TestRuleBasedAuthorizationPlugin, DistributedQueryElevationComponentTest, TestSolrConfigHandlerCloud, TestImpersonationWithHadoopAuth, LoggingHandlerTest, AutoAddReplicasIntegrationTest, TestPushWriter, TestRemoteStreaming, HdfsTlogReplayBufferedWhileIndexingTest, RestartWhileUpdatingTest, BadCopyFieldTest, TestPullReplicaErrorHandling, TestWriterPerf, TestIBSimilarityFactory, TestLRUStatsCache, HdfsCollectionsAPIDistributedZkTest, DeleteInactiveReplicaTest, TestRebalanceLeaders, TestDistributedGrouping, CollectionsAPIDistributedZkTest, CdcrWithNodesRestartsTest, CoreSorterTest, TestNamedUpdateProcessors, DistributedFacetExistsSmallTest, UnloadDistributedZkTest, TestSortByMinMaxFunction, TestGraphTermsQParserPlugin, TestStressLiveNodes, QueryEqualityTest, TestUseDocValuesAsStored, TestTolerantUpdateProcessorRandomCloud, OverseerTaskQueueTest, PrimUtilsTest, ComputePlanActionTest, TolerantUpdateProcessorTest, TestTrieFacet, TestNestedUpdateProcessor, SpellPossibilityIteratorTest, TaggingAttributeTest, ForceLeaderTest, TestRetrieveFieldsOptimizer, ZkControllerTest, TestSystemIdResolver, TestSolrDeletionPolicy2, ZkShardTermsTest, CdcrBidirectionalTest, TestLocalFSCloudBackupRestore, TestTrie, GraphQueryTest, TestRandomCollapseQParserPlugin, SuggesterTest, SharedFSAutoReplicaFailoverTest, TestJoin, PKIAuthenticationIntegrationTest, ConvertedLegacyTest, TestInitQParser, TestInPlaceUpdatesDistrib, DateFieldTest, TestDynamicFieldCollectionResource, RegexBoostProcessorTest, TestPhraseSuggestions, CdcrReplicationHandlerTest, TestFastOutputStream, SuggestComponentTest, MaxSizeAutoCommitTest, HdfsDirectoryFactoryTest, SolrCloudReportersTest, TestInitParams, JSONWriterTest, LeaderTragicEventTest, TestClassicSimilarityFactory, TestJettySolrRunner, UpdateLogTest, TestPostingsSolrHighlighter, SpellCheckComponentTest, NumericFieldsTest, TestSimDistributedQueue, CloneFieldUpdateProcessorFactoryTest, StatsReloadRaceTest, DistributedIntervalFacetingTest, HLLSerializationTest, TestSolrQueryParser, TestSubQueryTransformerDistrib, SolrTestCaseJ4Test, DataDrivenBlockJoinTest, TestXmlQParserPlugin, TestBinaryField, HttpTriggerListenerTest, TestRestManager, TestLeaderInitiatedRecoveryThread, TestQueryTypes, NoCacheHeaderTest, TestSchemaManager, TestComplexPhraseLeadingWildcard, NodeLostTriggerIntegrationTest, StressHdfsTest, SolrCloudExampleTest, RandomizedTaggerTest, TestSimPolicyCloud, BitVectorTest, SaslZkACLProviderTest, TestCharFilters, TestFilteredDocIdSet, DistributedMLTComponentTest, TestSmileRequest, ReplaceNodeNoTargetTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestDocBasedVersionConstraints, TestNumericTerms32, DistributedQueueTest, MoveReplicaHDFSTest] [junit4] Completed [488/834 (1!)] on J2 in 62.62s, 4 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 43374 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22878/consoleText [repro] Revision: 7d0a7782fa7e99250bccfb4d3e995485c3f0ca19 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=2AC79F91E6206ADC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-ML -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] MoveReplicaHDFSTest [repro] ant compile-test [...truncated 3428 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=2AC79F91E6206ADC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-ML -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...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]
