Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/79/
2 tests failed. FAILED: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting Error Message: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:39346/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n12 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:39346/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n12 at __randomizedtesting.SeedInfo.seed([4372743939639BD8:72E2F8D59D3564F1]:0) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:505) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:39346/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n12 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:499) ... 46 more 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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548) ... 51 more FAILED: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple Error Message: Waiting for collection testSimple2 Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/24)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/tlog", "core":"testSimple2_shard1_replica_n1", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node5":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/tlog", "core":"testSimple2_shard1_replica_n2", "shared_storage":"true", "state":"down"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/tlog", "core":"testSimple2_shard2_replica_n4", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node8":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/tlog", "core":"testSimple2_shard2_replica_n6", "shared_storage":"true", "state":"down"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} Live Nodes: [127.0.0.1:38970_solr, 127.0.0.1:40562_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/24)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/tlog", "core":"testSimple2_shard1_replica_n1", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node5":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/tlog", "core":"testSimple2_shard1_replica_n2", "shared_storage":"true", "state":"down"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/tlog", "core":"testSimple2_shard2_replica_n4", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node8":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/tlog", "core":"testSimple2_shard2_replica_n6", "shared_storage":"true", "state":"down"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Waiting for collection testSimple2 Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/24)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/tlog", "core":"testSimple2_shard1_replica_n1", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node5":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/tlog", "core":"testSimple2_shard1_replica_n2", "shared_storage":"true", "state":"down"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/tlog", "core":"testSimple2_shard2_replica_n4", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node8":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/tlog", "core":"testSimple2_shard2_replica_n6", "shared_storage":"true", "state":"down"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} Live Nodes: [127.0.0.1:38970_solr, 127.0.0.1:40562_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/24)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node3":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node3/data/tlog", "core":"testSimple2_shard1_replica_n1", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node5":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node5/data/tlog", "core":"testSimple2_shard1_replica_n2", "shared_storage":"true", "state":"down"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/", "base_url":"https://127.0.0.1:40562/solr", "node_name":"127.0.0.1:40562_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node7/data/tlog", "core":"testSimple2_shard2_replica_n4", "shared_storage":"true", "state":"active", "leader":"true"}, "core_node8":{ "dataDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/", "base_url":"https://127.0.0.1:41839/solr", "node_name":"127.0.0.1:41839_solr", "type":"NRT", "force_set_state":"false", "ulogDir":"hdfs://localhost:39892/solr_hdfs_home/testSimple2/core_node8/data/tlog", "core":"testSimple2_shard2_replica_n6", "shared_storage":"true", "state":"down"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([4372743939639BD8:7BC150C71E904F09]:0) at org.junit.Assert.fail(Assert.java:88) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310) at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:169) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 15079 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/init-core-data-001 [junit4] 2> 3145213 WARN (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23 [junit4] 2> 3145213 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3145215 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3145216 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 3145280 WARN (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 3145313 WARN (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3145316 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 3145320 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3145320 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3145320 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3145322 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@337f891c{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 3145500 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@41886e8a{hdfs,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-39947-hdfs-_-any-5253880896642756172.dir/webapp/,AVAILABLE}{/hdfs} [junit4] 2> 3145502 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5efc853e{HTTP/1.1,[http/1.1]}{localhost:39947} [junit4] 2> 3145502 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.Server Started @3145562ms [junit4] 2> 3145624 WARN (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3145626 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 3145626 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3145626 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3145626 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3145627 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@498d79b2{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 3145782 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@697ec45a{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-43244-datanode-_-any-4277427586558466715.dir/webapp/,AVAILABLE}{/datanode} [junit4] 2> 3145783 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@22326d1f{HTTP/1.1,[http/1.1]}{localhost:43244} [junit4] 2> 3145783 INFO (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[4372743939639BD8]-worker) [ ] o.e.j.s.Server Started @3145843ms [junit4] 2> 3145951 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x90afb1057fd8ff7e: Processing first storage report for DS-eb00ff0c-3c23-4e40-8106-377be33b14f7 from datanode fb6e9a6b-c033-4218-a8c1-e4ea8f72313d [junit4] 2> 3145951 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x90afb1057fd8ff7e: from storage DS-eb00ff0c-3c23-4e40-8106-377be33b14f7 node DatanodeRegistration(127.0.0.1:43911, datanodeUuid=fb6e9a6b-c033-4218-a8c1-e4ea8f72313d, infoPort=42958, infoSecurePort=0, ipcPort=41618, storageInfo=lv=-57;cid=testClusterID;nsid=371522071;c=1555996459633), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 3145951 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x90afb1057fd8ff7e: Processing first storage report for DS-b17da00c-879e-47dd-820d-bd1810245e99 from datanode fb6e9a6b-c033-4218-a8c1-e4ea8f72313d [junit4] 2> 3145951 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x90afb1057fd8ff7e: from storage DS-b17da00c-879e-47dd-820d-bd1810245e99 node DatanodeRegistration(127.0.0.1:43911, datanodeUuid=fb6e9a6b-c033-4218-a8c1-e4ea8f72313d, infoPort=42958, infoSecurePort=0, ipcPort=41618, storageInfo=lv=-57;cid=testClusterID;nsid=371522071;c=1555996459633), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 3146169 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 3146170 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002 [junit4] 2> 3146171 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3146171 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3146171 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3146271 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.c.ZkTestServer start zk server on port:41809 [junit4] 2> 3146271 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41809 [junit4] 2> 3146271 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41809 [junit4] 2> 3146282 INFO (zkConnectionManagerCallback-20653-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146290 INFO (zkConnectionManagerCallback-20655-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146292 INFO (zkConnectionManagerCallback-20657-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146296 WARN (jetty-launcher-20658-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3146296 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3146296 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3146297 INFO (jetty-launcher-20658-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 3146298 WARN (jetty-launcher-20658-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3146298 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3146298 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3146298 INFO (jetty-launcher-20658-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 3146300 INFO (jetty-launcher-20658-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3146300 INFO (jetty-launcher-20658-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3146300 INFO (jetty-launcher-20658-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3146300 INFO (jetty-launcher-20658-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55ed846e{/solr,null,AVAILABLE} [junit4] 2> 3146301 WARN (jetty-launcher-20658-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3575bdbc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146301 INFO (jetty-launcher-20658-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a2b588{SSL,[ssl, http/1.1]}{127.0.0.1:40562} [junit4] 2> 3146301 INFO (jetty-launcher-20658-thread-3) [ ] o.e.j.s.Server Started @3146362ms [junit4] 2> 3146301 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40562} [junit4] 2> 3146302 ERROR (jetty-launcher-20658-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3146302 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3146302 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.1.0 [junit4] 2> 3146302 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3146302 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3146302 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-23T05:14:20.704Z [junit4] 2> 3146303 INFO (jetty-launcher-20658-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3146303 INFO (jetty-launcher-20658-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3146304 INFO (jetty-launcher-20658-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3146304 INFO (zkConnectionManagerCallback-20660-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146304 INFO (jetty-launcher-20658-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8492090{/solr,null,AVAILABLE} [junit4] 2> 3146304 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3146305 WARN (jetty-launcher-20658-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5afdb904[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4285af86{SSL,[ssl, http/1.1]}{127.0.0.1:38970} [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.e.j.s.Server Started @3146365ms [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38970} [junit4] 2> 3146305 ERROR (jetty-launcher-20658-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.1.0 [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3146305 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-23T05:14:20.707Z [junit4] 2> 3146308 WARN (jetty-launcher-20658-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3146308 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3146308 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3146308 INFO (jetty-launcher-20658-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 3146310 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3146310 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3146312 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3146318 INFO (jetty-launcher-20658-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3146318 INFO (jetty-launcher-20658-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3146318 INFO (jetty-launcher-20658-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3146319 INFO (jetty-launcher-20658-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47a5df2e{/solr,null,AVAILABLE} [junit4] 2> 3146319 WARN (jetty-launcher-20658-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@aced770[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146320 INFO (zkConnectionManagerCallback-20662-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146320 INFO (jetty-launcher-20658-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6ca530cf{SSL,[ssl, http/1.1]}{127.0.0.1:41839} [junit4] 2> 3146320 INFO (jetty-launcher-20658-thread-1) [ ] o.e.j.s.Server Started @3146380ms [junit4] 2> 3146320 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41839} [junit4] 2> 3146320 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3146320 ERROR (jetty-launcher-20658-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3146320 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3146320 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.1.0 [junit4] 2> 3146321 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3146321 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3146321 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-23T05:14:20.723Z [junit4] 2> 3146378 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3146378 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3146380 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3146401 INFO (zkConnectionManagerCallback-20665-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146402 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3146406 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3146406 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3146407 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3146552 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3146553 WARN (jetty-launcher-20658-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3146554 WARN (jetty-launcher-20658-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b46ddac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146558 WARN (jetty-launcher-20658-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3146558 WARN (jetty-launcher-20658-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7e114c2a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146560 INFO (jetty-launcher-20658-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41809/solr [junit4] 2> 3146566 INFO (zkConnectionManagerCallback-20673-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146568 INFO (zkConnectionManagerCallback-20675-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146597 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3146597 WARN (jetty-launcher-20658-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3146598 WARN (jetty-launcher-20658-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a2299cd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146601 WARN (jetty-launcher-20658-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3146602 WARN (jetty-launcher-20658-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@428e8e8e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146603 INFO (jetty-launcher-20658-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41809/solr [junit4] 2> 3146604 INFO (zkConnectionManagerCallback-20683-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146607 INFO (zkConnectionManagerCallback-20685-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146618 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38970_solr [junit4] 2> 3146619 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.c.Overseer Overseer (id=73180305164468233-127.0.0.1:38970_solr-n_0000000000) starting [junit4] 2> 3146631 INFO (zkConnectionManagerCallback-20692-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146634 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41809/solr ready [junit4] 2> 3146635 INFO (OverseerStateUpdate-73180305164468233-127.0.0.1:38970_solr-n_0000000000) [n:127.0.0.1:38970_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38970_solr [junit4] 2> 3146637 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38970_solr [junit4] 2> 3146643 INFO (zkCallback-20691-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3146649 INFO (zkCallback-20684-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3146667 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3146671 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3146675 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41839_solr as DOWN [junit4] 2> 3146676 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3146676 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41839_solr [junit4] 2> 3146677 INFO (zkCallback-20691-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3146678 INFO (zkCallback-20684-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3146679 INFO (zkCallback-20674-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3146695 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146711 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146711 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146712 INFO (jetty-launcher-20658-thread-2) [n:127.0.0.1:38970_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002/node2/. [junit4] 2> 3146713 INFO (zkConnectionManagerCallback-20698-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146714 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3146715 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41809/solr ready [junit4] 2> 3146716 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3146767 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146782 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146783 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146784 INFO (jetty-launcher-20658-thread-1) [n:127.0.0.1:41839_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002/node1/. [junit4] 2> 3146887 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3146888 WARN (jetty-launcher-20658-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3146889 WARN (jetty-launcher-20658-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1d6d887c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146892 WARN (jetty-launcher-20658-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3146893 WARN (jetty-launcher-20658-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@64bfad59[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3146894 INFO (jetty-launcher-20658-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41809/solr [junit4] 2> 3146896 INFO (zkConnectionManagerCallback-20705-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146898 INFO (zkConnectionManagerCallback-20707-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146904 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3146908 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40562_solr as DOWN [junit4] 2> 3146909 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3146909 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40562_solr [junit4] 2> 3146911 INFO (zkCallback-20691-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3146911 INFO (zkCallback-20697-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3146911 INFO (zkCallback-20684-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3146911 INFO (zkCallback-20674-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3146911 INFO (zkCallback-20706-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3146939 INFO (zkConnectionManagerCallback-20714-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3146941 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3146942 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41809/solr ready [junit4] 2> 3146943 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3146971 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146987 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146987 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3146989 INFO (jetty-launcher-20658-thread-3) [n:127.0.0.1:40562_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002/node3/. [junit4] 2> 3147045 INFO (zkConnectionManagerCallback-20720-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3147046 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3147047 INFO (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[4372743939639BD8]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41809/solr ready [junit4] 2> 3147068 INFO (qtp652773064-145074) [n:127.0.0.1:41839_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 3147084 INFO (qtp1920431453-145062) [n:127.0.0.1:38970_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:38970_solr,127.0.0.1:41839_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3147088 INFO (OverseerThreadFactory-9863-thread-1-processing-n:127.0.0.1:38970_solr) [n:127.0.0.1:38970_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 3147199 INFO (OverseerStateUpdate-73180305164468233-127.0.0.1:38970_solr-n_0000000000) [n:127.0.0.1:38970_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38970/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3147203 INFO (OverseerStateUpdate-73180305164468233-127.0.0.1:38970_solr-n_0000000000) [n:127.0.0.1:38970_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41839/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3147205 INFO (OverseerStateUpdate-73180305164468233-127.0.0.1:38970_solr-n_0000000000) [n:127.0.0.1:38970_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38970/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3147208 INFO (OverseerStateUpdate-73180305164468233-127.0.0.1:38970_solr-n_0000000000) [n:127.0.0.1:38970_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41839/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3147413 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3147414 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr x:testSimple1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3147415 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr x:testSimple1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3147416 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr x:testSimple1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3147417 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr x:testSimple1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3148451 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 3148452 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 3148458 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 3148480 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 3148488 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal [junit4] 2> 3148490 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal [junit4] 2> 3148492 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3148493 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true [junit4] 2> 3148493 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal [junit4] 2> 3148493 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3148493 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3148493 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:39892/solr_hdfs_home [junit4] 2> 3148493 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true [junit4] 2> 3148493 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3148493 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002/node2/testSimple1_shard2_replica_n4], dataDir=[hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node7/data/] [junit4] 2> 3148494 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3148494 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:39892/solr_hdfs_home [junit4] 2> 3148494 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3148494 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002/node2/testSimple1_shard1_replica_n1], dataDir=[hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node3/data/] [junit4] 2> 3148495 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node7/data/snapshot_metadata [junit4] 2> 3148495 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node3/data/snapshot_metadata [junit4] 2> 3148496 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3148496 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true [junit4] 2> 3148497 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3148497 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:39892/solr_hdfs_home [junit4] 2> 3148497 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3148497 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002/node1/testSimple1_shard1_replica_n2], dataDir=[hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node5/data/] [junit4] 2> 3148498 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal [junit4] 2> 3148499 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node5/data/snapshot_metadata [junit4] 2> 3148501 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3148501 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true [junit4] 2> 3148501 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f5e329a [junit4] 2> 3148502 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:39892/solr_hdfs_home [junit4] 2> 3148502 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3148502 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_4372743939639BD8-001/tempDir-002/node1/testSimple1_shard2_replica_n6], dataDir=[hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node8/data/] [junit4] 2> 3148504 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node8/data/snapshot_metadata [junit4] 2> 3148507 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3148508 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3148508 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3148510 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3148510 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3148510 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3148511 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3148511 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3148511 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3148516 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3148516 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3148516 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3148530 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3148532 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node8/data [junit4] 2> 3148535 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3148536 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node3/data [junit4] 2> 3149765 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3149766 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node7/data [junit4] 2> 3149772 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3149773 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node5/data [junit4] 2> 3149804 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node3/data/index [junit4] 2> 3149806 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node8/data/index [junit4] 2> 3149811 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3149811 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node7/data/index [junit4] 2> 3149813 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3149813 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3149814 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3149814 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:39892/solr_hdfs_home/testSimple1/core_node5/data/index [junit4] 2> 3149814 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3149815 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3149820 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3149821 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3149821 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3149821 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3149823 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3149823 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 3149823 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3149823 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3149833 INFO (qtp1920431453-145060) [n:127.0.0.1:38970_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3149837 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3149962 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3149962 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3149962 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3149962 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 3149962 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3149963 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 3149963 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3149963 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3149963 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 3149977 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3149977 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3149980 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3149980 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3149980 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3149980 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3150006 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@660ea3c5[testSimple1_shard1_replica_n2] main] [junit4] 2> 3150007 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@af90049[testSimple1_shard1_replica_n1] main] [junit4] 2> 3150007 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cf6d318[testSimple1_shard2_replica_n6] main] [junit4] 2> 3150008 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3150009 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3150009 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3150010 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3150010 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631580548667277312 [junit4] 2> 3150012 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3150012 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3150013 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3150013 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631580548670423040 [junit4] 2> 3150015 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3150016 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3150016 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631580548673568768 [junit4] 2> 3150016 INFO (searcherExecutor-9880-thread-1-processing-n:127.0.0.1:38970_solr x:testSimple1_shard1_replica_n1 c:testSimple1 s:shard1 r:core_node3) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@af90049[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3150019 INFO (searcherExecutor-9881-thread-1-processing-n:127.0.0.1:41839_solr x:testSimple1_shard1_replica_n2 c:testSimple1 s:shard1 r:core_node5) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@660ea3c5[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3150019 INFO (searcherExecutor-9882-thread-1-processing-n:127.0.0.1:41839_solr x:testSimple1_shard2_replica_n6 c:testSimple1 s:shard2 r:core_node8) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@4cf6d318[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3150023 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 3150023 INFO (qtp652773064-145071) [n:127.0.0.1:41839_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSimple1/leaders/shard2 [junit4] 2> 3150025 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 3150025 INFO (qtp1920431453-145058) [n:127.0.0.1:38970_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSimple1/leaders/shard1 [junit4] 2> 3150027 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 3150027 INFO (qtp652773064-145072) [n:127.0.0.1:41839_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElection [...truncated too long message...] uctor/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA__B_ark/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA__Heart_of_Gold/terms/shard1 [junit4] 2> 3 /solr/collections/test/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA__Stunt_Ship/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA__Bi_tromath/terms/shard1 [junit4] 2> 2 /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 12 /solr/clusterprops.json [junit4] 2> 12 /solr/clusterstate.json [junit4] 2> 8 /solr/collections/myAlias__CRA__Heart_of_Gold/state.json [junit4] 2> 8 /solr/collections/myAlias__CRA__B_ark/state.json [junit4] 2> 8 /solr/collections/myAlias__CRA__Constructor/state.json [junit4] 2> 8 /solr/collections/test/state.json [junit4] 2> 8 /solr/collections/myAlias__CRA__Bi_tromath/state.json [junit4] 2> 8 /solr/collections/myAlias__CRA__Stunt_Ship/state.json [junit4] 2> 6 /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json [junit4] 2> 3 /solr/overseer_elect/election/73180402885591052-127.0.0.1:45326_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 12 /solr/live_nodes [junit4] 2> 12 /solr/collections [junit4] 2> [junit4] 2> 4655611 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[4372743939639BD8]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43300 [junit4] 2> 4655611 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[4372743939639BD8]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43300 [junit4] 2> 4655613 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[4372743939639BD8]) [ ] o.a.s.SolrTestCaseJ4 ###Ending test [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_4372743939639BD8-001 [junit4] 2> Apr 23, 2019 5:39:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@39b7ffec), locale=es-MX, timezone=America/Argentina/Mendoza [junit4] 2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=161859224,total=477626368 [junit4] 2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, DistributedExpandComponentTest, TestCollationField, TestSolrCloudWithHadoopAuthPlugin, FileUtilsTest, SolrJmxReporterCloudTest, TestSchemalessBufferedUpdates, MoreLikeThisHandlerTest, TestNestedUpdateProcessor, QueryParsingTest, TestOmitPositions, BadCopyFieldTest, BlockJoinFacetSimpleTest, TestDistributedSearch, TestFastOutputStream, TestQuerySenderNoQuery, TestAddFieldRealTimeGet, NodeMutatorTest, JavabinLoaderTest, ExitableDirectoryReaderTest, TestFieldCacheWithThreads, TriggerIntegrationTest, DirectSolrConnectionTest, TestChildDocTransformerHierarchy, TestSolrCoreSnapshots, TlogReplayBufferedWhileIndexingTest, TestCustomStream, TestCloudPivotFacet, SolrMetricReporterTest, SuggesterFSTTest, BasicAuthStandaloneTest, TestMultiValuedNumericRangeQuery, CreateCollectionCleanupTest, TestSearcherReuse, BlockCacheTest, RegexBoostProcessorTest, ChaosMonkeyNothingIsSafeTest, CollectionPropsTest, CdcrWithNodesRestartsTest, BasicDistributedZk2Test, TestNumericTokenStream, TestLFUCache, SortByFunctionTest, ConnectionReuseTest, TestXIncludeConfig, OpenExchangeRatesOrgProviderTest, TestMaxScoreQueryParser, TestLMJelinekMercerSimilarityFactory, TestExceedMaxTermLength, DocumentAnalysisRequestHandlerTest, NestedAtomicUpdateTest, TestEmbeddedSolrServerConstructors, TestRandomCollapseQParserPlugin, TestExactSharedStatsCache, DisMaxRequestHandlerTest, DirectUpdateHandlerTest, TestSQLHandler, ResponseBuilderTest, TestCursorMarkWithoutUniqueKey, AnalyticsQueryTest, TestSort, TestSolr4Spatial, TestSimPolicyCloud, CdcrReplicationHandlerTest, DistribDocExpirationUpdateProcessorTest, ExternalFileFieldSortTest, ProtectedTermFilterFactoryTest, TestCloudDeleteByQuery, TestHighlightDedupGrouping, TestShortCircuitedRequests, ManagedSchemaRoundRobinCloudTest, SolrCloudReportersTest, CoreAdminHandlerTest, URLClassifyProcessorTest, AuditLoggerIntegrationTest, TestLuceneMatchVersion, PeerSyncReplicationTest, TestReplicationHandlerDiskOverFlow, XmlInterpolationTest, MetricsConfigTest, DistributedFacetPivotWhiteBoxTest, Tagger2Test, TestRequestForwarding, TestPivotHelperCode, TestSha256AuthenticationProvider, ClassificationUpdateProcessorIntegrationTest, MultiSolrCloudTestCaseTest, ConfigureRecoveryStrategyTest, AdminHandlersProxyTest, DOMUtilTest, TestCryptoKeys, SliceStateTest, TestPerFieldSimilarity, TestFieldCacheSort, TestCollectionsAPIViaSolrCloudCluster, HighlighterMaxOffsetTest, ForceLeaderWithTlogReplicasTest, HdfsBasicDistributedZkTest, MultiDestinationAuditLoggerTest, TestConfigSetsAPI, SpellingQueryConverterTest, DistributedVersionInfoTest, RollingRestartTest, SolrIndexMetricsTest, TestHdfsBackupRestoreCore, HttpPartitionOnCommitTest, ExecutePlanActionTest, DeleteLastCustomShardedReplicaTest, HLLSerializationTest, RulesTest, ScheduledMaintenanceTriggerTest, MoveReplicaHDFSFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, ReindexCollectionTest, BitVectorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestPayloadCheckQParserPlugin, TestBlendedInfixSuggestions, ZookeeperStatusHandlerTest, SolrInfoBeanTest, DefaultValueUpdateProcessorTest, TestCoreContainer, TermVectorComponentDistributedTest, TestPolicyCloud, TestDFRSimilarityFactory, TestFastLRUCache, TestStressCloudBlindAtomicUpdates, TestSolrCloudWithDelegationTokens, TestSubQueryTransformerDistrib, PreAnalyzedFieldTest, TestReplicaProperties, TestInPlaceUpdatesRequiredField, DistributedFacetPivotLongTailTest, TestHashQParserPlugin, TestSolrConfigHandlerConcurrent, TestConfigSetImmutable, ReplaceNodeTest, TestUseDocValuesAsStored2, V2StandaloneTest, ZkSolrClientTest, ConcurrentDeleteAndCreateCollectionTest, TestRequestStatusCollectionAPI, AutoAddReplicasPlanActionTest, HdfsAutoAddReplicasIntegrationTest, NodeMarkersRegistrationTest, ScheduledTriggerIntegrationTest, SearchRateTriggerTest, TriggerCooldownIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimGenericDistributedQueue, TestSimNodeAddedTrigger, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, StressHdfsTest, TestDynamicURP, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestLazyCores, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, TestReplicationHandler, SynonymTokenizerTest, TestBinaryField, TestBulkSchemaConcurrent, TestManagedSchemaAPI, RankQueryTest, ReturnFieldsTest, SignificantTermsQParserPluginTest, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestCustomSort, TestFieldSortValues, TestFiltering, TestMultiWordSynonyms, TestNoOpRegenerator, TestQueryTypes, TestRangeQuery, TestReload, TestSimpleQParserPlugin, TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheBean, TestStressLucene, TestStressRecovery, TestStressUserVersions, TestStressVersions, TestSurroundQueryParser, TestTrieFacet, TestValueSourceCache, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, TestMinMaxOnMultiValuedField, TestNestedDocsSort, TestScoreJoinQPScore, SimpleMLTQParserTest, TestBM25SimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestExactStatsCache, AuditLoggerPluginTest, SolrLogAuditLoggerPluginTest, TestAuthorizationFramework, FileBasedSpellCheckerTest, SpellCheckCollatorTest, SuggesterWFSTTest, TestFuzzyAnalyzedSuggestions, HdfsLockFactoryTest, TestDocTermOrds, TestDocTermOrdsUninvertLimit, SolrIndexSplitterTest, TestHdfsUpdateLog, TransactionLogTest, UpdateLogTest, UpdateParamsTest, AtomicUpdateProcessorFactoryTest, AtomicUpdateRemovalJavabinTest, AtomicUpdatesTest, CategoryRoutedAliasUpdateProcessorTest] [junit4] Completed [853/854 (2!)] on J1 in 251.20s, 6 tests, 1 error <<< FAILURES! [...truncated 1 lines...] [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J1-20190423_042154_2737314663508174030540.sysout [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid18964.hprof ... [junit4] Heap dump file created [702442868 bytes in 6.905 secs] [junit4] <<< JVM J1: EOF ---- [...truncated 8950 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid18964.hprof Total time: 287 minutes 12 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
