Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/14/
1 tests failed. FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:32853 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:32853 at __randomizedtesting.SeedInfo.seed([1CA83F55844611AB:94FC008F2ABA7C53]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220) at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) ... 51 more Build Log: [...truncated 11856 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/init-core-data-001 [junit4] 2> 580760 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 580761 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 580762 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 580816 WARN (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 580834 WARN (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 580838 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 580859 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_57400_hdfs____6sx2ik/webapp [junit4] 2> 581241 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57400 [junit4] 2> 581356 WARN (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 581357 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 581374 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41263_datanode____.a5um9z/webapp [junit4] 2> 581778 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41263 [junit4] 2> 582167 WARN (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 582168 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 582220 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_55821_datanode____t4iiim/webapp [junit4] 2> 582346 INFO (IPC Server handler 5 on 58320) [ ] BlockStateChange BLOCK* processReport: from storage DS-1c225516-274a-44c4-9031-553887891ae5 node DatanodeRegistration(127.0.0.1:58706, datanodeUuid=4b3c4114-f4e0-4b12-8057-d50bd1148220, infoPort=47948, infoSecurePort=0, ipcPort=51967, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 582346 INFO (IPC Server handler 5 on 58320) [ ] BlockStateChange BLOCK* processReport: from storage DS-8861ad94-bba2-4d9b-97a1-ba087df5f651 node DatanodeRegistration(127.0.0.1:58706, datanodeUuid=4b3c4114-f4e0-4b12-8057-d50bd1148220, infoPort=47948, infoSecurePort=0, ipcPort=51967, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 582708 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:55821 [junit4] 2> 583052 INFO (IPC Server handler 8 on 58320) [ ] BlockStateChange BLOCK* processReport: from storage DS-19eacd1e-7d70-47b8-b423-c44e6486d2e4 node DatanodeRegistration(127.0.0.1:51584, datanodeUuid=170e7510-6f46-413b-afcc-af2e414174d9, infoPort=56277, infoSecurePort=0, ipcPort=36042, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 583052 INFO (IPC Server handler 8 on 58320) [ ] BlockStateChange BLOCK* processReport: from storage DS-af51ac78-f932-42aa-b971-2d894df7a58d node DatanodeRegistration(127.0.0.1:51584, datanodeUuid=170e7510-6f46-413b-afcc-af2e414174d9, infoPort=56277, infoSecurePort=0, ipcPort=36042, storageInfo=lv=-56;cid=testClusterID;nsid=1803740376;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 583313 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 583314 INFO (Thread-2438) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 583314 INFO (Thread-2438) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 583315 ERROR (Thread-2438) [ ] 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> 583414 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.ZkTestServer start zk server on port:53485 [junit4] 2> 583451 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 583460 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 583466 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 583468 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 583469 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 583471 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 583472 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 583474 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 583475 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 583477 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 583480 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 583623 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores/collection1 [junit4] 2> 583625 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 583645 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50b856c3{/,null,AVAILABLE} [junit4] 2> 583645 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b51ebb9{HTTP/1.1,[http/1.1]}{127.0.0.1:60197} [junit4] 2> 583645 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server Started @587037ms [junit4] 2> 583645 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_control_data, hostContext=/, hostPort=60197, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores} [junit4] 2> 583646 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 583646 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 583646 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 583646 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 583646 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-28T10:28:18.130Z [junit4] 2> 583676 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 583676 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/solr.xml [junit4] 2> 583684 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 583685 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr [junit4] 2> 583712 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 583713 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60197_ [junit4] 2> 583714 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_ ] o.a.s.c.Overseer Overseer (id=98039712828555268-127.0.0.1:60197_-n_0000000000) starting [junit4] 2> 583730 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60197_ [junit4] 2> 583732 INFO (zkCallback-329-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 583809 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores [junit4] 2> 583809 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:60197_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 583814 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 583836 INFO (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 584879 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 584895 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 585114 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 585160 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true [junit4] 2> 585161 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home [junit4] 2> 585161 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 585161 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 585161 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/control-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data/] [junit4] 2> 585162 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794 [junit4] 2> 585162 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata [junit4] 2> 585179 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 585179 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 585179 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache [junit4] 2> 585191 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 585192 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data [junit4] 2> 585249 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/control_collection/core_node1/data/index [junit4] 2> 585282 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 585282 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 585300 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 585301 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 585397 INFO (IPC Server handler 5 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW], ReplicaUC[[DISK]DS-8861ad94-bba2-4d9b-97a1-ba087df5f651:NORMAL:127.0.0.1:58706|RBW]]} size 0 [junit4] 2> 585399 INFO (IPC Server handler 3 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-8861ad94-bba2-4d9b-97a1-ba087df5f651:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-19eacd1e-7d70-47b8-b423-c44e6486d2e4:NORMAL:127.0.0.1:51584|FINALIZED]]} size 0 [junit4] 2> 585426 WARN (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 585579 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 585579 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 585579 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 585604 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 585604 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 585617 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 585668 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3698828f[collection1] main] [junit4] 2> 585670 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 585671 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 585671 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 585680 INFO (searcherExecutor-1004-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3698828f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 585686 INFO (coreLoadExecutor-1003-thread-1-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ c:control_collection x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568635407743057920 [junit4] 2> 585713 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 585713 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 585713 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60197/collection1/ [junit4] 2> 585713 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 585713 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60197/collection1/ has no replicas [junit4] 2> 585713 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 585719 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60197/collection1/ shard1 [junit4] 2> 585864 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 585865 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53485/solr ready [junit4] 2> 585865 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 585876 INFO (coreZkRegister-996-thread-1-processing-n:127.0.0.1:60197_ x:collection1 c:control_collection) [n:127.0.0.1:60197_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 586105 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores/collection1 [junit4] 2> 586106 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001 [junit4] 2> 586109 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 586121 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bca69ed{/,null,AVAILABLE} [junit4] 2> 586122 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c901a7{HTTP/1.1,[http/1.1]}{127.0.0.1:37909} [junit4] 2> 586122 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server Started @589514ms [junit4] 2> 586122 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37909, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores} [junit4] 2> 586122 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 586123 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 586123 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 586123 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 586123 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-28T10:28:20.607Z [junit4] 2> 586144 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 586144 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/solr.xml [junit4] 2> 586152 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 586153 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr [junit4] 2> 586177 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 586179 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 586183 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37909_ [junit4] 2> 586184 INFO (zkCallback-333-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 586185 INFO (zkCallback-329-thread-2-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 586201 INFO (zkCallback-338-thread-2-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 586285 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores [junit4] 2> 586285 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:37909_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 586286 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 586288 INFO (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 587329 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 587347 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 587499 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 587528 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 587529 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home [junit4] 2> 587529 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 587529 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 587530 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-1-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data/] [junit4] 2> 587530 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794 [junit4] 2> 587532 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata [junit4] 2> 587557 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 587557 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 587573 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 587576 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data [junit4] 2> 587614 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node1/data/index [junit4] 2> 587623 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 587623 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 587627 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 587628 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 587687 INFO (IPC Server handler 1 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW], ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|FINALIZED]]} size 0 [junit4] 2> 587687 INFO (IPC Server handler 1 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW], ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|FINALIZED]]} size 0 [junit4] 2> 587721 WARN (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 587794 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 587794 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 587794 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 587807 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 587813 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 587817 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 587832 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@672f3333[collection1] main] [junit4] 2> 587834 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 587834 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 587834 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 587859 INFO (searcherExecutor-1015-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@672f3333[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 587860 INFO (coreLoadExecutor-1014-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568635410022662144 [junit4] 2> 587869 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 587869 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 587869 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37909/collection1/ [junit4] 2> 587869 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 587869 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37909/collection1/ has no replicas [junit4] 2> 587869 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 587873 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37909/collection1/ shard1 [junit4] 2> 588025 INFO (coreZkRegister-1009-thread-1-processing-n:127.0.0.1:37909_ x:collection1 c:collection1) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 588419 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores/collection1 [junit4] 2> 588420 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001 [junit4] 2> 588420 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 588422 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19474b49{/,null,AVAILABLE} [junit4] 2> 588423 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5dd41ca1{HTTP/1.1,[http/1.1]}{127.0.0.1:59044} [junit4] 2> 588423 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server Started @591815ms [junit4] 2> 588423 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=59044, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores} [junit4] 2> 588423 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 588424 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 588424 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 588424 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 588424 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-28T10:28:22.908Z [junit4] 2> 588429 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 588429 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/solr.xml [junit4] 2> 588437 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 588438 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr [junit4] 2> 588450 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 588454 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 588461 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59044_ [junit4] 2> 588462 INFO (zkCallback-329-thread-2-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 588463 INFO (zkCallback-333-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 588463 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 588464 INFO (zkCallback-344-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 588594 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores [junit4] 2> 588594 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:59044_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 588597 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 588599 INFO (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 589620 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 589637 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 589758 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 589802 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 589803 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home [junit4] 2> 589803 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 589803 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 589803 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-2-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/] [junit4] 2> 589803 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794 [junit4] 2> 589804 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata [junit4] 2> 589812 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 589812 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 589816 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 589817 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data [junit4] 2> 589840 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/index [junit4] 2> 589846 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 589846 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 589851 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 589852 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 589883 INFO (IPC Server handler 4 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|RBW]]} size 71 [junit4] 2> 589883 INFO (IPC Server handler 2 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741827_1003 size 71 [junit4] 2> 590306 WARN (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 590381 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 590381 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 590381 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 590395 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 590395 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 590402 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 590437 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dd432cf[collection1] main] [junit4] 2> 590445 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 590446 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 590446 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 590450 INFO (searcherExecutor-1026-thread-1-processing-n:127.0.0.1:59044_ x:collection1 c:collection1) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4dd432cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 590462 INFO (coreLoadExecutor-1025-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568635412751056896 [junit4] 2> 590481 INFO (coreZkRegister-1020-thread-1-processing-n:127.0.0.1:59044_ x:collection1 c:collection1) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 590499 INFO (updateExecutor-341-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 590511 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 590514 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 590514 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 590514 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. HDFSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 590514 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:37909/collection1/] and I am [http://127.0.0.1:59044/collection1/] [junit4] 2> 590527 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:37909]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:59044_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 590556 INFO (qtp1897623115-4293) [n:127.0.0.1:37909_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 590557 INFO (qtp1897623115-4293) [n:127.0.0.1:37909_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 590557 INFO (qtp1897623115-4293) [n:127.0.0.1:37909_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:59044_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:59044","node_name":"127.0.0.1:59044_","state":"down"} [junit4] 2> 590892 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores/collection1 [junit4] 2> 590893 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001 [junit4] 2> 590894 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 590932 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65b7ff76{/,null,AVAILABLE} [junit4] 2> 590933 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6c2d9de5{HTTP/1.1,[http/1.1]}{127.0.0.1:47020} [junit4] 2> 590933 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.e.j.s.Server Started @594325ms [junit4] 2> 590933 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:58320/hdfs__localhost_58320__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.6_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=47020, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores} [junit4] 2> 590933 ERROR (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590936 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.0 [junit4] 2> 590936 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590936 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 590936 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-28T10:28:25.420Z [junit4] 2> 590955 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 590955 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/solr.xml [junit4] 2> 590964 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 590966 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53485/solr [junit4] 2> 590984 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 590986 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 590988 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47020_ [junit4] 2> 590990 INFO (zkCallback-333-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590991 INFO (zkCallback-329-thread-2-processing-n:127.0.0.1:60197_) [n:127.0.0.1:60197_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590993 INFO (zkCallback-351-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590994 INFO (zkCallback-338-thread-1-processing-n:127.0.0.1:37909_) [n:127.0.0.1:37909_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 590994 INFO (zkCallback-344-thread-1-processing-n:127.0.0.1:59044_) [n:127.0.0.1:59044_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591048 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores [junit4] 2> 591049 INFO (TEST-StressHdfsTest.test-seed#[1CA83F55844611AB]) [n:127.0.0.1:47020_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 591049 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 591051 INFO (OverseerStateUpdate-98039712828555268-127.0.0.1:60197_-n_0000000000) [n:127.0.0.1:60197_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 591557 INFO (qtp1897623115-4293) [n:127.0.0.1:37909_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:59044_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","dataDir":"hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:59044","node_name":"127.0.0.1:59044_","state":"recovering","ulogDir":"hdfs://localhost:58320/solr_hdfs_home/collection1/core_node2/data/tlog"} [junit4] 2> 591557 INFO (qtp1897623115-4293) [n:127.0.0.1:37909_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 591557 INFO (qtp1897623115-4293) [n:127.0.0.1:37909_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:59044_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 592059 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:37909/collection1/] - recoveringAfterStartup=[true] [junit4] 2> 592059 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:59044 START replicas=[http://127.0.0.1:37909/collection1/] nUpdates=100 [junit4] 2> 592075 INFO (qtp1897623115-4291) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:10.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 592075 INFO (qtp1897623115-4291) [n:127.0.0.1:37909_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 592081 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 592081 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 592081 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 592081 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 592082 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 592082 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 592082 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 592082 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 592082 INFO (recoveryExecutor-342-thread-1-processing-n:127.0.0.1:59044_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59044_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 592090 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 592118 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 592231 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 592246 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 592246 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:58320/solr_hdfs_home [junit4] 2> 592247 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 592247 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 592247 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/shard-3-001/cores/collection1], dataDir=[hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data/] [junit4] 2> 592247 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d173794 [junit4] 2> 592247 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data/snapshot_metadata [junit4] 2> 592255 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 592256 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 592260 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 592261 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data [junit4] 2> 592279 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:58320/solr_hdfs_home/collection1/core_node3/data/index [junit4] 2> 592287 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 592287 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes [junit4] 2> 592290 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 592290 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.7861328125, floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=29.108862304086294, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 592309 INFO (IPC Server handler 8 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51584 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|FINALIZED]]} size 0 [junit4] 2> 592310 INFO (IPC Server handler 1 on 58320) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58706 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1c225516-274a-44c4-9031-553887891ae5:NORMAL:127.0.0.1:58706|RBW], ReplicaUC[[DISK]DS-af51ac78-f932-42aa-b971-2d894df7a58d:NORMAL:127.0.0.1:51584|FINALIZED]]} size 0 [junit4] 2> 592322 WARN (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 592370 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 592370 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 592370 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 592383 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 592383 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 592386 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1397827314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 592391 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1944303b[collection1] main] [junit4] 2> 592392 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 592392 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 592392 INFO (coreLoadExecutor-1036-thread-1-processing-n:127.0.0.1:47020_) [n:127.0.0.1:47020_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 592395 INFO (searcherExecuto [...truncated too long message...] ts-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data4/]] heartbeating to localhost/127.0.0.1:58320) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-577009394-10.41.0.5-1495967295269 (Datanode Uuid 170e7510-6f46-413b-afcc-af2e414174d9) service to localhost/127.0.0.1:58320 [junit4] 2> 836378 WARN (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 836430 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 836533 WARN (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data2/]] heartbeating to localhost/127.0.0.1:58320) [ ] o.a.h.h.s.d.DataNode BPOfferService for Block pool BP-577009394-10.41.0.5-1495967295269 (Datanode Uuid 4b3c4114-f4e0-4b12-8057-d50bd1148220) service to localhost/127.0.0.1:58320 interrupted [junit4] 2> 836533 WARN (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001/tempDir-001/hdfsBaseDir/data/data2/]] heartbeating to localhost/127.0.0.1:58320) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-577009394-10.41.0.5-1495967295269 (Datanode Uuid 4b3c4114-f4e0-4b12-8057-d50bd1148220) service to localhost/127.0.0.1:58320 [junit4] 2> 836554 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 836558 ERROR (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal [junit4] 2> java.lang.reflect.InvocationTargetException [junit4] 2> at sun.reflect.GeneratedMethodAccessor136.invoke(Unknown Source) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111) [junit4] 2> at org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144) [junit4] 2> at org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401) [junit4] 2> at org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705) [junit4] 2> at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203) [junit4] 2> at org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: java.lang.NullPointerException [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203) [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729) [junit4] 2> ... 53 more [junit4] 2> 836568 INFO (SUITE-StressHdfsTest-seed#[1CA83F55844611AB]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_1CA83F55844611AB-001 [junit4] 2> May 28, 2017 10:32:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 34 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=hr-HR, timezone=America/Coral_Harbour [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=2,free=185448400,total=534773760 [junit4] 2> NOTE: All tests run in this JVM: [DOMUtilTest, TestSort, FullHLLTest, TestRecoveryHdfs, ShardSplitTest, TestExpandComponent, TestDFRSimilarityFactory, TestUtils, ZkStateWriterTest, DateRangeFieldTest, PeerSyncReplicationTest, OverseerRolesTest, SparseHLLTest, StressHdfsTest] [junit4] Completed [131/711 (1!)] on J2 in 265.61s, 1 test, 1 error <<< FAILURES! [...truncated 45320 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
