Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2832/
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:38582/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:42322/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:38582/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:42322/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([FD2B124AC58CCC17:57E6C1B8725F19C7]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at 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:42322/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 13228 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 793057 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/init-core-data-001 [junit4] 2> 793058 WARN (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22 [junit4] 2> 793058 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 793060 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-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> 793061 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-001 [junit4] 2> 793061 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 793061 INFO (Thread-741) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 793061 INFO (Thread-741) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 793063 ERROR (Thread-741) [ ] 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> 793161 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36574 [junit4] 2> 793170 INFO (zkConnectionManagerCallback-1734-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793188 INFO (jetty-launcher-1731-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> 793190 INFO (jetty-launcher-1731-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> 793199 INFO (jetty-launcher-1731-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> 793207 INFO (jetty-launcher-1731-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> 793208 INFO (jetty-launcher-1731-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 793208 INFO (jetty-launcher-1731-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 793208 INFO (jetty-launcher-1731-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 793208 INFO (jetty-launcher-1731-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d435295{/solr,null,AVAILABLE} [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@768d79fd{SSL,[ssl, http/1.1]}{127.0.0.1:42322} [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.e.j.s.Server Started @793280ms [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42322} [junit4] 2> 793210 ERROR (jetty-launcher-1731-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 793210 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T11:20:23.005Z [junit4] 2> 793213 INFO (jetty-launcher-1731-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 793213 INFO (jetty-launcher-1731-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 793213 INFO (jetty-launcher-1731-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 793213 INFO (jetty-launcher-1731-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60102e2b{/solr,null,AVAILABLE} [junit4] 2> 793213 INFO (jetty-launcher-1731-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1a5484fe{SSL,[ssl, http/1.1]}{127.0.0.1:36185} [junit4] 2> 793213 INFO (jetty-launcher-1731-thread-2) [ ] o.e.j.s.Server Started @793284ms [junit4] 2> 793213 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36185} [junit4] 2> 793214 ERROR (jetty-launcher-1731-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 793214 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 793214 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 793214 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 793214 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 793214 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T11:20:23.009Z [junit4] 2> 793216 INFO (jetty-launcher-1731-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 793216 INFO (jetty-launcher-1731-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 793216 INFO (jetty-launcher-1731-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 793216 INFO (jetty-launcher-1731-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4deeae23{/solr,null,AVAILABLE} [junit4] 2> 793216 INFO (jetty-launcher-1731-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65e728f{SSL,[ssl, http/1.1]}{127.0.0.1:41512} [junit4] 2> 793216 INFO (jetty-launcher-1731-thread-1) [ ] o.e.j.s.Server Started @793287ms [junit4] 2> 793216 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41512} [junit4] 2> 793217 ERROR (jetty-launcher-1731-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 793217 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 793217 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 793217 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 793217 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 793217 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T11:20:23.012Z [junit4] 2> 793219 INFO (jetty-launcher-1731-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 793219 INFO (jetty-launcher-1731-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 793219 INFO (jetty-launcher-1731-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 793219 INFO (jetty-launcher-1731-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e5d03fd{/solr,null,AVAILABLE} [junit4] 2> 793219 INFO (jetty-launcher-1731-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@295a4906{SSL,[ssl, http/1.1]}{127.0.0.1:38582} [junit4] 2> 793219 INFO (jetty-launcher-1731-thread-4) [ ] o.e.j.s.Server Started @793290ms [junit4] 2> 793220 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38582} [junit4] 2> 793220 ERROR (jetty-launcher-1731-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 793220 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 793220 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 793220 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 793220 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 793220 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T11:20:23.015Z [junit4] 2> 793221 INFO (zkConnectionManagerCallback-1738-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793224 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 793224 INFO (zkConnectionManagerCallback-1736-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793235 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 793223 INFO (zkConnectionManagerCallback-1740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793247 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 793271 INFO (zkConnectionManagerCallback-1742-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793271 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 793348 INFO (jetty-launcher-1731-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36574/solr [junit4] 2> 793372 INFO (zkConnectionManagerCallback-1746-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793373 DEBUG (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$311/1989639384@36336fcd [junit4] 2> 793374 INFO (jetty-launcher-1731-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36574/solr [junit4] 2> 793403 INFO (zkConnectionManagerCallback-1752-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793411 INFO (zkConnectionManagerCallback-1749-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793411 DEBUG (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$311/1989639384@1a4c9a52 [junit4] 2> 793452 INFO (zkConnectionManagerCallback-1754-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793458 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793458 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793458 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793458 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793458 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793459 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 793462 DEBUG (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72424277275508744-127.0.0.1:36185_solr-n_0000000000 [junit4] 2> 793462 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36185_solr [junit4] 2> 793463 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.Overseer Overseer (id=72424277275508744-127.0.0.1:36185_solr-n_0000000000) starting [junit4] 2> 793499 INFO (zkConnectionManagerCallback-1763-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793500 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793500 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793500 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793500 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793501 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793501 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36574/solr ready [junit4] 2> 793506 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793506 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793506 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793509 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793510 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793510 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 793512 INFO (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36185_solr [junit4] 2> 793512 DEBUG (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72424277275508742-127.0.0.1:42322_solr-n_0000000001 [junit4] 2> 793512 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 793512 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72424277275508744-127.0.0.1:36185_solr-n_0000000000 [junit4] 2> 793512 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 793513 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 793513 DEBUG (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72424277275508744-127.0.0.1:36185_solr-n_0000000000 to know if I could be the leader [junit4] 2> 793513 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42322_solr [junit4] 2> 793514 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793514 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793514 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793523 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 793523 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 793523 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 793523 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 793523 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 793523 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 793530 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 793530 DEBUG (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36185_solr as DOWN [junit4] 2> 793530 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793530 DEBUG (OverseerAutoScalingTriggerThread-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 793530 INFO (zkCallback-1753-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 793534 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 793534 DEBUG (OverseerAutoScalingTriggerThread-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 793535 DEBUG (OverseerAutoScalingTriggerThread-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 793535 DEBUG (OverseerAutoScalingTriggerThread-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 793535 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 793536 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793536 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 793536 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36185_solr [junit4] 2> 793536 INFO (zkCallback-1762-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 793536 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793536 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 793548 INFO (zkCallback-1762-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 793549 DEBUG (OverseerAutoScalingTriggerThread-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36185_solr, 127.0.0.1:42322_solr] [junit4] 2> 793552 INFO (zkCallback-1748-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 793556 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 793572 INFO (jetty-launcher-1731-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36574/solr [junit4] 2> 793576 DEBUG (OverseerAutoScalingTriggerThread-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 793576 DEBUG (OverseerAutoScalingTriggerThread-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 793577 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 793577 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 793577 DEBUG (ScheduledTrigger-2074-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 [junit4] 2> 793578 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36185_solr"} current state version: 0 [junit4] 2> 793578 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36185_solr [junit4] 2> 793578 INFO (zkConnectionManagerCallback-1773-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793579 INFO (zkConnectionManagerCallback-1769-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793581 INFO (jetty-launcher-1731-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36574/solr [junit4] 2> 793581 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793582 INFO (zkCallback-1753-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 793582 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793582 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793582 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 0x1014d7f181f000a, likely client has closed socket [junit4] 2> 793583 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 793583 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793583 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793583 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793583 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36574/solr ready [junit4] 2> 793590 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36185.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793598 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36185.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793598 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36185.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793599 INFO (jetty-launcher-1731-thread-2) [n:127.0.0.1:36185_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-001/node2/. [junit4] 2> 793599 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 793599 DEBUG (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$311/1989639384@3b63cde4 [junit4] 2> 793603 INFO (zkConnectionManagerCallback-1777-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793604 DEBUG (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$311/1989639384@773487b4 [junit4] 2> 793617 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42322.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793625 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42322.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793625 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42322.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793626 INFO (jetty-launcher-1731-thread-3) [n:127.0.0.1:42322_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-001/node3/. [junit4] 2> 793639 INFO (zkConnectionManagerCallback-1782-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793643 INFO (zkConnectionManagerCallback-1780-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793646 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793646 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793646 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 793646 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793648 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 793649 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793649 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793649 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 793650 DEBUG (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72424277275508750-127.0.0.1:41512_solr-n_0000000002 [junit4] 2> 793650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72424277275508742-127.0.0.1:42322_solr-n_0000000001 [junit4] 2> 793650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793650 DEBUG (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72424277275508742-127.0.0.1:42322_solr-n_0000000001 to know if I could be the leader [junit4] 2> 793650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793650 DEBUG (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41512_solr as DOWN [junit4] 2> 793651 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 793651 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 793651 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 793652 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41512_solr [junit4] 2> 793652 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 793653 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41512_solr"} current state version: 0 [junit4] 2> 793653 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41512_solr [junit4] 2> 793653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793653 INFO (zkCallback-1762-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 793659 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793659 DEBUG (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72424277275508749-127.0.0.1:38582_solr-n_0000000003 [junit4] 2> 793659 INFO (zkCallback-1753-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 793659 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793659 INFO (zkCallback-1748-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 793659 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72424277275508750-127.0.0.1:41512_solr-n_0000000002 [junit4] 2> 793660 DEBUG (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72424277275508750-127.0.0.1:41512_solr-n_0000000002 to know if I could be the leader [junit4] 2> 793660 DEBUG (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38582_solr as DOWN [junit4] 2> 793660 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793660 INFO (zkCallback-1772-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 793660 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 793661 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 793661 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38582_solr [junit4] 2> 793661 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 793661 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:38582_solr"} current state version: 0 [junit4] 2> 793661 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38582_solr [junit4] 2> 793661 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793661 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 793662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793662 INFO (zkCallback-1762-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 793662 INFO (zkCallback-1748-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 793662 INFO (zkCallback-1781-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 793662 INFO (zkCallback-1753-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 793667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793667 INFO (zkCallback-1772-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 793671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793671 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 793671 INFO (zkCallback-1781-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 793697 INFO (zkConnectionManagerCallback-1791-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793697 INFO (zkConnectionManagerCallback-1796-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793698 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 793698 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 793698 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793699 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793699 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793699 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793699 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793699 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793699 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36574/solr ready [junit4] 2> 793699 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36574/solr ready [junit4] 2> 793700 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 793703 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 793762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 793762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 793763 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41512.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793772 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38582.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793780 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41512.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793781 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41512.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793782 INFO (jetty-launcher-1731-thread-1) [n:127.0.0.1:41512_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-001/node1/. [junit4] 2> 793785 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38582.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793785 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38582.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 793786 INFO (jetty-launcher-1731-thread-4) [n:127.0.0.1:38582_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-001/node4/. [junit4] 2> 793864 INFO (zkConnectionManagerCallback-1800-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793869 INFO (zkConnectionManagerCallback-1805-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 793870 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 793870 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 793870 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 793870 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 793870 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 793870 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 793871 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36574/solr ready [junit4] 2> 793889 INFO (qtp686663693-6328) [n:127.0.0.1:36185_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 793889 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 793890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 793890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 793890 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 793890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 793890 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 793890 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 793890 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"} [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 793891 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 793891 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 793891 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 793895 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 793896 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 793896 DEBUG (zkCallback-1753-thread-2) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 793896 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 793897 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 793897 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 793897 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 793897 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 793898 INFO (qtp686663693-6328) [n:127.0.0.1:36185_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8 [junit4] 2> 793900 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 793903 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 793903 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 793903 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 793903 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 793903 DEBUG (OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:36185_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=7.820331206354439,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.223496,medianRequestTime=0.18525,75thPcRequestTime=0.35075,95thPcRequestTime=0.35075,99thPcRequestTime=0.35075,999thPcRequestTime=0.35075},downnode={requests=3,errors=0,avgRequestsPerSecond=9.457298296396962,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.036080333333333325,medianRequestTime=0.036083,75thPcRequestTime=0.039987,95thPcRequestTime=0.039987,99thPcRequestTime=0.039987,999thPcRequestTime=0.039987}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=7.846553921416542,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=2.890616333333333,medianRequestTime=0.474895,75thPcRequestTime=7.977119,95thPcRequestTime=7.977119,99thPcRequestTime=7.977119,999thPcRequestTime=7.977119},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=2.613718002227123,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.295727,medianRequestTime=0.295727,75thPcRequestTime=0.295727,95thPcRequestTime=0.295727,99thPcRequestTime=0.295727,999thPcRequestTime=0.295727}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.6931468934529037,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=367.075623,medianRequestTime=367.075623,75thPcRequestTime=367.075623,95thPcRequestTime=367.075623,99thPcRequestTime=367.075623,999thPcRequestTime=367.075623}}} [junit4] 2> 794567 WARN (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-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> 794587 DEBUG (ScheduledTrigger-2074-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 795320 WARN (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 795533 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@63cb046a via org.mortbay.log.Slf4jLog [junit4] 2> 795579 WARN (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 795587 DEBUG (ScheduledTrigger-2074-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 795895 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 795903 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 795904 INFO (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_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> 795904 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 795904 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 795904 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 795904 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 795904 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 796004 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 796062 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_32847_hdfs____jvdjmu/webapp [junit4] 2> 796588 DEBUG (ScheduledTrigger-2074-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 796968 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:32847 [junit4] 2> 797588 DEBUG (ScheduledTrigger-2074-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 797907 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 797908 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 797908 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 797908 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 797908 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 797908 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 797908 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 797959 WARN (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 797963 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 797980 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41537_datanode____.q1f8d/webapp [junit4] 2> 798429 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41537 [junit4] 2> 798588 DEBUG (ScheduledTrigger-2074-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 798863 WARN (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 798864 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 798885 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37152_datanode____.nw3ckv/webapp [junit4] 2> 799343 INFO (SUITE-MoveReplicaHDFSTest-seed#[FD2B124AC58CCC17]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37152 [junit4] 2> 799589 DEBUG (ScheduledTrigger-2074-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 799908 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 799911 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 799911 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 799911 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 799911 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 799911 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 799911 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 799913 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost/127.0.0.1:33010) [ ] 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> 799914 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost/127.0.0.1:33010) [ ] 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> 800123 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13e0c23190ce25: from storage DS-b3c3c1ff-cad7-43fb-8bb9-9edceb2ad42e node DatanodeRegistration(127.0.0.1:42651, datanodeUuid=7b43703b-9833-444e-91a7-ebc0f9edbc77, infoPort=43984, infoSecurePort=0, ipcPort=36849, storageInfo=lv=-56;cid=testClusterID;nsid=488112679;c=0), blocks: 0, hasStaleStorage: true, processing time: 2 msecs [junit4] 2> 800123 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13e0c23196977a: from storage DS-d526df77-580d-43ed-bf22-bcd2b8687e87 node DatanodeRegistration(127.0.0.1:39049, datanodeUuid=b39e416b-28f4-46d2-aacd-d4b684bde157, infoPort=38562, infoSecurePort=0, ipcPort=46123, storageInfo=lv=-56;cid=testClusterID;nsid=488112679;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 800123 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13e0c23196977a: from storage DS-c90a190c-ed5e-45ca-a47c-d373cde1db9a node DatanodeRegistration(127.0.0.1:39049, datanodeUuid=b39e416b-28f4-46d2-aacd-d4b684bde157, infoPort=38562, infoSecurePort=0, ipcPort=46123, storageInfo=lv=-56;cid=testClusterID;nsid=488112679;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 800127 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x13e0c23190ce25: from storage DS-c68865f8-cb14-4f7b-85a8-a0b3b1b0be90 node DatanodeRegistration(127.0.0.1:42651, datanodeUuid=7b43703b-9833-444e-91a7-ebc0f9edbc77, infoPort=43984, infoSecurePort=0, ipcPort=36849, storageInfo=lv=-56;cid=testClusterID;nsid=488112679;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 800539 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 800543 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 800545 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800546 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 800546 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 800547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 800547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 800548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 800549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800551 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] 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> 800559 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800559 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800559 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800559 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800559 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800563 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800564 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 800564 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 800564 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 800565 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 800565 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3057bbb1{/solr,null,AVAILABLE} [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1bdb5954{SSL,[ssl, http/1.1]}{127.0.0.1:36148} [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.e.j.s.Server Started @800636ms [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36148} [junit4] 2> 800566 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 800566 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T11:20:30.361Z [junit4] 2> 800581 INFO (zkConnectionManagerCallback-1809-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800581 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 800589 DEBUG (ScheduledTrigger-2074-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 800848 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36574/solr [junit4] 2> 800856 INFO (zkConnectionManagerCallback-1813-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800858 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$311/1989639384@81f30a7 [junit4] 2> 800872 INFO (zkConnectionManagerCallback-1815-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800877 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 800878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800878 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 800878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 800878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 800878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 800879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 800880 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72424277275508757-127.0.0.1:36148_solr-n_0000000004 [junit4] 2> 800880 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72424277275508749-127.0.0.1:38582_solr-n_0000000003 [junit4] 2> 800880 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72424277275508749-127.0.0.1:38582_solr-n_0000000003 to know if I could be the leader [junit4] 2> 800881 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36148_solr as DOWN [junit4] 2> 800881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 800882 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 800882 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 800882 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36148_solr [junit4] 2> 800882 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36148_solr"} current state version: 0 [junit4] 2> 800882 DEBUG (OverseerStateUpdate-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36148_solr [junit4] 2> 800885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800886 INFO (zkCallback-1804-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800887 INFO (zkCallback-1795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800887 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800887 INFO (zkCallback-1772-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800887 INFO (zkCallback-1762-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800887 INFO (zkCallback-1790-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800887 INFO (zkCallback-1804-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 INFO (zkCallback-1753-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 INFO (zkCallback-1781-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 INFO (zkCallback-1748-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800887 INFO (zkCallback-1779-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800898 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800902 INFO (zkCallback-1814-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 800917 INFO (zkConnectionManagerCallback-1822-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800918 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 800918 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800918 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 800918 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 800919 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 800919 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 800919 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36574/solr ready [junit4] 2> 800923 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 800962 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36148.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 800980 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36148.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 800980 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36148.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700aeeb1 [junit4] 2> 800981 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [n:127.0.0.1:36148_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_FD2B124AC58CCC17-001/tempDir-001/node5/. [junit4] 2> 801019 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 801020 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 801119 INFO (zkConnectionManagerCallback-1825-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 801121 INFO (TEST-MoveReplicaHDFSTest.test-seed#[FD2B124AC58CCC17]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 801146 INFO (qtp179034861-6621) [n:127.0.0.1:36148_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 801147 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 801148 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 801148 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 801148 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 801148 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 801148 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 801149 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 801149 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "name":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"2", [junit4] 2> "operation":"create"} [junit4] 2> 801149 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 801149 DEBUG (OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:36185_solr) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 801149 DEBUG (OverseerCollectionConfigSetProcessor-72424277275508744-127.0.0.1:36185_solr-n_0000000000) [n:127.0.0.1:36185_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [...truncated too long message...] vy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1234429854 [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1234429854 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1234429854 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 24ms :: artifacts dl 2ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 106 minutes 28 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) 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:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) 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:1819) 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/**,**/hs_err_pid*". Configuration error? Recording test results 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)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
