Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.0/36/
5 tests failed.
FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([23DB77BF5E4E778A]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([7FA8F1A6FFF1E22D:F7FCCE7C510D8FD5]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1267)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:438)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<20000> but was:<10100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<20000> but was:<10100>
at
__randomizedtesting.SeedInfo.seed([7FA8F1A6FFF1E22D:ABEDBAFF18A751D6]: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.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.lucene.spatial3d.TestGeo3DPoint
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([23DB77BF5E4E778A]:0)
FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([7FA8F1A6FFF1E22D:F7FCCE7C510D8FD5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 10149 lines...]
[junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 2> ??? 01, 2017 5:51:40 ?
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 2> 1) Thread[id=11,
name=SUITE-TestGeo3DPoint-seed#[23DB77BF5E4E778A], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
[junit4] 2> 2) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2> 3) Thread[id=12,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[23DB77BF5E4E778A], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.addPoint(Plane.java:1953)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.recordBounds(Plane.java:1418)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.XYZBounds.addPlane(XYZBounds.java:161)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoConvexPolygon.getBounds(GeoConvexPolygon.java:423)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoCompositeMembershipShape.getBounds(GeoCompositeMembershipShape.java:75)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:846)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 4) Thread[id=9, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.method=testRandomBig -Dtests.seed=23DB77BF5E4E778A -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/test-data/enwiki.random.lines.txt
-Dtests.locale=ar-OM -Dtests.timezone=Pacific/Guam -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 7196s J1 | TestGeo3DPoint.testRandomBig <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([23DB77BF5E4E778A]:0)
[junit4] 2> ??? 01, 2017 5:51:40 ?
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> ??? 01, 2017 5:52:00 ?
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.spatial3d.TestGeo3DPoint:
[junit4] 2> 1) Thread[id=12,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[23DB77BF5E4E778A], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.findIntersections(Plane.java:650)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.StandardXYZSolid.<init>(StandardXYZSolid.java:153)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.XYZSolidFactory.makeXYZSolid(XYZSolidFactory.java:64)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:847)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> ??? 01, 2017 5:52:00 ?
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=12,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[23DB77BF5E4E778A], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/spatial3d/test/J1/temp/lucene.spatial3d.TestGeo3DPoint_23DB77BF5E4E778A-001
[junit4] 2> Aug 31, 2017 7:52:02 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=PostingsFormat(name=Asserting)},
docValues:{id=DocValuesFormat(name=Direct),
point=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1940,
maxMBSortInHeap=7.655887576976247, sim=RandomSimilarity(queryNorm=true): {},
locale=ar-OM, timezone=Pacific/Guam
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=180741752,total=484442112
[junit4] 2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.seed=23DB77BF5E4E778A -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/test-data/enwiki.random.lines.txt
-Dtests.locale=ar-OM -Dtests.timezone=Pacific/Guam -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestGeo3DPoint (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([23DB77BF5E4E778A]:0)
[junit4] Completed [11/11 (1!)] on J1 in 7223.21s, 4 tests, 2 errors <<<
FAILURES!
[...truncated 2778 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/init-core-data-001
[junit4] 2> 5301577 WARN
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 5301577 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 5301578 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 5301579 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-001
[junit4] 2> 5301579 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 5301589 INFO (Thread-73111) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 5301589 INFO (Thread-73111) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 5301646 ERROR (Thread-73111) [ ] 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> 5301689 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33395
[junit4] 2> 5301799 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 5301799 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 5301874 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31b3a1ee{/solr,null,AVAILABLE}
[junit4] 2> 5301875 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7999b4d2{HTTP/1.1,[http/1.1]}{127.0.0.1:35283}
[junit4] 2> 5301875 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.Server Started @5314197ms
[junit4] 2> 5301875 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35283}
[junit4] 2> 5301875 ERROR (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 5301960 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 5301960 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 5301960 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 5301960 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-31T21:42:36.942Z
[junit4] 2> 5301955 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c467e30{/solr,null,AVAILABLE}
[junit4] 2> 5302024 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@473fc035{HTTP/1.1,[http/1.1]}{127.0.0.1:44516}
[junit4] 2> 5302024 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.Server Started @5314347ms
[junit4] 2> 5302024 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44516}
[junit4] 2> 5302025 ERROR (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 5302025 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 5302025 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 5302025 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 5302025 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-31T21:42:37.007Z
[junit4] 2> 5302118 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 5302119 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 5302171 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33395/solr
[junit4] 2> 5302218 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33395/solr
[junit4] 2> 5302647 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5302711 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44516_solr
[junit4] 2> 5302712 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.c.Overseer Overseer
(id=98580283825324037-127.0.0.1:44516_solr-n_0000000000) starting
[junit4] 2> 5302761 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44516_solr
[junit4] 2> 5302938 INFO
(OverseerStateUpdate-98580283825324037-127.0.0.1:44516_solr-n_0000000000)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 5303040 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 5303042 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:35283_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5303057 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:35283_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35283_solr
[junit4] 2> 5303129 INFO
(zkCallback-1072-thread-2-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 5303133 INFO
(zkCallback-1073-thread-1-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 5303259 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44516.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5303294 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44516.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5303294 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44516.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5303295 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:44516_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-001/node2/.
[junit4] 2> 5303559 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:35283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35283.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5303590 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:35283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35283.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5303590 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:35283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35283.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5303591 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:35283_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-001/node1/.
[junit4] 2> 5303894 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 5303895 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33395/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 5304078 WARN
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 5304226 WARN
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 5304243 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 5304325 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_lucene2.us.west_apache_org_35259_hdfs____.tkjr36/webapp
[junit4] 2> 5305247 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
Started
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:35259
[junit4] 2> 5305712 WARN
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 5305713 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 5305785 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_35554_datanode____bzkm3d/webapp
[junit4] 2> 5306820 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35554
[junit4] 2> 5307289 WARN
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 5307290 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 5307369 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_44438_datanode____f6yd1c/webapp
[junit4] 2> 5308449 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:35262) [ ]
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> 5308518 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0xf5da17843cc6d: from storage
DS-0995900b-2a7f-4b81-959e-495da6b15206 node
DatanodeRegistration(127.0.0.1:43963,
datanodeUuid=3f58a021-348b-4320-93b0-377ff6d78662, infoPort=40459,
infoSecurePort=0, ipcPort=40659,
storageInfo=lv=-56;cid=testClusterID;nsid=1211097109;c=0), blocks: 0,
hasStaleStorage: true, processing time: 33 msecs
[junit4] 2> 5308526 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0xf5da17843cc6d: from storage
DS-6330f322-6957-47ec-8012-2b0ef064fb59 node
DatanodeRegistration(127.0.0.1:43963,
datanodeUuid=3f58a021-348b-4320-93b0-377ff6d78662, infoPort=40459,
infoSecurePort=0, ipcPort=40659,
storageInfo=lv=-56;cid=testClusterID;nsid=1211097109;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 5308636 INFO
(SUITE-HdfsRecoveryZkTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44438
[junit4] 2> 5309635 ERROR (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:35262) [ ]
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> 5309716 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0xf5da1c118e971: from storage
DS-32006cea-ed1b-4f2d-8150-815254924387 node
DatanodeRegistration(127.0.0.1:44101,
datanodeUuid=1205791d-58a4-428f-b8a0-2b1789d39e16, infoPort=34593,
infoSecurePort=0, ipcPort=45338,
storageInfo=lv=-56;cid=testClusterID;nsid=1211097109;c=0), blocks: 0,
hasStaleStorage: true, processing time: 8 msecs
[junit4] 2> 5309716 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0xf5da1c118e971: from storage
DS-fc89b135-57f2-4ed5-90df-23bb75c813d5 node
DatanodeRegistration(127.0.0.1:44101,
datanodeUuid=1205791d-58a4-428f-b8a0-2b1789d39e16, infoPort=34593,
infoSecurePort=0, ipcPort=45338,
storageInfo=lv=-56;cid=testClusterID;nsid=1211097109;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 5310131 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[7FA8F1A6FFF1E22D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 5310163 INFO (qtp1982336695-79706) [n:127.0.0.1:35283_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 5310174 INFO
(OverseerThreadFactory-2947-thread-1-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 5310314 INFO
(OverseerStateUpdate-98580283825324037-127.0.0.1:44516_solr-n_0000000000)
[n:127.0.0.1:44516_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35283/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 5310377 INFO
(OverseerStateUpdate-98580283825324037-127.0.0.1:44516_solr-n_0000000000)
[n:127.0.0.1:44516_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44516/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 5310751 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 5310752 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 5310817 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 5310818 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 5310939 INFO
(zkCallback-1073-thread-1-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5310939 INFO
(zkCallback-1072-thread-2-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5310939 INFO
(zkCallback-1072-thread-1-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5310954 INFO
(zkCallback-1073-thread-2-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5311830 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 5311891 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
[junit4] 2> 5311906 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 5311906 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 5311921 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35283.solr.core.recoverytest.shard1.replica_n1' (registry
'solr.core.recoverytest.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5311954 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:35262/data
[junit4] 2> 5311954 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 5311954 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 5311954 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-001/node1/recoverytest_shard1_replica_n1],
dataDir=[hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node1/data/]
[junit4] 2> 5311955 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node1/data/snapshot_metadata
[junit4] 2> 5312035 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 5312035 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 5312035 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 5312038 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 5312086 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
[junit4] 2> 5312140 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 5312140 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 5312148 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44516.solr.core.recoverytest.shard1.replica_n2' (registry
'solr.core.recoverytest.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14602bad
[junit4] 2> 5312149 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:35262/data
[junit4] 2> 5312149 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 5312149 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 5312149 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_7FA8F1A6FFF1E22D-001/tempDir-001/node2/recoverytest_shard1_replica_n2],
dataDir=[hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node2/data/]
[junit4] 2> 5312150 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 5312151 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node1/data
[junit4] 2> 5312151 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node2/data/snapshot_metadata
[junit4] 2> 5312183 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 5312183 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 5312183 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 5312624 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 5312626 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node2/data
[junit4] 2> 5312750 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node1/data/index
[junit4] 2> 5312784 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 5312784 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 5312784 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 5312860 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node2/data/index
[junit4] 2> 5312877 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 5312877 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 5312877 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 5312928 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 5312946 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 5313331 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44101 is added to
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-6330f322-6957-47ec-8012-2b0ef064fb59:NORMAL:127.0.0.1:43963|RBW],
ReplicaUC[[DISK]DS-fc89b135-57f2-4ed5-90df-23bb75c813d5:NORMAL:127.0.0.1:44101|RBW]]}
size 0
[junit4] 2> 5313378 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43963 is added to
blk_1073741825_1001 size 72
[junit4] 2> 5313378 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43963 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-32006cea-ed1b-4f2d-8150-815254924387:NORMAL:127.0.0.1:44101|RBW],
ReplicaUC[[DISK]DS-6330f322-6957-47ec-8012-2b0ef064fb59:NORMAL:127.0.0.1:43963|FINALIZED]]}
size 0
[junit4] 2> 5313378 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44101 is added to
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-32006cea-ed1b-4f2d-8150-815254924387:NORMAL:127.0.0.1:44101|RBW],
ReplicaUC[[DISK]DS-6330f322-6957-47ec-8012-2b0ef064fb59:NORMAL:127.0.0.1:43963|FINALIZED]]}
size 0
[junit4] 2> 5313798 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 5313798 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5313798 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 5313832 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5313832 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5313846 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 5313846 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5313847 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 5314022 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5314022 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5314074 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@72ae5b47[recoverytest_shard1_replica_n2] main]
[junit4] 2> 5314075 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 5314075 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 5314076 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5314076 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577284554255761408
[junit4] 2> 5314091 INFO
(searcherExecutor-2953-thread-1-processing-n:127.0.0.1:44516_solr
x:recoverytest_shard1_replica_n2 s:shard1 c:recoverytest r:core_node2)
[n:127.0.0.1:44516_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n2] Registered new searcher
Searcher@72ae5b47[recoverytest_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5314092 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@274525a2[recoverytest_shard1_replica_n1] main]
[junit4] 2> 5314093 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 5314093 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 5314093 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5314094 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577284554274635776
[junit4] 2> 5314095 INFO
(searcherExecutor-2952-thread-1-processing-n:127.0.0.1:35283_solr
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node1)
[n:127.0.0.1:35283_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n1] Registered new searcher
Searcher@274525a2[recoverytest_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5314156 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 5314156 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 5314156 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/
[junit4] 2> 5314156 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1
url=http://127.0.0.1:35283/solr START
replicas=[http://127.0.0.1:44516/solr/recoverytest_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 5314156 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1
url=http://127.0.0.1:35283/solr DONE. We have no versions. sync failed.
[junit4] 2> 5314157 INFO
(zkCallback-1072-thread-2-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314157 INFO
(zkCallback-1072-thread-1-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314158 INFO
(zkCallback-1073-thread-2-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314158 INFO
(zkCallback-1073-thread-1-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314192 INFO (qtp593564255-79713) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.c.S.Request [recoverytest_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=19
[junit4] 2> 5314204 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 5314204 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 5314204 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 5314206 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/ shard1
[junit4] 2> 5314342 INFO
(zkCallback-1073-thread-1-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314342 INFO
(zkCallback-1073-thread-2-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314342 INFO
(zkCallback-1072-thread-2-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314342 INFO
(zkCallback-1072-thread-1-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314370 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 5314375 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3623
[junit4] 2> 5314493 INFO
(zkCallback-1073-thread-2-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314493 INFO
(zkCallback-1073-thread-1-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314493 INFO
(zkCallback-1072-thread-2-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5314493 INFO
(zkCallback-1072-thread-1-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5315144 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4327
[junit4] 2> 5315161 INFO (qtp1982336695-79706) [n:127.0.0.1:35283_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 5315305 INFO
(zkCallback-1073-thread-1-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5315305 INFO
(zkCallback-1073-thread-2-processing-n:127.0.0.1:35283_solr)
[n:127.0.0.1:35283_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5315309 INFO
(zkCallback-1072-thread-2-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5315309 INFO
(zkCallback-1072-thread-1-processing-n:127.0.0.1:44516_solr)
[n:127.0.0.1:44516_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 5316167 INFO (qtp1982336695-79706) [n:127.0.0.1:35283_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=6003
[junit4] 2> 5316187 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[7FA8F1A6FFF1E22D]) [ ]
o.a.s.c.RecoveryZkTest Indexing 3000 documents
[junit4] 2> 5316219 INFO
(OverseerCollectionConfigSetProcessor-98580283825324037-127.0.0.1:44516_solr-n_0000000000)
[n:127.0.0.1:44516_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 5316455 DEBUG (qtp1982336695-79707) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node1/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 5316630 DEBUG (qtp593564255-79719) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://lucene2-us-west.apache.org:35262/data/recoverytest/core_node2/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 5316825 INFO (qtp593564255-79719) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-0
(1577284556768149504)]} 0 259
[junit4] 2> 5316825 INFO (qtp593564255-79717) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-0
(1577284556606668800)]} 0 325
[junit4] 2> 5316826 INFO (qtp1982336695-79707) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1577284556606668800)]} 0 507
[junit4] 2> 5316826 INFO (qtp1982336695-79708) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1577284556768149504)]} 0 354
[junit4] 2> 5316849 INFO (qtp593564255-79712) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-1
(1577284557139345408)]} 0 22
[junit4] 2> 5316849 INFO (qtp593564255-79713) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-1
(1577284557140393984)]} 0 21
[junit4] 2> 5316857 INFO (qtp1982336695-79710) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1577284557139345408)]} 0 31
[junit4] 2> 5316857 INFO (qtp1982336695-79709) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1577284557140393984)]} 0 30
[junit4] 2> 5316882 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-2
(1577284557172899840)]} 0 8
[junit4] 2> 5316882 INFO (qtp1982336695-79703) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1577284557172899840)]} 0 24
[junit4] 2> 5316882 INFO (qtp593564255-79718) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-2
(1577284557181288448)]} 0 8
[junit4] 2> 5316882 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1577284557181288448)]} 0 16
[junit4] 2> 5316916 INFO (qtp593564255-79719) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-0
(-1577284557214842880)]} 0 0
[junit4] 2> 5316927 INFO (qtp593564255-79717) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-0
(-1577284557214842881)]} 0 12
[junit4] 2> 5316927 INFO (qtp1982336695-79706) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0
(-1577284557214842880)]} 0 29
[junit4] 2> 5316931 INFO (qtp1982336695-79707) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0
(-1577284557214842881)]} 0 32
[junit4] 2> 5316932 INFO (qtp593564255-79712) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-3
(1577284557249445888)]} 0 0
[junit4] 2> 5316932 INFO (qtp1982336695-79708) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1577284557249445888)]} 0 1
[junit4] 2> 5316950 INFO (qtp593564255-79713) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-1
(-1577284557250494464)]} 0 1
[junit4] 2> 5316950 INFO (qtp1982336695-79707) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1
(-1577284557250494464)]} 0 17
[junit4] 2> 5316963 INFO (qtp593564255-79718) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-4
(1577284557269368832)]} 0 12
[junit4] 2> 5316963 INFO (qtp593564255-79715) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-3
(1577284557266223104)]} 0 14
[junit4] 2> 5316964 INFO (qtp1982336695-79710) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1577284557266223104)]} 0 16
[junit4] 2> 5316978 INFO (qtp593564255-79719) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-1
(-1577284557296631808)]} 0 1
[junit4] 2> 5316978 INFO (qtp1982336695-79704) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-1
(-1577284557296631808)]} 0 2
[junit4] 2> 5316979 INFO (qtp1982336695-79703) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1577284557269368832)]} 0 29
[junit4] 2> 5317024 INFO (qtp593564255-79717) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-4
(1577284557298728960)]} 0 45
[junit4] 2> 5317040 INFO (qtp1982336695-79709) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4
(1577284557298728960)]} 0 62
[junit4] 2> 5317041 INFO (qtp593564255-79712) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-4
(-1577284557300826112)]} 0 0
[junit4] 2> 5317042 INFO (qtp593564255-79713) [n:127.0.0.1:44516_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35283/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-4
(-1577284557365837824)]} 0 0
[junit4] 2> 5317042 INFO (qtp1982336695-79708) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-4
(-1577284557365837824)]} 0 1
[junit4] 2> 5317044 INFO (qtp1982336695-79706) [n:127.0.0.1:35283_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update
[...truncated too long message...]
utoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
[junit4] > at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 8057040 WARN
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 8057062 INFO
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 8057163 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:37596) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 8057163 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:37596) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-601873968-127.0.0.1-1504218268494 (Datanode Uuid
383bbb35-e0e6-46b7-9d07-18524b62d8cc) service to
lucene2-us-west.apache.org/127.0.0.1:37596
[junit4] 2> 8057164 WARN
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 8057265 INFO
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 8057366 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:37596) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 8057366 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:37596) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-601873968-127.0.0.1-1504218268494 (Datanode Uuid
0ebdb639-c99b-4b07-b1e8-8cb6a76f5152) service to
lucene2-us-west.apache.org/127.0.0.1:37596
[junit4] 2> 8057411 INFO
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[7FA8F1A6FFF1E22D]-worker) [ ]
o.m.log Stopped
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:0
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_7FA8F1A6FFF1E22D-001
[junit4] 2> Aug 31, 2017 10:28:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=Lucene50(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=1489, maxMBSortInHeap=7.226615572480204,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ,
timezone=America/Edmonton
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=108331760,total=522715136
[junit4] 2> NOTE: All tests run in this JVM:
[OverseerModifyCollectionTest, BitVectorTest, TestMaxScoreQueryParser,
TestDFISimilarityFactory, DirectSolrSpellCheckerTest, TestRequestForwarding,
IndexSchemaRuntimeFieldTest, HdfsThreadLeakTest,
DistributedFacetExistsSmallTest, LoggingHandlerTest, ZkControllerTest,
VersionInfoTest, AddBlockUpdateTest, DOMUtilTest,
TlogReplayBufferedWhileIndexingTest, CacheHeaderTest, SoftAutoCommitTest,
SliceStateTest, TestStressVersions, TestConfigSetsAPIExclusivity,
ScriptEngineTest, DocValuesNotIndexedTest, TestLRUCache,
TestSolrCloudWithDelegationTokens, TestAtomicUpdateErrorCases,
ResourceLoaderTest, TestJsonFacetRefinement, FileBasedSpellCheckerTest,
OverseerTaskQueueTest, TestReqParamsAPI, SpatialRPTFieldTypeTest,
CheckHdfsIndexTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
DistributedMLTComponentTest, SortSpecParsingTest, ShardRoutingCustomTest,
TestFiltering, BasicFunctionalityTest, BasicAuthIntegrationTest,
SolrCoreMetricManagerTest, TestSha256AuthenticationProvider,
TestManagedSynonymFilterFactory, TestConfigSets, DataDrivenBlockJoinTest,
TestInPlaceUpdatesDistrib, TestCharFilters, TestDynamicFieldResource,
SolrJmxReporterCloudTest, BlockJoinFacetDistribTest, TestValueSourceCache,
TestSearchPerf, TestSchemaResource, TestSolrIndexConfig,
StatelessScriptUpdateProcessorFactoryTest, DocValuesTest, TestApiFramework,
SystemInfoHandlerTest, TestFieldCacheVsDocValues, TestMiniSolrCloudClusterSSL,
SpatialFilterTest, TestTrieFacet, TestSmileRequest, JsonLoaderTest,
TestDeleteCollectionOnDownNodes, FileUtilsTest, TestManagedResourceStorage,
SchemaVersionSpecificBehaviorTest, MoveReplicaTest,
DistributedIntervalFacetingTest, AutoScalingHandlerTest, FacetPivotSmallTest,
DeleteStatusTest, TestHashQParserPlugin, TestSimpleTrackingShardHandler,
HdfsBasicDistributedZkTest, SuggestComponentTest, ConvertedLegacyTest,
ResponseHeaderTest, HighlighterTest, RuleEngineTest,
TestPartialUpdateDeduplication, RemoteQueryErrorTest, CoreAdminHandlerTest,
HdfsRecoveryZkTest, DistributedQueryComponentCustomSortTest, CoreSorterTest,
CustomCollectionTest, TestFuzzyAnalyzedSuggestions, CSVRequestHandlerTest,
LeaderInitiatedRecoveryOnCommitTest, TestClusterProperties, PrimUtilsTest,
TestClassNameShortening, TestComplexPhraseLeadingWildcard, SOLR749Test,
TestEmbeddedSolrServerSchemaAPI, TestPerFieldSimilarity,
TestSystemCollAutoCreate, ShufflingReplicaListTransformerTest,
MissingSegmentRecoveryTest, TestBM25SimilarityFactory, TestLegacyNumericUtils,
TestLockTree, HdfsDirectoryFactoryTest, BlockDirectoryTest,
TestSweetSpotSimilarityFactory, TestSlowCompositeReaderWrapper,
CloudMLTQParserTest, TestFreeTextSuggestions, ManagedSchemaRoundRobinCloudTest,
TestSQLHandlerNonCloud, UpdateRequestProcessorFactoryTest, TestFastLRUCache,
TestCoreAdminApis, TestHttpShardHandlerFactory,
TestExclusionRuleCollectionAccess, ConfigSetsAPITest,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest,
LeaderElectionTest, TestZkChroot, ZkCLITest, TestDistributedGrouping,
TestHashPartitioner, TestStressReorder, TestReload, TestCoreContainer,
SimpleFacetsTest, SpellCheckComponentTest, PeerSyncTest, TestLazyCores,
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest,
SuggesterFSTTest, SolrRequestParserTest, SuggesterTest,
WordBreakSolrSpellCheckerTest, TestUpdate, DirectUpdateHandlerOptimizeTest,
TestRemoteStreaming, DistanceFunctionTest, DebugComponentTest,
LukeRequestHandlerTest, TestQueryTypes, TermVectorComponentTest,
RequiredFieldsTest, TestSolrQueryParser, SolrPluginUtilsTest,
TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions,
AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest,
BadComponentTest, TestStressRecovery, TestMergePolicyConfig,
TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField,
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery,
ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter,
DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions,
TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory,
TestIBSimilarityFactory, TestFastWriter, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest,
CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionReloadTest,
CollectionsAPIAsyncDistributedZkTest, DistribCursorPagingTest,
DistributedQueueTest, LeaderElectionContextKeyTest,
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest,
MultiThreadedOCPTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest]
[junit4] Completed [523/729 (3!)] on J1 in 253.66s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44061 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]