Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2760/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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:44075/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:35785/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:44075/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:35785/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([A437A7F62AD99B8A:EFA74049D0A4E5A]: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:289) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44075/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) ... 46 more Build Log: [...truncated 13350 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/init-core-data-001 [junit4] 2> 681402 WARN (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 681402 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 681404 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 681404 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 681405 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001 [junit4] 2> 681405 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 681407 INFO (Thread-2029) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 681407 INFO (Thread-2029) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 681427 ERROR (Thread-2029) [ ] 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> 681507 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41359 [junit4] 2> 681515 INFO (zkConnectionManagerCallback-2674-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681520 INFO (jetty-launcher-2671-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 681520 INFO (jetty-launcher-2671-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 681524 INFO (jetty-launcher-2671-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 681524 INFO (jetty-launcher-2671-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 681555 INFO (jetty-launcher-2671-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 681555 INFO (jetty-launcher-2671-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 681555 INFO (jetty-launcher-2671-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 681555 INFO (jetty-launcher-2671-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 681555 INFO (jetty-launcher-2671-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 681555 INFO (jetty-launcher-2671-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 681557 INFO (jetty-launcher-2671-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 681557 INFO (jetty-launcher-2671-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 681557 INFO (jetty-launcher-2671-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 681559 INFO (jetty-launcher-2671-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56c972b6{/solr,null,AVAILABLE} [junit4] 2> 681564 INFO (jetty-launcher-2671-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 681564 INFO (jetty-launcher-2671-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73bead7{/solr,null,AVAILABLE} [junit4] 2> 681564 INFO (jetty-launcher-2671-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 681564 INFO (jetty-launcher-2671-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5548a601{/solr,null,AVAILABLE} [junit4] 2> 681564 INFO (jetty-launcher-2671-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 681564 INFO (jetty-launcher-2671-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f575281{SSL,[ssl, http/1.1]}{127.0.0.1:46513} [junit4] 2> 681565 INFO (jetty-launcher-2671-thread-4) [ ] o.e.j.s.Server Started @681599ms [junit4] 2> 681565 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46513} [junit4] 2> 681565 ERROR (jetty-launcher-2671-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 681565 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 681565 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 681565 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 681565 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 681565 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-17T18:36:15.821Z [junit4] 2> 681569 INFO (jetty-launcher-2671-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38dfb7a3{/solr,null,AVAILABLE} [junit4] 2> 681571 INFO (jetty-launcher-2671-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@11c344ec{SSL,[ssl, http/1.1]}{127.0.0.1:44075} [junit4] 2> 681571 INFO (jetty-launcher-2671-thread-1) [ ] o.e.j.s.Server Started @681606ms [junit4] 2> 681571 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44075} [junit4] 2> 681572 ERROR (jetty-launcher-2671-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 681572 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 681572 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 681572 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 681572 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 681572 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-17T18:36:15.828Z [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b4cecb9{SSL,[ssl, http/1.1]}{127.0.0.1:35785} [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@120bbb0e{SSL,[ssl, http/1.1]}{127.0.0.1:36661} [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.e.j.s.Server Started @681611ms [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.e.j.s.Server Started @681611ms [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35785} [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36661} [junit4] 2> 681576 ERROR (jetty-launcher-2671-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 681576 ERROR (jetty-launcher-2671-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-17T18:36:15.832Z [junit4] 2> 681576 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-17T18:36:15.832Z [junit4] 2> 681594 INFO (zkConnectionManagerCallback-2678-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681595 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 681599 INFO (zkConnectionManagerCallback-2676-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681600 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 681605 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 0x100a731b76d0001, likely client has closed socket [junit4] 2> 681626 INFO (zkConnectionManagerCallback-2680-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681628 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 681665 INFO (zkConnectionManagerCallback-2682-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681668 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 681752 INFO (jetty-launcher-2671-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41359/solr [junit4] 2> 681760 INFO (zkConnectionManagerCallback-2686-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681768 INFO (jetty-launcher-2671-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41359/solr [junit4] 2> 681771 INFO (zkConnectionManagerCallback-2689-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681772 INFO (zkConnectionManagerCallback-2693-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681773 INFO (jetty-launcher-2671-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41359/solr [junit4] 2> 681795 INFO (zkConnectionManagerCallback-2696-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681799 INFO (zkConnectionManagerCallback-2698-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681799 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46513_solr [junit4] 2> 681800 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.c.Overseer Overseer (id=72241426010537992-127.0.0.1:46513_solr-n_0000000000) starting [junit4] 2> 681805 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44075_solr [junit4] 2> 681811 INFO (zkConnectionManagerCallback-2704-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681814 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 681816 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 681816 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35785_solr [junit4] 2> 681816 INFO (zkCallback-2688-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 681826 INFO (zkCallback-2695-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 681826 INFO (zkCallback-2703-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 681827 INFO (jetty-launcher-2671-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41359/solr [junit4] 2> 681833 INFO (zkConnectionManagerCallback-2713-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681833 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 681834 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41359/solr ready [junit4] 2> 681835 INFO (zkConnectionManagerCallback-2718-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681836 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 681836 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41359/solr ready [junit4] 2> 681845 INFO (OverseerStateUpdate-72241426010537992-127.0.0.1:46513_solr-n_0000000000) [n:127.0.0.1:46513_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46513_solr [junit4] 2> 681848 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 681848 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46513_solr [junit4] 2> 681851 INFO (zkConnectionManagerCallback-2723-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681851 INFO (zkCallback-2688-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 681851 INFO (zkCallback-2703-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 681852 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 681852 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41359/solr ready [junit4] 2> 681855 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 681856 INFO (zkCallback-2712-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 681859 INFO (zkConnectionManagerCallback-2725-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681863 INFO (zkCallback-2695-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 681873 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44075.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681875 INFO (zkCallback-2717-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 681878 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44075.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681878 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44075.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681879 INFO (jetty-launcher-2671-thread-1) [n:127.0.0.1:44075_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node1/. [junit4] 2> 681879 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 681882 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 681888 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46513.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681890 INFO (zkConnectionManagerCallback-2730-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681893 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 681894 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46513.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681894 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681894 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46513.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681895 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 681895 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36661_solr [junit4] 2> 681896 INFO (jetty-launcher-2671-thread-4) [n:127.0.0.1:46513_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node4/. [junit4] 2> 681899 INFO (zkCallback-2695-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 681899 INFO (zkCallback-2703-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 681899 INFO (zkCallback-2717-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 681899 INFO (zkCallback-2688-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 681899 INFO (zkCallback-2722-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 681900 INFO (zkCallback-2712-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 681900 INFO (zkCallback-2729-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 681901 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681901 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681902 INFO (jetty-launcher-2671-thread-3) [n:127.0.0.1:35785_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node3/. [junit4] 2> 681908 INFO (zkConnectionManagerCallback-2737-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681909 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 681910 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41359/solr ready [junit4] 2> 681910 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 681924 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36661.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681929 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36661.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681929 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36661.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 681930 INFO (jetty-launcher-2671-thread-2) [n:127.0.0.1:36661_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node2/. [junit4] 2> 681971 INFO (zkConnectionManagerCallback-2740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681973 INFO (zkConnectionManagerCallback-2745-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 681974 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 681974 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41359/solr ready [junit4] 2> 681989 INFO (qtp1519539577-9438) [n:127.0.0.1:46513_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 681992 INFO (qtp1519539577-9438) [n:127.0.0.1:46513_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 682267 WARN (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 682934 WARN (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 683053 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@1522b86b via org.mortbay.log.Slf4jLog [junit4] 2> 683067 WARN (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 683114 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 683145 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-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_39401_hdfs____.7igetz/webapp [junit4] 2> 683852 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:39401 [junit4] 2> 683991 INFO (OverseerCollectionConfigSetProcessor-72241426010537992-127.0.0.1:46513_solr-n_0000000000) [n:127.0.0.1:46513_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> 684444 WARN (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 684447 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 684456 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-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_41867_datanode____.m1gwjh/webapp [junit4] 2> 684895 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41867 [junit4] 2> 685133 WARN (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 685134 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 685142 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-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_41523_datanode____r1p14w/webapp [junit4] 2> 685608 INFO (SUITE-MoveReplicaHDFSTest-seed#[A437A7F62AD99B8A]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41523 [junit4] 2> 686030 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:35349) [ ] 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> 686030 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:35349) [ ] 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> 686119 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9f72f75191e63: from storage DS-b31d7b90-956c-40c7-aab1-e71a180d7de5 node DatanodeRegistration(127.0.0.1:36145, datanodeUuid=734be08f-3515-4b1d-b817-c34f3fc02532, infoPort=41257, infoSecurePort=0, ipcPort=33381, storageInfo=lv=-56;cid=testClusterID;nsid=2067279144;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 686119 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9f72f75191e8a: from storage DS-f48b4b92-83a3-4cb5-8a9b-39700b7482cd node DatanodeRegistration(127.0.0.1:32843, datanodeUuid=10f0755e-fc28-4890-af06-acbe98719dee, infoPort=46385, infoSecurePort=0, ipcPort=34383, storageInfo=lv=-56;cid=testClusterID;nsid=2067279144;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 686119 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9f72f75191e63: from storage DS-307274f3-0097-4d7e-ba3d-6a4a9f794ad4 node DatanodeRegistration(127.0.0.1:36145, datanodeUuid=734be08f-3515-4b1d-b817-c34f3fc02532, infoPort=41257, infoSecurePort=0, ipcPort=33381, storageInfo=lv=-56;cid=testClusterID;nsid=2067279144;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 686119 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x9f72f75191e8a: from storage DS-1ffebf35-7b4d-49e3-9e42-1a107c3c4be5 node DatanodeRegistration(127.0.0.1:32843, datanodeUuid=10f0755e-fc28-4890-af06-acbe98719dee, infoPort=46385, infoSecurePort=0, ipcPort=34383, storageInfo=lv=-56;cid=testClusterID;nsid=2067279144;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 686225 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove [junit4] 2> 686226 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 686227 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 686228 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 686228 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 686228 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 686228 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cab5986{/solr,null,AVAILABLE} [junit4] 2> 686228 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@15bf0993{SSL,[ssl, http/1.1]}{127.0.0.1:34761} [junit4] 2> 686228 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.e.j.s.Server Started @686263ms [junit4] 2> 686228 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34761} [junit4] 2> 686229 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 686229 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 686229 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 686229 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 686229 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 686229 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-17T18:36:20.485Z [junit4] 2> 686230 INFO (zkConnectionManagerCallback-2749-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 686230 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 686491 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41359/solr [junit4] 2> 686492 INFO (zkConnectionManagerCallback-2753-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 686494 INFO (zkConnectionManagerCallback-2755-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 686496 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 686498 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 686498 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34761_solr [junit4] 2> 686499 INFO (zkCallback-2729-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2695-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2736-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2688-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2722-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2712-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2744-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2744-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686499 INFO (zkCallback-2703-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686500 INFO (zkCallback-2717-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686500 INFO (zkCallback-2754-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 686512 INFO (zkConnectionManagerCallback-2762-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 686512 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 686513 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41359/solr ready [junit4] 2> 686513 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 686525 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34761.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 686533 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34761.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 686533 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34761.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 686535 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[A437A7F62AD99B8A]) [n:127.0.0.1:34761_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node5/. [junit4] 2> 686574 INFO (zkConnectionManagerCallback-2765-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 686589 INFO (qtp720959367-9761) [n:127.0.0.1:34761_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> 686590 INFO (OverseerThreadFactory-4182-thread-2-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 686694 INFO (OverseerStateUpdate-72241426010537992-127.0.0.1:46513_solr-n_0000000000) [n:127.0.0.1:46513_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:46513/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 686695 INFO (OverseerStateUpdate-72241426010537992-127.0.0.1:46513_solr-n_0000000000) [n:127.0.0.1:46513_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:36661/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 686696 INFO (OverseerStateUpdate-72241426010537992-127.0.0.1:46513_solr-n_0000000000) [n:127.0.0.1:46513_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35785/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 686698 INFO (OverseerStateUpdate-72241426010537992-127.0.0.1:46513_solr-n_0000000000) [n:127.0.0.1:46513_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44075/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 686904 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 686917 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 686919 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 686920 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 686921 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 687916 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 687941 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 687946 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 687948 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Schema name=minimal [junit4] 2> 687951 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 687951 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 687952 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35785.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 687955 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Schema name=minimal [junit4] 2> 687956 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 687957 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 687957 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 687957 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46513.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 687972 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] Schema name=minimal [junit4] 2> 687972 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Schema name=minimal [junit4] 2> 687988 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 687988 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 687988 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 687989 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36661.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 687988 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7' using configuration from collection MoveReplicaHDFSTest_failed_coll_true, trusted=true [junit4] 2> 687990 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44075.solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n7' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_true.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33090b4f [junit4] 2> 687993 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35349/data [junit4] 2> 687993 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35349/data [junit4] 2> 687993 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 687993 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 687993 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/] [junit4] 2> 687993 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/] [junit4] 2> 687994 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35349/data [junit4] 2> 687995 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 687995 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7], dataDir=[hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/] [junit4] 2> 687996 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/snapshot_metadata [junit4] 2> 687996 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/snapshot_metadata [junit4] 2> 687996 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/snapshot_metadata [junit4] 2> 688000 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35349/data [junit4] 2> 688000 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 688000 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_A437A7F62AD99B8A-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node6/data/] [junit4] 2> 688002 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node6/data/snapshot_metadata [junit4] 2> 688077 WARN (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 688078 WARN (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 688078 WARN (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 688083 WARN (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 693078 WARN (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 693080 WARN (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 693080 WARN (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 693084 WARN (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 698155 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data [junit4] 2> 698155 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data [junit4] 2> 698155 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data [junit4] 2> 698155 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node6/data [junit4] 2> 698203 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node8/data/index [junit4] 2> 698203 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node5/data/index [junit4] 2> 698204 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node6/data/index [junit4] 2> 698204 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35349/data/MoveReplicaHDFSTest_failed_coll_true/core_node3/data/index [junit4] 2> 698509 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36145 is added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f48b4b92-83a3-4cb5-8a9b-39700b7482cd:NORMAL:127.0.0.1:32843|RBW], ReplicaUC[[DISK]DS-b31d7b90-956c-40c7-aab1-e71a180d7de5:NORMAL:127.0.0.1:36145|RBW]]} size 69 [junit4] 2> 698510 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:32843 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-b31d7b90-956c-40c7-aab1-e71a180d7de5:NORMAL:127.0.0.1:36145|RBW], ReplicaUC[[DISK]DS-f48b4b92-83a3-4cb5-8a9b-39700b7482cd:NORMAL:127.0.0.1:32843|RBW]]} size 69 [junit4] 2> 698510 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36145 is added to blk_1073741825_1001 size 69 [junit4] 2> 698510 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36145 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-b31d7b90-956c-40c7-aab1-e71a180d7de5:NORMAL:127.0.0.1:36145|RBW], ReplicaUC[[DISK]DS-f48b4b92-83a3-4cb5-8a9b-39700b7482cd:NORMAL:127.0.0.1:32843|RBW]]} size 69 [junit4] 2> 698510 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36145 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-307274f3-0097-4d7e-ba3d-6a4a9f794ad4:NORMAL:127.0.0.1:36145|RBW], ReplicaUC[[DISK]DS-1ffebf35-7b4d-49e3-9e42-1a107c3c4be5:NORMAL:127.0.0.1:32843|RBW]]} size 69 [junit4] 2> 698510 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:32843 is added to blk_1073741826_1002 size 69 [junit4] 2> 698510 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:32843 is added to blk_1073741827_1003 size 69 [junit4] 2> 698510 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:32843 is added to blk_1073741828_1004 size 69 [junit4] 2> 698991 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 698991 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 698991 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 698991 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 698991 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 698991 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 698991 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 698991 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 698991 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 698995 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 698995 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 698995 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 699004 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699004 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699004 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699004 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699004 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699004 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699022 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 699023 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 699102 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@332e21f4[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main] [junit4] 2> 699103 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@22f8d1c0[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] main] [junit4] 2> 699103 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 699103 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f3da2ef[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main] [junit4] 2> 699103 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 699103 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 699104 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 699104 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 699104 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 699106 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@597e4e3a[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main] [junit4] 2> 699107 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699107 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699107 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699108 INFO (searcherExecutor-4205-thread-1-processing-n:127.0.0.1:46513_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] Registered new searcher Searcher@332e21f4[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699108 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 699108 INFO (searcherExecutor-4206-thread-1-processing-n:127.0.0.1:36661_solr x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] Registered new searcher Searcher@2f3da2ef[MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699108 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 699109 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611880876857098240 [junit4] 2> 699109 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 699109 INFO (searcherExecutor-4207-thread-1-processing-n:127.0.0.1:44075_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7 c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] Registered new searcher Searcher@22f8d1c0[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699110 INFO (searcherExecutor-4204-thread-1-processing-n:127.0.0.1:35785_solr x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] Registered new searcher Searcher@597e4e3a[MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 699110 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611880876858146816 [junit4] 2> 699110 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611880876858146816 [junit4] 2> 699110 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611880876858146816 [junit4] 2> 699114 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 699115 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 699115 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 699115 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying [junit4] 2> 699115 INFO (qtp836428005-9440) [n:127.0.0.1:36661_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 699115 INFO (qtp981716971-9446) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1} [junit4] 2> 699117 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 699117 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 699117 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44075/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7/ [junit4] 2> 699118 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7 url=https://127.0.0.1:44075/solr START replicas=[https://127.0.0.1:35785/solr/MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4/] nUpdates=100 [junit4] 2> 699118 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7 url=https://127.0.0.1:44075/solr DONE. We have no versions. sync failed. [junit4] 2> 699118 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 699118 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 699118 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46513/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1/ [junit4] 2> 699119 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 url=https://127.0.0.1:46513/solr START replicas=[https://127.0.0.1:36661/solr/MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2/] nUpdates=100 [junit4] 2> 699124 INFO (qtp1519539577-9445) [n:127.0.0.1:46513_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 url=https://127.0.0.1:46513/solr DONE. We have no versions. sync failed. [junit4] 2> 699134 INFO (qtp981716971-9853) [n:127.0.0.1:35785_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node6 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] o.a.s.c.S.Request [MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 699134 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n7] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 699135 INFO (qtp719238473-9432) [n:127.0.0.1:44075_solr c:MoveReplicaHDFSTest_failed_coll_true [...truncated too long message...] y-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test [javac] Compiling 931 source files to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test common-solr.compile-test: compile-test: BUILD SUCCESSFUL Total time: 49 seconds [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=A437A7F62AD99B8A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Pacific/Kosrae -Dtests.asserts=true -Dtests.file.encoding=US-ASCII Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml -clover.disable: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public [ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 0ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: A437A7F62AD99B8A [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp [junit4] <JUnit4> says kaixo! Master seed: A437A7F62AD99B8A [junit4] Executing 5 suites with 3 JVMs. [junit4] [junit4] Started J0 PID([email protected]). [junit4] Started J1 PID([email protected]). [junit4] Started J2 PID([email protected]). [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 28.4s J2 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 16.7s J2 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 12.2s J2 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 19.5s J2 | MoveReplicaHDFSTest.test [junit4] Completed [1/5] on J2 in 100.01s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 24.9s J1 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 20.5s J1 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 11.5s J1 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 21.8s J1 | MoveReplicaHDFSTest.test [junit4] Completed [2/5] on J1 in 100.67s, 4 tests [junit4] [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.MoveReplicaHDFSTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message. [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 46.8s J0 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 18.8s J0 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 11.1s J0 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 18.6s J0 | MoveReplicaHDFSTest.test [junit4] Completed [3/5] on J0 in 118.36s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 21.9s J2 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 18.8s J2 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 11.1s J2 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 21.8s J2 | MoveReplicaHDFSTest.test [junit4] Completed [4/5] on J2 in 87.82s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 42.4s J1 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 16.1s J1 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 10.8s J1 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 22.4s J1 | MoveReplicaHDFSTest.test [junit4] Completed [5/5] on J1 in 105.79s, 4 tests [junit4] [junit4] JVM J0: 0.45 .. 119.59 = 119.14s [junit4] JVM J1: 0.45 .. 207.73 = 207.28s [junit4] JVM J2: 0.45 .. 189.27 = 188.82s [junit4] Execution time total: 3 minutes 27 seconds [junit4] Tests summary: 5 suites, 20 tests [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp]) [echo] 5 slowest tests: [junit4:tophints] 1205.64s | org.apache.solr.cloud.BasicDistributedZkTest [junit4:tophints] 814.01s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest [junit4:tophints] 457.61s | org.apache.solr.cloud.api.collections.ShardSplitTest [junit4:tophints] 447.76s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest [junit4:tophints] 209.15s | org.apache.solr.update.TestInPlaceUpdatesDistrib -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 3 minutes 29 seconds [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 0 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705) at hudson.FilePath.act(FilePath.java:1076) at hudson.FilePath.act(FilePath.java:1059) at hudson.FilePath.validateAntFileMask(FilePath.java:2703) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1840) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=d38e90b85495610a7411305745b50e24201babb6, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #2759 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
