Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2085/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:35730/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:43046/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:35730/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:43046/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([48499ADDCB5B89C7:E284492F7C885C17]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35730/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:413) ... 46 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:56212/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:43639/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:56212/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:43639/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([48499ADDCB5B89C7:E284492F7C885C17]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56212/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:436) ... 46 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:55937/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:64567/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55937/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:64567/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([48499ADDCB5B89C7:E284492F7C885C17]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55937/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:436) ... 46 more Build Log: [...truncated 12929 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 798727 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/init-core-data-001 [junit4] 2> 798727 WARN (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 798727 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 798727 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 798727 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-001 [junit4] 2> 798727 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 798727 INFO (Thread-1412) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 798727 INFO (Thread-1412) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 798733 ERROR (Thread-1412) [ ] 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> 798827 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41190 [junit4] 2> 798837 INFO (zkConnectionManagerCallback-2556-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 798841 INFO (jetty-launcher-2553-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 798841 INFO (jetty-launcher-2553-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 798841 INFO (jetty-launcher-2553-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 798841 INFO (jetty-launcher-2553-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 798842 INFO (jetty-launcher-2553-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 798842 INFO (jetty-launcher-2553-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f199d29{/solr,null,AVAILABLE} [junit4] 2> 798844 INFO (jetty-launcher-2553-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16b6877c{HTTP/1.1,[http/1.1]}{127.0.0.1:55937} [junit4] 2> 798844 INFO (jetty-launcher-2553-thread-1) [ ] o.e.j.s.Server Started @799374ms [junit4] 2> 798844 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55937} [junit4] 2> 798845 ERROR (jetty-launcher-2553-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-01T09:03:48.631Z [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 798845 INFO (jetty-launcher-2553-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5051e410{/solr,null,AVAILABLE} [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@488c07e{HTTP/1.1,[http/1.1]}{127.0.0.1:43364} [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.e.j.s.Server Started @799375ms [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43364} [junit4] 2> 798846 ERROR (jetty-launcher-2553-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-01T09:03:48.632Z [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@580c7714{/solr,null,AVAILABLE} [junit4] 2> 798846 INFO (jetty-launcher-2553-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2fa42880{HTTP/1.1,[http/1.1]}{127.0.0.1:46973} [junit4] 2> 798847 INFO (jetty-launcher-2553-thread-4) [ ] o.e.j.s.Server Started @799376ms [junit4] 2> 798847 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46973} [junit4] 2> 798847 ERROR (jetty-launcher-2553-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 798847 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 798847 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 798847 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 798847 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 798847 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-01T09:03:48.633Z [junit4] 2> 798849 INFO (jetty-launcher-2553-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77ad6a3e{/solr,null,AVAILABLE} [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@71390caf{HTTP/1.1,[http/1.1]}{127.0.0.1:42363} [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.e.j.s.Server Started @799380ms [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42363} [junit4] 2> 798850 ERROR (jetty-launcher-2553-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 798850 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 798851 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 798851 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 798851 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-01T09:03:48.637Z [junit4] 2> 798858 INFO (zkConnectionManagerCallback-2562-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 798858 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 798859 INFO (zkConnectionManagerCallback-2564-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 798862 INFO (zkConnectionManagerCallback-2560-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 798862 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 798880 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 798880 INFO (zkConnectionManagerCallback-2558-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 798881 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100238f45750003, likely client has closed socket [junit4] 2> 798886 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 799287 INFO (jetty-launcher-2553-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41190/solr [junit4] 2> 799288 INFO (zkConnectionManagerCallback-2568-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799315 DEBUG (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$310/823474070@1fe7160e [junit4] 2> 799323 INFO (zkConnectionManagerCallback-2570-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799395 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 799396 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799396 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 799399 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 799399 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 799399 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 799402 DEBUG (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72096692290519046-127.0.0.1:42363_solr-n_0000000000 [junit4] 2> 799402 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42363_solr [junit4] 2> 799403 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.c.Overseer Overseer (id=72096692290519046-127.0.0.1:42363_solr-n_0000000000) starting [junit4] 2> 799409 INFO (zkConnectionManagerCallback-2577-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799410 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 799410 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799410 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 799410 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 799410 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 799411 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41190/solr ready [junit4] 2> 799412 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42363_solr [junit4] 2> 799412 INFO (OverseerStateUpdate-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42363_solr [junit4] 2> 799424 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799424 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799424 DEBUG (OverseerAutoScalingTriggerThread-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 799424 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799425 INFO (zkCallback-2569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 799425 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 799425 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 799425 DEBUG (OverseerAutoScalingTriggerThread-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 799425 DEBUG (OverseerAutoScalingTriggerThread-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 799425 DEBUG (OverseerAutoScalingTriggerThread-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 799431 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 799432 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 799432 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 799438 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 799443 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799444 INFO (zkCallback-2576-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 799445 DEBUG (OverseerAutoScalingTriggerThread-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:42363_solr] [junit4] 2> 799447 INFO (jetty-launcher-2553-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41190/solr [junit4] 2> 799448 DEBUG (OverseerAutoScalingTriggerThread-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 799452 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 799453 DEBUG (OverseerAutoScalingTriggerThread-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 799454 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 799455 DEBUG (ScheduledTrigger-4066-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 799477 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42363.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799482 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42363.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799482 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42363.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799483 INFO (jetty-launcher-2553-thread-3) [n:127.0.0.1:42363_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-001/node4/. [junit4] 2> 799493 INFO (zkConnectionManagerCallback-2581-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799494 DEBUG (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$310/823474070@18998583 [junit4] 2> 799497 INFO (zkConnectionManagerCallback-2584-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799504 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 799504 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799504 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 799504 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 799504 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 799505 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 799505 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 799507 DEBUG (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72096692290519049-127.0.0.1:46973_solr-n_0000000001 [junit4] 2> 799512 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72096692290519046-127.0.0.1:42363_solr-n_0000000000 [junit4] 2> 799512 DEBUG (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72096692290519046-127.0.0.1:42363_solr-n_0000000000 to know if I could be the leader [junit4] 2> 799512 DEBUG (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46973_solr as DOWN [junit4] 2> 799513 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 799513 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 799513 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 799513 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46973_solr [junit4] 2> 799519 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799519 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799519 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799519 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799520 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799520 INFO (zkCallback-2576-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 799520 INFO (zkCallback-2569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 799536 INFO (jetty-launcher-2553-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41190/solr [junit4] 2> 799538 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799538 INFO (zkConnectionManagerCallback-2591-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799539 INFO (zkCallback-2583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 799540 DEBUG (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$310/823474070@2786a060 [junit4] 2> 799542 INFO (zkConnectionManagerCallback-2597-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799542 INFO (zkConnectionManagerCallback-2595-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799543 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 799544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799544 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 799544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 799544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 799544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 799549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 799549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799549 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 799549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 799550 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 799550 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 799550 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 799551 DEBUG (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72096692290519051-127.0.0.1:55937_solr-n_0000000002 [junit4] 2> 799552 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72096692290519049-127.0.0.1:46973_solr-n_0000000001 [junit4] 2> 799552 DEBUG (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72096692290519049-127.0.0.1:46973_solr-n_0000000001 to know if I could be the leader [junit4] 2> 799552 DEBUG (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:55937_solr as DOWN [junit4] 2> 799553 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 799553 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 799553 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 799553 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55937_solr [junit4] 2> 799554 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799554 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799554 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799554 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799554 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 799560 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799560 INFO (zkCallback-2569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 799569 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41190/solr ready [junit4] 2> 799569 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 799585 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46973.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799590 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46973.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799590 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46973.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799591 INFO (jetty-launcher-2553-thread-4) [n:127.0.0.1:46973_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-001/node3/. [junit4] 2> 799599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799599 INFO (zkCallback-2576-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 799601 INFO (zkConnectionManagerCallback-2604-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 799601 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799602 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799609 INFO (zkCallback-2594-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 799609 INFO (zkCallback-2596-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 799612 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 799612 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799612 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 799612 INFO (zkCallback-2583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 799613 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 799613 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 799618 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 799618 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 799618 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41190/solr ready [junit4] 2> 799619 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 799630 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55937.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799635 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55937.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799635 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55937.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 799636 INFO (jetty-launcher-2553-thread-1) [n:127.0.0.1:55937_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-001/node1/. [junit4] 2> 799661 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 799662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 800136 INFO (jetty-launcher-2553-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41190/solr [junit4] 2> 800138 INFO (zkConnectionManagerCallback-2610-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800140 DEBUG (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$310/823474070@3454ce33 [junit4] 2> 800141 INFO (zkConnectionManagerCallback-2612-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 800154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800154 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 800154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 800154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 800155 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 800155 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 800157 DEBUG (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72096692290519055-127.0.0.1:43364_solr-n_0000000003 [junit4] 2> 800158 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72096692290519051-127.0.0.1:55937_solr-n_0000000002 [junit4] 2> 800158 DEBUG (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72096692290519051-127.0.0.1:55937_solr-n_0000000002 to know if I could be the leader [junit4] 2> 800158 DEBUG (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43364_solr as DOWN [junit4] 2> 800160 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 800160 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 800160 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43364_solr [junit4] 2> 800160 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800161 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800162 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800162 INFO (zkCallback-2576-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 800162 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800162 INFO (zkCallback-2569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 800162 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800162 INFO (zkCallback-2596-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 800162 INFO (zkCallback-2594-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 800162 INFO (zkCallback-2603-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 800163 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800163 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800163 INFO (zkCallback-2583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 800163 INFO (zkCallback-2611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 800179 INFO (zkConnectionManagerCallback-2619-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800181 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 800182 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800182 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 800182 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 800183 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 800183 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 800184 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41190/solr ready [junit4] 2> 800184 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 800200 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43364.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 800204 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43364.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 800205 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43364.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 800205 INFO (jetty-launcher-2553-thread-2) [n:127.0.0.1:43364_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-001/node2/. [junit4] 2> 800234 INFO (zkConnectionManagerCallback-2622-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800238 INFO (zkConnectionManagerCallback-2627-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 800240 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 800240 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 800241 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 800241 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 800241 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 800242 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 800242 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41190/solr ready [junit4] 2> 800249 INFO (qtp559207275-8936) [n:127.0.0.1:42363_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 800249 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 800250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 800250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 800250 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 800250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 800251 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 800251 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 800251 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 800253 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 800255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 800255 DEBUG (zkCallback-2569-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 800255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 800256 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 800256 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 800256 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 800257 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 800257 INFO (qtp559207275-8936) [n:127.0.0.1:42363_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 800262 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 800263 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 800484 DEBUG (ScheduledTrigger-4066-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 801327 WARN (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 801476 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@50c2d7bb via org.mortbay.log.Slf4jLog [junit4] 2> 801494 DEBUG (ScheduledTrigger-4066-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 801503 WARN (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 801560 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 801600 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_61064_hdfs____xvfrf8/webapp [junit4] 2> 802162 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:61064 [junit4] 2> 802256 INFO (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_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> 802257 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 802495 DEBUG (ScheduledTrigger-4066-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 803038 WARN (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 803041 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 803052 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_58564_datanode____n25fdj/webapp [junit4] 2> 803503 DEBUG (ScheduledTrigger-4066-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 803554 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58564 [junit4] 2> 803899 WARN (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 803900 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 803911 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_45742_datanode____v9nzcr/webapp [junit4] 2> 804258 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 804442 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45742 [junit4] 2> 804454 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:45524) [ ] 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> 804504 DEBUG (ScheduledTrigger-4066-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 804659 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x21e9a45dc23a1: from storage DS-5c52f6b9-8c80-4096-9a79-f98c8e2b304d node DatanodeRegistration(127.0.0.1:58091, datanodeUuid=51d596fd-d4e2-4d94-b231-40748715b77c, infoPort=59160, infoSecurePort=0, ipcPort=47887, storageInfo=lv=-56;cid=testClusterID;nsid=1555480434;c=0), blocks: 0, hasStaleStorage: true, processing time: 5 msecs [junit4] 2> 804659 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x21e9a45dc23a1: from storage DS-0e6cc731-f54a-4aac-a4a9-8f333d88d091 node DatanodeRegistration(127.0.0.1:58091, datanodeUuid=51d596fd-d4e2-4d94-b231-40748715b77c, infoPort=59160, infoSecurePort=0, ipcPort=47887, storageInfo=lv=-56;cid=testClusterID;nsid=1555480434;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 804734 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:45524) [ ] 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> 804742 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x21e9a4bf3d636: from storage DS-e6f9c178-2f7f-4415-b6d7-83fe7b867d0d node DatanodeRegistration(127.0.0.1:34410, datanodeUuid=c3751583-9564-43e5-abec-5794820fa5f3, infoPort=46795, infoSecurePort=0, ipcPort=53343, storageInfo=lv=-56;cid=testClusterID;nsid=1555480434;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 804742 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x21e9a4bf3d636: from storage DS-2faff225-c3ce-4f53-9186-acb0c458c316 node DatanodeRegistration(127.0.0.1:34410, datanodeUuid=c3751583-9564-43e5-abec-5794820fa5f3, infoPort=46795, infoSecurePort=0, ipcPort=53343, storageInfo=lv=-56;cid=testClusterID;nsid=1555480434;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 805251 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove [junit4] 2> 805252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 805252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805253 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 805253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 805253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 805254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805255 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 805257 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805257 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805257 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805257 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805257 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805257 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805259 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805259 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805259 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805259 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 805310 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 805312 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 805312 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 805312 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 805312 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29a44398{/solr,null,AVAILABLE} [junit4] 2> 805312 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@687e04f9{HTTP/1.1,[http/1.1]}{127.0.0.1:64567} [junit4] 2> 805312 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.e.j.s.Server Started @805845ms [junit4] 2> 805312 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64567} [junit4] 2> 805314 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 805314 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 805314 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 805314 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 805314 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 805314 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-01T09:03:55.100Z [junit4] 2> 805316 INFO (zkConnectionManagerCallback-2631-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 805317 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 805503 DEBUG (ScheduledTrigger-4066-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 805736 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41190/solr [junit4] 2> 805738 INFO (zkConnectionManagerCallback-2635-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 805740 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$310/823474070@9d235f8 [junit4] 2> 805741 INFO (zkConnectionManagerCallback-2637-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 805753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 805753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805753 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 805754 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 805754 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805755 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 805755 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 805758 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72096692290519061-127.0.0.1:64567_solr-n_0000000004 [junit4] 2> 805758 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72096692290519055-127.0.0.1:43364_solr-n_0000000003 [junit4] 2> 805758 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72096692290519055-127.0.0.1:43364_solr-n_0000000003 to know if I could be the leader [junit4] 2> 805758 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64567_solr as DOWN [junit4] 2> 805760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 805760 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 805760 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64567_solr [junit4] 2> 805760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 805761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 805762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805762 INFO (zkCallback-2569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805762 INFO (zkCallback-2576-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805763 INFO (zkCallback-2611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805763 INFO (zkCallback-2626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805764 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805764 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805765 INFO (zkCallback-2583-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805765 INFO (zkCallback-2596-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805765 INFO (zkCallback-2594-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805765 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805765 INFO (zkCallback-2636-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805765 INFO (zkCallback-2603-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805766 INFO (zkCallback-2618-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805766 INFO (zkCallback-2626-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 805783 INFO (zkConnectionManagerCallback-2644-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 805784 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 805785 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 805785 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 805785 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 805786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805786 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 805786 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41190/solr ready [junit4] 2> 805787 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 805805 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 805822 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 805822 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d7f6ac0 [junit4] 2> 805823 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48499ADDCB5B89C7]) [n:127.0.0.1:64567_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-001/node5/. [junit4] 2> 805863 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 805864 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 805868 INFO (zkConnectionManagerCallback-2647-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 805872 INFO (qtp559207275-8924) [n:127.0.0.1:42363_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 805874 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 805874 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 805875 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 805875 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 805875 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 805875 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 805875 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 805876 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 805876 INFO (OverseerThreadFactory-4068-thread-2-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true [junit4] 2> 805876 DEBUG (OverseerCollectionConfigSetProcessor-72096692290519046-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805878 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 805879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 805879 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch a [...truncated too long message...] .h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53630fb9{/solr,null,UNAVAILABLE} [junit4] 2> 281008 INFO (jetty-closer-288-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 281009 ERROR (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-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> 281010 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44385 44385 [junit4] 2> 281045 INFO (Thread-4206) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44385 44385 [junit4] 2> 281047 WARN (Thread-4206) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 31 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 26 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 19 /solr/aliases.json [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 18 /solr/configs/conf1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 7 /solr/security.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72097034091036681-core_node7-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72097034091036681-127.0.0.1:43639_solr-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/72097034091036693-127.0.0.1:62443_solr-n_0000000004 [junit4] 2> 2 /solr/overseer_elect/election/72097034091036678-127.0.0.1:40809_solr-n_0000000000 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72097034091036687-core_node3-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 40 /solr/collections [junit4] 2> 28 /solr/live_nodes [junit4] 2> [junit4] 2> 281048 WARN (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 281060 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 281165 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:35828) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 281165 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:35828) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-824157847-127.0.0.1-1538389843843 (Datanode Uuid 3677188e-6916-400f-945a-60615880f16b) service to serv1-vm3/127.0.0.1:35828 [junit4] 2> 281169 WARN (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 281179 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 281281 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:35828) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 281281 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:35828) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-824157847-127.0.0.1-1538389843843 (Datanode Uuid c97fe2d7-cb2b-48fa-a1ff-b91c522f6015) service to serv1-vm3/127.0.0.1:35828 [junit4] 2> 281299 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0 [junit4] 2> 281420 INFO (SUITE-MoveReplicaHDFSTest-seed#[48499ADDCB5B89C7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44385 44385 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48499ADDCB5B89C7-001 [junit4] 2> Oct 01, 2018 10:32:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 26 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {_version_=PostingsFormat(name=Direct), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1027, maxMBSortInHeap=6.4251301215465615, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@90ff1ef), locale=fi, timezone=America/Coral_Harbour [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=2,free=32393464,total=167952384 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest, MoveReplicaHDFSTest] [junit4] Completed [5/5 (2!)] on J0 in 91.38s, 4 tests, 1 error <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: 48499ADDCB5B89C7]: [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] [junit4] [junit4] JVM J0: 0.69 .. 292.24 = 291.55s [junit4] JVM J1: 0.69 .. 203.65 = 202.96s [junit4] Execution time total: 4 minutes 52 seconds [junit4] Tests summary: 5 suites, 20 tests, 2 errors BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 2 errors [seed: 48499ADDCB5B89C7] Total time: 4 minutes 54 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=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/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=93e2ae3fc454f1f376a7b4389905ebeb1732af70, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris [WARNINGS] Computing warning deltas based on reference build #2084 Recording test results Setting ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
