Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/37/
3 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: inplace_updatable_float didn't match for replica at client: https://127.0.0.1:56342/collection1 expected:<113.0> but was:<1.0> Stack Trace: java.lang.AssertionError: inplace_updatable_float didn't match for replica at client: https://127.0.0.1:56342/collection1 expected:<113.0> but was:<1.0> at __randomizedtesting.SeedInfo.seed([43C8C8997C14F2F9:CB9CF743D2E89F01]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980) at org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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) FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testSimple Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3> but was:<2> at __randomizedtesting.SeedInfo.seed([2A2E22E91EFB491C:129D061739089DCD]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.client.solrj.TestLBHttpSolrClient.testSimple(TestLBHttpSolrClient.java:170) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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) FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test Error Message: expected:<2> but was:<3> Stack Trace: java.lang.AssertionError: expected:<2> but was:<3> at __randomizedtesting.SeedInfo.seed([43C8C8997C14F2F9:CB9CF743D2E89F01]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403) at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248) at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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 12445 lines...] [junit4] Suite: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest [junit4] 2> 1889663 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/init-core-data-001 [junit4] 2> 1889663 WARN (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1889669 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1889670 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) [junit4] 2> 1889671 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /d/cl [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1889777 WARN (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1889809 WARN (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1889819 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1889851 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_40508_hdfs____bzc0q3/webapp [junit4] 2> 1890647 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40508 [junit4] 2> 1890804 WARN (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1890805 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1890813 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_59434_datanode____ermguw/webapp [junit4] 2> 1891440 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59434 [junit4] 2> 1891538 WARN (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1891551 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1891591 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_36718_datanode____.3l4wfy/webapp [junit4] 2> 1891783 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/tempDir-001/hdfsBaseDir/data/data2/]] heartbeating to localhost/127.0.0.1:40666) [ ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000 [junit4] 2> 1891823 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x110698dc8a464f: from storage DS-e4830dce-faf4-4169-b81f-d03555031855 node DatanodeRegistration(127.0.0.1:41243, datanodeUuid=2e80fcfd-b1be-43e0-8d2b-fe28927449df, infoPort=40967, infoSecurePort=0, ipcPort=35810, storageInfo=lv=-56;cid=testClusterID;nsid=36264635;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1891823 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x110698dc8a464f: from storage DS-f08b7515-5904-4e44-91ea-c7052f7bda13 node DatanodeRegistration(127.0.0.1:41243, datanodeUuid=2e80fcfd-b1be-43e0-8d2b-fe28927449df, infoPort=40967, infoSecurePort=0, ipcPort=35810, storageInfo=lv=-56;cid=testClusterID;nsid=36264635;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1892409 INFO (SUITE-SharedFSAutoReplicaFailoverTest-seed#[43C8C8997C14F2F9]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36718 [junit4] 2> 1892722 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/tempDir-001/hdfsBaseDir/data/data4/]] heartbeating to localhost/127.0.0.1:40666) [ ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000 [junit4] 2> 1892747 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x11069913a22681: from storage DS-d1ec3837-e272-479f-99a0-094ba610e596 node DatanodeRegistration(127.0.0.1:60237, datanodeUuid=c6c18b26-c0dd-4c88-84a9-cb0730cb3b95, infoPort=38211, infoSecurePort=0, ipcPort=43652, storageInfo=lv=-56;cid=testClusterID;nsid=36264635;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1892748 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x11069913a22681: from storage DS-ecac2ba5-5a4c-451f-8899-8fd2f2c130d0 node DatanodeRegistration(127.0.0.1:60237, datanodeUuid=c6c18b26-c0dd-4c88-84a9-cb0730cb3b95, infoPort=38211, infoSecurePort=0, ipcPort=43652, storageInfo=lv=-56;cid=testClusterID;nsid=36264635;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1892823 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1892830 INFO (Thread-15804) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1892830 INFO (Thread-15804) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1892845 ERROR (Thread-15804) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1893081 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.ZkTestServer start zk server on port:59245 [junit4] 2> 1893106 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1893107 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1893108 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1893108 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1893109 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1893109 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1893110 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1893111 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1893111 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1893112 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1893113 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1893113 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1893203 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1893203 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c726882{/d/cl,null,AVAILABLE} [junit4] 2> 1893204 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@350a1fec{HTTP/1.1,[http/1.1]}{127.0.0.1:52293} [junit4] 2> 1893204 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server Started @1898924ms [junit4] 2> 1893204 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, hostContext=/d/cl, hostPort=52293, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/control-001/cores} [junit4] 2> 1893204 ERROR (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1893204 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1893204 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1893204 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1893204 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-04T15:53:21.829Z [junit4] 2> 1893213 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1893213 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/control-001/solr.xml [junit4] 2> 1893217 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1893219 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59245/solr [junit4] 2> 1893259 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1893260 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52293_d%2Fcl [junit4] 2> 1893260 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.Overseer Overseer (id=98601559750672388-127.0.0.1:52293_d%2Fcl-n_0000000000) starting [junit4] 2> 1893272 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52293_d%2Fcl [junit4] 2> 1893273 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1893324 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1893333 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1893333 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1893334 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/control-001/cores [junit4] 2> 1893351 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1893351 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59245/solr ready [junit4] 2> 1893359 INFO (qtp411990162-22895) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52293_d%252Fcl&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1893361 INFO (OverseerThreadFactory-2562-thread-1-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1893522 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1893523 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1893630 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1894555 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1894566 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1894665 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1894683 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1894683 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1894684 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:40666/solr_hdfs_home [junit4] 2> 1894684 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1894684 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1894684 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost:40666/solr_hdfs_home/control_collection/core_node2/data/] [junit4] 2> 1894685 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata [junit4] 2> 1894691 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1894692 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_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> 1894702 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1894703 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/control_collection/core_node2/data [junit4] 2> 1894742 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/control_collection/core_node2/data/index [junit4] 2> 1894747 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1894747 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_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> 1894750 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1894750 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1232413146, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1894774 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60237 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f08b7515-5904-4e44-91ea-c7052f7bda13:NORMAL:127.0.0.1:41243|RBW], ReplicaUC[[DISK]DS-ecac2ba5-5a4c-451f-8899-8fd2f2c130d0:NORMAL:127.0.0.1:60237|FINALIZED]]} size 0 [junit4] 2> 1894775 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41243 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-ecac2ba5-5a4c-451f-8899-8fd2f2c130d0:NORMAL:127.0.0.1:60237|FINALIZED], ReplicaUC[[DISK]DS-e4830dce-faf4-4169-b81f-d03555031855:NORMAL:127.0.0.1:41243|FINALIZED]]} size 0 [junit4] 2> 1894782 WARN (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1894855 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1894855 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1894855 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 1894863 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1894863 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1894865 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@b0f60d2 [junit4] 2> 1894873 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1949f14c[control_collection_shard1_replica_n1] main] [junit4] 2> 1894874 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1894874 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1894875 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1894876 INFO (searcherExecutor-2565-thread-1-processing-n:127.0.0.1:52293_d%2Fcl x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1949f14c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1894876 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577624958141464576 [junit4] 2> 1894881 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1894881 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1894881 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52293/d/cl/control_collection_shard1_replica_n1/ [junit4] 2> 1894881 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1894881 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52293/d/cl/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1894881 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1894884 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52293/d/cl/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1895031 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1895032 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1895034 INFO (qtp411990162-22893) [n:127.0.0.1:52293_d%2Fcl c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1511 [junit4] 2> 1895041 INFO (qtp411990162-22895) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1895134 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1895368 INFO (OverseerCollectionConfigSetProcessor-98601559750672388-127.0.0.1:52293_d%2Fcl-n_0000000000) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1896041 INFO (qtp411990162-22895) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52293_d%252Fcl&wt=javabin&version=2} status=0 QTime=2682 [junit4] 2> 1896049 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1896050 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59245/solr ready [junit4] 2> 1896050 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1896050 INFO (qtp411990162-22896) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1896056 INFO (OverseerThreadFactory-2562-thread-2-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1896057 WARN (OverseerThreadFactory-2562-thread-2-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1896261 INFO (qtp411990162-22896) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1896261 INFO (qtp411990162-22896) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=210 [junit4] 2> 1896359 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-1-001 of type NRT [junit4] 2> 1896360 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1896361 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fd2192f{/d/cl,null,AVAILABLE} [junit4] 2> 1896361 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4ca9680{HTTP/1.1,[http/1.1]}{127.0.0.1:50370} [junit4] 2> 1896361 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server Started @1902081ms [junit4] 2> 1896361 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostContext=/d/cl, hostPort=50370, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-1-001/cores} [junit4] 2> 1896361 ERROR (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1896361 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1896361 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1896361 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1896362 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-04T15:53:24.986Z [junit4] 2> 1896367 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1896367 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-1-001/solr.xml [junit4] 2> 1896371 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1896374 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59245/solr [junit4] 2> 1896379 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1896380 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1896382 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50370_d%2Fcl [junit4] 2> 1896382 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1896395 INFO (zkCallback-1251-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1896406 INFO (zkCallback-1256-thread-2-processing-n:127.0.0.1:50370_d%2Fcl) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1896465 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1896475 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1896475 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1896476 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-1-001/cores [junit4] 2> 1896503 INFO (qtp411990162-22892) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50370_d%252Fcl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1896508 INFO (OverseerCollectionConfigSetProcessor-98601559750672388-127.0.0.1:52293_d%2Fcl-n_0000000000) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1896508 INFO (OverseerThreadFactory-2562-thread-3-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50370_d%2Fcl for creating new replica [junit4] 2> 1896511 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1896511 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1897529 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1897540 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 1897630 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1897645 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 1897646 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1897646 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:40666/solr_hdfs_home [junit4] 2> 1897646 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1897646 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1897646 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[hdfs://localhost:40666/solr_hdfs_home/collection1/core_node42/data/] [junit4] 2> 1897647 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/collection1/core_node42/data/snapshot_metadata [junit4] 2> 1897657 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1897657 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 1897667 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1897668 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/collection1/core_node42/data [junit4] 2> 1897680 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/collection1/core_node42/data/index [junit4] 2> 1897685 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1897685 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 1897696 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1897697 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1232413146, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1897714 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41243 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-d1ec3837-e272-479f-99a0-094ba610e596:NORMAL:127.0.0.1:60237|RBW], ReplicaUC[[DISK]DS-f08b7515-5904-4e44-91ea-c7052f7bda13:NORMAL:127.0.0.1:41243|RBW]]} size 0 [junit4] 2> 1897717 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60237 is added to blk_1073741826_1002 size 72 [junit4] 2> 1897719 WARN (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1897852 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1897852 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1897852 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 1897866 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1897866 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1897867 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@353d7eff [junit4] 2> 1897870 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c43de07[collection1_shard2_replica_n41] main] [junit4] 2> 1897872 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1897872 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1897872 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1897873 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577624961284046848 [junit4] 2> 1897875 INFO (searcherExecutor-2576-thread-1-processing-n:127.0.0.1:50370_d%2Fcl x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@5c43de07[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1897879 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1897879 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1897879 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50370/d/cl/collection1_shard2_replica_n41/ [junit4] 2> 1897879 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1897879 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:50370/d/cl/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 1897879 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1897882 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50370/d/cl/collection1_shard2_replica_n41/ shard2 [junit4] 2> 1897986 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1897988 INFO (qtp377225147-22946) [n:127.0.0.1:50370_d%2Fcl c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1476 [junit4] 2> 1897989 INFO (qtp411990162-22892) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:50370_d%252Fcl&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1485 [junit4] 2> 1898115 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-2-001 of type NRT [junit4] 2> 1898116 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1898117 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63e9fff9{/d/cl,null,AVAILABLE} [junit4] 2> 1898117 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b2bc584{HTTP/1.1,[http/1.1]}{127.0.0.1:43106} [junit4] 2> 1898117 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server Started @1903837ms [junit4] 2> 1898117 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/d/cl, hostPort=43106, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-2-001/cores} [junit4] 2> 1898117 ERROR (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1898126 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1898126 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1898126 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1898126 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-04T15:53:26.751Z [junit4] 2> 1898137 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1898137 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-2-001/solr.xml [junit4] 2> 1898143 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1898145 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59245/solr [junit4] 2> 1898154 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1898155 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1898156 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43106_d%2Fcl [junit4] 2> 1898157 INFO (zkCallback-1251-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1898166 INFO (zkCallback-1244-thread-1-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1898166 INFO (zkCallback-1256-thread-2-processing-n:127.0.0.1:50370_d%2Fcl) [n:127.0.0.1:50370_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1898198 INFO (zkCallback-1262-thread-2-processing-n:127.0.0.1:43106_d%2Fcl) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1898270 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1898314 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1898314 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1898315 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-2-001/cores [junit4] 2> 1898354 INFO (qtp1928808999-22983) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43106_d%252Fcl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1898356 INFO (OverseerCollectionConfigSetProcessor-98601559750672388-127.0.0.1:52293_d%2Fcl-n_0000000000) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1898359 INFO (OverseerThreadFactory-2562-thread-4-processing-n:127.0.0.1:52293_d%2Fcl) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43106_d%2Fcl for creating new replica [junit4] 2> 1898361 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1898361 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1899376 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1899388 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 1899467 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1899483 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 1899483 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5468e3ad [junit4] 2> 1899483 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:40666/solr_hdfs_home [junit4] 2> 1899483 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1899483 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1899483 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[hdfs://localhost:40666/solr_hdfs_home/collection1/core_node44/data/] [junit4] 2> 1899485 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/collection1/core_node44/data/snapshot_metadata [junit4] 2> 1899491 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1899491 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 1900031 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1900032 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/collection1/core_node44/data [junit4] 2> 1900049 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:40666/solr_hdfs_home/collection1/core_node44/data/index [junit4] 2> 1900055 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 1900055 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes [junit4] 2> 1900065 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 1900065 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1232413146, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1900072 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41243 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-ecac2ba5-5a4c-451f-8899-8fd2f2c130d0:NORMAL:127.0.0.1:60237|RBW], ReplicaUC[[DISK]DS-e4830dce-faf4-4169-b81f-d03555031855:NORMAL:127.0.0.1:41243|FINALIZED]]} size 0 [junit4] 2> 1900073 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60237 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-ecac2ba5-5a4c-451f-8899-8fd2f2c130d0:NORMAL:127.0.0.1:60237|RBW], ReplicaUC[[DISK]DS-e4830dce-faf4-4169-b81f-d03555031855:NORMAL:127.0.0.1:41243|FINALIZED]]} size 0 [junit4] 2> 1900085 WARN (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1900129 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 1900130 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1900130 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 1900139 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1900139 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1900140 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1865965b [junit4] 2> 1900145 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@62b98f6e[collection1_shard1_replica_n43] main] [junit4] 2> 1900155 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1900155 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1900156 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1900156 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577624963677945856 [junit4] 2> 1900159 INFO (searcherExecutor-2587-thread-1-processing-n:127.0.0.1:43106_d%2Fcl x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@62b98f6e[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1900163 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1900163 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1900163 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43106/d/cl/collection1_shard1_replica_n43/ [junit4] 2> 1900163 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1900163 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:43106/d/cl/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 1900163 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1900166 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43106/d/cl/collection1_shard1_replica_n43/ shard1 [junit4] 2> 1900270 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1900273 INFO (qtp1928808999-22981) [n:127.0.0.1:43106_d%2Fcl c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1911 [junit4] 2> 1900274 INFO (qtp1928808999-22983) [n:127.0.0.1:43106_d%2Fcl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43106_d%252Fcl&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1919 [junit4] 2> 1900357 INFO (OverseerCollectionConfigSetProcessor-98601559750672388-127.0.0.1:52293_d%2Fcl-n_0000000000) [n:127.0.0.1:52293_d%2Fcl ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1900367 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-3-001 of type NRT [junit4] 2> 1900368 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1900369 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65d26c5{/d/cl,null,AVAILABLE} [junit4] 2> 1900369 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5d069d8e{HTTP/1.1,[http/1.1]}{127.0.0.1:50130} [junit4] 2> 1900369 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.e.j.s.Server Started @1906089ms [junit4] 2> 1900369 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostContext=/d/cl, hostPort=50130, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-3-001/cores} [junit4] 2> 1900369 ERROR (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1900380 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 1900381 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1900381 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1900381 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-04T15:53:29.006Z [junit4] 2> 1900392 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1900392 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_43C8C8997C14F2F9-001/shard-3-001/solr.xml [junit4] 2> 1900396 INFO (TEST-SharedFSAutoReplicaFailoverTest.test-seed#[43C8C8997C14F2F9]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserve [...truncated too long message...] {SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 61827 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2111278771 [junit4] 2> 61827 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 61827 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@601f5c46: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b0941bd [junit4] 2> 61831 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 61831 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47f1420f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@206f1d3d [junit4] 2> 61834 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 61834 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@510e6573: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2353789b [junit4] 2> 61840 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 61907 INFO (coreCloseExecutor-164-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4354d44a [junit4] 2> 61907 INFO (coreCloseExecutor-164-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1129632842 [junit4] 2> 61907 INFO (coreCloseExecutor-164-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c8cd963: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3c534bfb [junit4] 2> 61945 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@493531b9{/solr,null,UNAVAILABLE} [junit4] 2> 61963 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@72676b44{SSL,[ssl, http/1.1]}{127.0.0.1:57618} [junit4] 2> 61963 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2046599605 [junit4] 2> 61963 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 61963 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b1cdf0f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@395e4461 [junit4] 2> 61968 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 61968 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@639346e6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@206f1d3d [junit4] 2> 61980 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 61980 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37ea8564: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2353789b [junit4] 2> 61986 INFO (coreCloseExecutor-166-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@7c608a38 [junit4] 2> 61987 INFO (coreCloseExecutor-166-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2086701624 [junit4] 2> 61987 INFO (coreCloseExecutor-166-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ee43b54: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4276e779 [junit4] 2> 62032 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bafb0c7{/solr,null,UNAVAILABLE} [junit4] 2> 62042 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@51400abc{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 62042 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=558220687 [junit4] 2> 62044 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 62044 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e516686: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2ee2f978 [junit4] 2> 62045 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 62045 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75134f5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@206f1d3d [junit4] 2> 62046 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 62046 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b9c3aa8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2353789b [junit4] 2> 62046 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 62058 INFO (coreCloseExecutor-168-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4c2620a2 [junit4] 2> 62059 INFO (coreCloseExecutor-168-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1277567138 [junit4] 2> 62059 INFO (coreCloseExecutor-168-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29bb85e0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@227633b0 [junit4] 2> 62126 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e975afb{/solr,null,UNAVAILABLE} [junit4] 2> 62129 INFO (TEST-TestLBHttpSolrClient.testReliability-seed#[2A2E22E91EFB491C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testReliability [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_2A2E22E91EFB491C-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=Canada/Saskatchewan [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=2,free=248903440,total=361758720 [junit4] 2> NOTE: All tests run in this JVM: [BasicHttpSolrClientTest, ContentStreamTest, ConcatOperationTest, CloudSolrClientMultiConstructorTest, SolrZkClientTest, TestRetryUtil, TestXMLEscaping, ArcTangentEvaluatorTest, CommonAdminParamsTest, TestDelegationTokenRequest, EqualToEvaluatorTest, TestLBHttpSolrClient] [junit4] Completed [22/145 (1!)] on J0 in 22.35s, 3 tests, 1 failure <<< FAILURES! [...truncated 45644 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
