Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22934/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:33867/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45705/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:33867/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45705/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([F54E23191FA6F233:5F83F0EBA87527E3]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33867/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 45 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:39547/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41507/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:39547/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41507/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([F54E23191FA6F233:5F83F0EBA87527E3]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39547/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 45 more Build Log: [...truncated 12685 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/init-core-data-001 [junit4] 2> 216817 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 216817 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 216818 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 216818 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 216819 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-001 [junit4] 2> 216819 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 216819 INFO (Thread-496) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 216819 INFO (Thread-496) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 216821 ERROR (Thread-496) [ ] 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> 216919 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41729 [junit4] 2> 216921 INFO (zkConnectionManagerCallback-783-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 216924 INFO (jetty-launcher-780-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 216924 INFO (jetty-launcher-780-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 216924 INFO (jetty-launcher-780-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 216926 INFO (jetty-launcher-780-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 216926 INFO (jetty-launcher-780-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 216926 INFO (jetty-launcher-780-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 216926 INFO (jetty-launcher-780-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 216926 INFO (jetty-launcher-780-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c3f315f{/solr,null,AVAILABLE} [junit4] 2> 216926 INFO (jetty-launcher-780-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 216926 INFO (jetty-launcher-780-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 216926 INFO (jetty-launcher-780-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 216927 INFO (jetty-launcher-780-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 216927 INFO (jetty-launcher-780-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 216927 INFO (jetty-launcher-780-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 216927 INFO (jetty-launcher-780-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 216927 INFO (jetty-launcher-780-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 216927 INFO (jetty-launcher-780-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 216927 INFO (jetty-launcher-780-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@137bbf85{/solr,null,AVAILABLE} [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@55bc5bde{SSL,[ssl, http/1.1]}{127.0.0.1:35469} [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.e.j.s.Server Started @216965ms [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35469} [junit4] 2> 216928 ERROR (jetty-launcher-780-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 216928 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T18:59:31.247570Z [junit4] 2> 216931 INFO (jetty-launcher-780-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@399c27d8{SSL,[ssl, http/1.1]}{127.0.0.1:36787} [junit4] 2> 216931 INFO (jetty-launcher-780-thread-4) [ ] o.e.j.s.Server Started @216968ms [junit4] 2> 216936 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36787} [junit4] 2> 216937 INFO (jetty-launcher-780-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7099db0a{/solr,null,AVAILABLE} [junit4] 2> 216937 ERROR (jetty-launcher-780-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 216937 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 216937 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 216937 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 216937 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 216937 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T18:59:31.256460Z [junit4] 2> 216937 INFO (jetty-launcher-780-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53c0fa69{SSL,[ssl, http/1.1]}{127.0.0.1:39547} [junit4] 2> 216937 INFO (jetty-launcher-780-thread-3) [ ] o.e.j.s.Server Started @216975ms [junit4] 2> 216937 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39547} [junit4] 2> 216938 INFO (jetty-launcher-780-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70df76f7{/solr,null,AVAILABLE} [junit4] 2> 216938 ERROR (jetty-launcher-780-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 216938 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 216938 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 216938 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 216938 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 216938 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T18:59:31.257183Z [junit4] 2> 216938 INFO (zkConnectionManagerCallback-785-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 216938 INFO (jetty-launcher-780-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b172885{SSL,[ssl, http/1.1]}{127.0.0.1:41507} [junit4] 2> 216938 INFO (zkConnectionManagerCallback-787-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 216938 INFO (jetty-launcher-780-thread-2) [ ] o.e.j.s.Server Started @216976ms [junit4] 2> 216938 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 216938 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41507} [junit4] 2> 216938 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 216938 ERROR (jetty-launcher-780-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 216938 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 216938 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 216939 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 216939 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 216939 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T18:59:31.258050Z [junit4] 2> 216939 INFO (zkConnectionManagerCallback-789-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 216939 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 216942 INFO (zkConnectionManagerCallback-791-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 216952 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 217021 INFO (jetty-launcher-780-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41729/solr [junit4] 2> 217032 INFO (zkConnectionManagerCallback-795-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217033 DEBUG (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$448/437455106@3bd97e24 [junit4] 2> 217047 INFO (zkConnectionManagerCallback-798-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217047 INFO (jetty-launcher-780-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41729/solr [junit4] 2> 217048 INFO (zkConnectionManagerCallback-801-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217049 DEBUG (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$448/437455106@2a415561 [junit4] 2> 217057 INFO (zkConnectionManagerCallback-803-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217060 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217061 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217061 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217061 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217061 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217061 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 217062 DEBUG (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72298140568387592-127.0.0.1:36787_solr-n_0000000000 [junit4] 2> 217063 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36787_solr [junit4] 2> 217063 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.Overseer Overseer (id=72298140568387592-127.0.0.1:36787_solr-n_0000000000) starting [junit4] 2> 217069 INFO (jetty-launcher-780-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41729/solr [junit4] 2> 217082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217082 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217083 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217083 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 217083 DEBUG (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72298140568387590-127.0.0.1:41507_solr-n_0000000001 [junit4] 2> 217084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72298140568387592-127.0.0.1:36787_solr-n_0000000000 [junit4] 2> 217084 DEBUG (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72298140568387592-127.0.0.1:36787_solr-n_0000000000 to know if I could be the leader [junit4] 2> 217084 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41507_solr [junit4] 2> 217084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217092 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217098 INFO (zkCallback-797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 217098 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217100 INFO (zkConnectionManagerCallback-816-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217101 INFO (zkCallback-802-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 217101 INFO (zkConnectionManagerCallback-812-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217104 INFO (jetty-launcher-780-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41729/solr [junit4] 2> 217105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217105 DEBUG (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$448/437455106@2d2f098a [junit4] 2> 217105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217105 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 217105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217106 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41729/solr ready [junit4] 2> 217110 INFO (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36787_solr [junit4] 2> 217111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 217111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 217112 INFO (zkConnectionManagerCallback-821-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217113 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217113 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217113 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 217113 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217113 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217113 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217114 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41729/solr ready [junit4] 2> 217116 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 217117 INFO (zkConnectionManagerCallback-825-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217117 DEBUG (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36787_solr as DOWN [junit4] 2> 217117 DEBUG (OverseerAutoScalingTriggerThread-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 217117 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 217117 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 217117 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 217117 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 217117 DEBUG (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$448/437455106@621fd05c [junit4] 2> 217117 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 217117 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 217118 DEBUG (OverseerAutoScalingTriggerThread-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 217118 DEBUG (OverseerAutoScalingTriggerThread-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 217118 DEBUG (OverseerAutoScalingTriggerThread-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 217118 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 217118 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36787_solr [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 217118 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36787_solr"} current state version: 0 [junit4] 2> 217118 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36787_solr [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217119 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217119 INFO (zkCallback-797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 217120 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217120 INFO (zkCallback-802-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 217124 INFO (zkConnectionManagerCallback-827-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217127 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217128 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 217128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217129 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 217130 DEBUG (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72298140568387597-127.0.0.1:39547_solr-n_0000000002 [junit4] 2> 217130 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72298140568387590-127.0.0.1:41507_solr-n_0000000001 [junit4] 2> 217130 DEBUG (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72298140568387590-127.0.0.1:41507_solr-n_0000000001 to know if I could be the leader [junit4] 2> 217130 DEBUG (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39547_solr as DOWN [junit4] 2> 217131 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 217131 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 217131 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39547_solr [junit4] 2> 217131 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217131 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217131 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217131 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217131 INFO (zkCallback-797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 217132 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217136 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 217136 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 217136 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217137 INFO (zkCallback-802-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 217137 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:39547_solr"} current state version: 0 [junit4] 2> 217137 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39547_solr [junit4] 2> 217137 DEBUG (OverseerAutoScalingTriggerThread-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:41507_solr] [junit4] 2> 217140 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217149 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 217149 DEBUG (ScheduledTrigger-1157-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 217155 DEBUG (OverseerAutoScalingTriggerThread-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 217156 INFO (zkCallback-815-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 217156 INFO (zkCallback-820-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 217156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217156 INFO (zkCallback-826-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 217159 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 217160 DEBUG (OverseerAutoScalingTriggerThread-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 217160 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 217169 INFO (zkConnectionManagerCallback-830-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217172 INFO (zkConnectionManagerCallback-838-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217173 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217173 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217173 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 217173 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217173 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217173 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217174 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41729/solr ready [junit4] 2> 217175 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217175 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217175 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 217175 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217175 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217175 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217175 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 217176 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36787.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217176 DEBUG (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72298140568387598-127.0.0.1:35469_solr-n_0000000003 [junit4] 2> 217176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72298140568387597-127.0.0.1:39547_solr-n_0000000002 [junit4] 2> 217176 DEBUG (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72298140568387597-127.0.0.1:39547_solr-n_0000000002 to know if I could be the leader [junit4] 2> 217176 DEBUG (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35469_solr as DOWN [junit4] 2> 217177 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41507.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217177 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 217177 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 217177 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35469_solr [junit4] 2> 217177 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 217177 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.Overseer processMessage: queueSize: 3, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:35469_solr"} current state version: 0 [junit4] 2> 217177 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35469_solr [junit4] 2> 217177 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217177 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217177 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217178 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217178 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217178 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217180 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 217180 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217180 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217180 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217180 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217180 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217180 INFO (zkCallback-802-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 217180 INFO (zkCallback-815-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 217180 INFO (zkCallback-797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 217180 INFO (zkCallback-826-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 217181 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36787.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217181 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36787.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217181 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41507.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217181 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41507.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217182 INFO (jetty-launcher-780-thread-2) [n:127.0.0.1:41507_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-001/node2/. [junit4] 2> 217182 INFO (jetty-launcher-780-thread-4) [n:127.0.0.1:36787_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-001/node4/. [junit4] 2> 217184 INFO (zkCallback-820-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 217189 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217194 INFO (zkCallback-829-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 217200 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 217208 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217209 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39547.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217214 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39547.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217214 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39547.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217215 INFO (jetty-launcher-780-thread-3) [n:127.0.0.1:39547_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-001/node3/. [junit4] 2> 217216 INFO (zkConnectionManagerCallback-846-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217217 INFO (zkCallback-837-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 217217 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217217 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217217 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 217218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217218 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217218 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41729/solr ready [junit4] 2> 217225 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 217233 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35469.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217238 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35469.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217238 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35469.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 217239 INFO (jetty-launcher-780-thread-1) [n:127.0.0.1:35469_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-001/node1/. [junit4] 2> 217272 INFO (zkConnectionManagerCallback-849-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217278 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 217278 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 217280 INFO (zkConnectionManagerCallback-854-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 217281 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 217281 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 217281 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 217281 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 217281 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 217282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 217282 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41729/solr ready [junit4] 2> 217297 INFO (qtp1715765102-2474) [n:127.0.0.1:36787_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 217297 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 217298 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 217298 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 217298 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 217298 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 217298 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 217298 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 217298 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 217298 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 217298 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 217298 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_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> 217300 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 217300 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 217300 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 217300 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 217300 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 217300 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 217300 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 217301 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 217302 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 217303 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 217303 DEBUG (zkCallback-802-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 217303 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 217303 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 217303 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 217303 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 217303 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 217303 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 217303 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 217304 INFO (qtp1715765102-2474) [n:127.0.0.1:36787_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 217305 DEBUG (OverseerThreadFactory-1160-thread-1-processing-n:127.0.0.1:36787_solr) [n:127.0.0.1:36787_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:36787_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=15.61300620248009,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.21652099999999996,medianRequestTime=0.230945,75thPcRequestTime=0.289013,95thPcRequestTime=0.289013,99thPcRequestTime=0.289013,999thPcRequestTime=0.289013},downnode={requests=3,errors=0,avgRequestsPerSecond=16.33715834495568,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.042532,medianRequestTime=0.032001,75thPcRequestTime=0.070398,95thPcRequestTime=0.070398,99thPcRequestTime=0.070398,999thPcRequestTime=0.070398}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=16.176200144371506,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.1769853333333333,medianRequestTime=0.187173,75thPcRequestTime=0.206367,95thPcRequestTime=0.206367,99thPcRequestTime=0.206367,999thPcRequestTime=0.206367},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=5.228885139569089,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.117824,medianRequestTime=0.117824,75thPcRequestTime=0.117824,95thPcRequestTime=0.117824,99thPcRequestTime=0.117824,999thPcRequestTime=0.117824}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=5.418973254890516,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=180.75121,medianRequestTime=180.75121,75thPcRequestTime=180.75121,95thPcRequestTime=180.75121,99thPcRequestTime=180.75121,999thPcRequestTime=180.75121}}} [junit4] 2> 217554 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-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> 217913 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 218022 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@197beb9 via org.mortbay.log.Slf4jLog [junit4] 2> 218036 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 218150 DEBUG (ScheduledTrigger-1157-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 218169 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 218188 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_38515_hdfs____.k4dy8i/webapp [junit4] 2> 218301 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38515 [junit4] 2> 218894 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 218897 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 218903 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34655_datanode____.uiphz8/webapp [junit4] 2> 218973 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34655 [junit4] 2> 218993 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] i.n.u.i.PlatformDependent Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability. [junit4] 2> 219154 DEBUG (ScheduledTrigger-1157-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 219265 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 219267 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 219275 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34083_datanode____hlnx8x/webapp [junit4] 2> 219301 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 219301 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 219302 INFO (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_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> 219302 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 219302 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 219302 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 219302 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 219302 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 219362 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34083 [junit4] 2> 220407 DEBUG (ScheduledTrigger-1157-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 220645 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:36743) [ ] 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> 220646 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:36743) [ ] 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> 220699 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd0a41d9afc643: from storage DS-75769c58-26b1-41b2-bd3e-8fb324902260 node DatanodeRegistration(127.0.0.1:37065, datanodeUuid=0a999423-9e46-49e3-9223-266c971724f2, infoPort=35945, infoSecurePort=0, ipcPort=41305, storageInfo=lv=-56;cid=testClusterID;nsid=1743343862;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 220700 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd0a41da033263: from storage DS-2b856259-d3eb-4f7d-be14-5c8ea6a74c2d node DatanodeRegistration(127.0.0.1:46587, datanodeUuid=61545962-427e-44b1-9774-d6842c3bcbb8, infoPort=34183, infoSecurePort=0, ipcPort=42541, storageInfo=lv=-56;cid=testClusterID;nsid=1743343862;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 220700 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd0a41d9afc643: from storage DS-b48f67c4-c0ed-4d05-a122-6b301a8069ba node DatanodeRegistration(127.0.0.1:37065, datanodeUuid=0a999423-9e46-49e3-9223-266c971724f2, infoPort=35945, infoSecurePort=0, ipcPort=41305, storageInfo=lv=-56;cid=testClusterID;nsid=1743343862;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 220700 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd0a41da033263: from storage DS-ebcad796-9616-4d2e-9541-a10bac886573 node DatanodeRegistration(127.0.0.1:46587, datanodeUuid=61545962-427e-44b1-9774-d6842c3bcbb8, infoPort=34183, infoSecurePort=0, ipcPort=42541, storageInfo=lv=-56;cid=testClusterID;nsid=1743343862;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 220761 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNormalMove [junit4] 2> 220763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 220763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220763 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 220763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 220763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 220763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 220766 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220766 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220766 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220766 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220766 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220766 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220766 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220770 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 220776 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220776 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 220790 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 220790 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 220790 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 220791 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fd29515{/solr,null,AVAILABLE} [junit4] 2> 220791 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@15ecb677{SSL,[ssl, http/1.1]}{127.0.0.1:37593} [junit4] 2> 220791 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.e.j.s.Server Started @220829ms [junit4] 2> 220791 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37593} [junit4] 2> 220792 ERROR (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 220792 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 220792 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 220792 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 220792 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 220792 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T18:59:35.111309Z [junit4] 2> 220804 INFO (zkConnectionManagerCallback-858-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 220805 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 220855 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41729/solr [junit4] 2> 220872 INFO (zkConnectionManagerCallback-862-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 220874 DEBUG (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$448/437455106@4e2d537 [junit4] 2> 220875 INFO (zkConnectionManagerCallback-864-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 220881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 220881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220881 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 220882 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 220882 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 220882 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 220882 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 220883 DEBUG (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72298140568387605-127.0.0.1:37593_solr-n_0000000004 [junit4] 2> 220883 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72298140568387598-127.0.0.1:35469_solr-n_0000000003 [junit4] 2> 220883 DEBUG (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72298140568387598-127.0.0.1:35469_solr-n_0000000003 to know if I could be the leader [junit4] 2> 220883 DEBUG (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37593_solr as DOWN [junit4] 2> 220884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 220884 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 220884 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37593_solr [junit4] 2> 220884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 220884 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37593_solr"} current state version: 0 [junit4] 2> 220884 DEBUG (OverseerStateUpdate-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37593_solr [junit4] 2> 220884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220884 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220885 INFO (zkCallback-829-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220885 INFO (zkCallback-837-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220885 INFO (zkCallback-826-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220885 INFO (zkCallback-820-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220885 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220886 INFO (zkCallback-853-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220886 INFO (zkCallback-853-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220886 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220886 INFO (zkCallback-815-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220886 INFO (zkCallback-802-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220886 INFO (zkCallback-797-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220887 INFO (zkCallback-845-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220896 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220897 INFO (zkCallback-863-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 220963 INFO (zkConnectionManagerCallback-871-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 220963 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 220963 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 220964 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 220964 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 220964 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 220964 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 220964 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41729/solr ready [junit4] 2> 220972 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 220985 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 220985 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 221007 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37593.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 221019 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37593.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 221019 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37593.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d22f1 [junit4] 2> 221021 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [n:127.0.0.1:37593_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-001/tempDir-001/node5/. [junit4] 2> 221087 INFO (zkConnectionManagerCallback-874-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 221088 INFO (TEST-MoveReplicaHDFSTest.testNormalMove-seed#[F54E23191FA6F233]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 221111 INFO (qtp1478126805-2458) [n:127.0.0.1:35469_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 221111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 221112 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 221112 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 221112 DEBUG (OverseerCollectionConfigSetProcessor-72298140568387592-127.0.0.1:36787_solr-n_0000000000) [n:127.0.0.1:36787_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 221112 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch [...truncated too long message...] 8 DEBUG (jetty-closer-146-thread-2) [ ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely [junit4] 2> 171118 DEBUG (jetty-closer-146-thread-2) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 171118 INFO (jetty-closer-146-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1de5d52e{/solr,null,UNAVAILABLE} [junit4] 2> 171118 INFO (jetty-closer-146-thread-5) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 171120 INFO (jetty-closer-146-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58d7d7b6{/solr,null,UNAVAILABLE} [junit4] 2> 171121 INFO (jetty-closer-146-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 171121 ERROR (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 171121 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42953 42953 [junit4] 2> 171166 INFO (Thread-2117) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42953 42953 [junit4] 2> 171167 WARN (Thread-2117) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 34 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 24 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 19 /solr/aliases.json [junit4] 2> 18 /solr/configs/conf1 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 7 /solr/security.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 5 /solr/overseer_elect/election/72298397361111050-127.0.0.1:33867_solr-n_0000000001 [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72298397361111052-core_node5-n_0000000000 [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72298397361111052-core_node3-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72298397361111052-127.0.0.1:38415_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 35 /solr/collections [junit4] 2> 32 /solr/live_nodes [junit4] 2> [junit4] 2> 171167 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 171210 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 171311 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:44367) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 171311 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:44367) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-706150851-88.99.242.108-1538078690477 (Datanode Uuid 93fcf8ad-6eed-446a-9654-011f2a2fa420) service to localhost.localdomain/127.0.0.1:44367 [junit4] 2> 171313 WARN (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 171318 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 171420 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:44367) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 171420 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:44367) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-706150851-88.99.242.108-1538078690477 (Datanode Uuid 4cdb42d8-178f-4635-8654-1bb6f9b12ef4) service to localhost.localdomain/127.0.0.1:44367 [junit4] 2> 171424 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 171536 INFO (SUITE-MoveReplicaHDFSTest-seed#[F54E23191FA6F233]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42953 42953 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F54E23191FA6F233-002 [junit4] 2> Sep 27, 2018 8:06:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 67 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=163, maxMBSortInHeap=5.854187789142259, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d92bc1d), locale=dav-KE, timezone=MST7MDT [junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=2,free=169941648,total=519045120 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest] [junit4] Completed [5/5 (2!)] on J2 in 81.51s, 4 tests, 1 error <<< FAILURES! [...truncated 12 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 2 errors [seed: F54E23191FA6F233] Total time: 3 minutes 3 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 2/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=2369c8963412773592098475bdd8af1da81e3ac5, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #22933 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
