Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1241/
4 tests failed.
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([7CC9E56C2343E403:34BC91D82570CB96]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:523)
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:745)
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Error from server at http://127.0.0.1:53474/ch_g: delete the collection time
out:180s
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:53474/ch_g: delete the collection time out:180s
at
__randomizedtesting.SeedInfo.seed([7CC9E56C2343E403:F49DDAB68DBF89FB]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1358)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1109)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.lucene.search.TestFuzzyQuery.testRandom
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([8FC632149AAC9B3D]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestFuzzyQuery
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([8FC632149AAC9B3D]:0)
Build Log:
[...truncated 1842 lines...]
[junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> Feb 18, 2017 2:56:56 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> 1) 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:1249)
[junit4] 2> at java.lang.Thread.join(Thread.java:1323)
[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:244)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2> 2) 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> 3) Thread[id=4490,
name=TEST-TestFuzzyQuery.testRandom-seed#[8FC632149AAC9B3D], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
[junit4] 2> at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
[junit4] 2> at
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:748)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[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:745)
[junit4] 2> 4) Thread[id=4489,
name=SUITE-TestFuzzyQuery-seed#[8FC632149AAC9B3D], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1556)
[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> 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=TestFuzzyQuery
-Dtests.method=testRandom -Dtests.seed=8FC632149AAC9B3D -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=en-IE -Dtests.timezone=America/Argentina/Tucuman
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 7200s J2 | TestFuzzyQuery.testRandom <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FC632149AAC9B3D]:0)
[junit4] 2> Feb 18, 2017 2:56:56 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 18, 2017 2:57:16 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.search.TestFuzzyQuery:
[junit4] 2> 1) Thread[id=4490,
name=TEST-TestFuzzyQuery.testRandom-seed#[8FC632149AAC9B3D], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
[junit4] 2> at java.util.WeakHashMap.get(WeakHashMap.java:397)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getPerThread(RandomizedContext.java:319)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandomness(RandomizedContext.java:92)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandom(RandomizedContext.java:114)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:748)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[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:745)
[junit4] 2> Feb 18, 2017 2:57:16 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=4490,
name=TEST-TestFuzzyQuery.testRandom-seed#[8FC632149AAC9B3D], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> Feb 18, 2017 2:57:19 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=4490,
name=TEST-TestFuzzyQuery.testRandom-seed#[8FC632149AAC9B3D], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Object.hashCode(Native Method)
[junit4] 2> at java.util.WeakHashMap.hash(WeakHashMap.java:298)
[junit4] 2> at java.util.WeakHashMap.get(WeakHashMap.java:396)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getPerThread(RandomizedContext.java:319)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandomness(RandomizedContext.java:92)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandom(RandomizedContext.java:114)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:748)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[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:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1680,
maxMBSortInHeap=5.276317938282886, sim=RandomSimilarity(queryNorm=false):
{field=DFR I(F)L1}, locale=en-IE, timezone=America/Argentina/Tucuman
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=2,free=283658848,total=536346624
[junit4] 2> NOTE: All tests run in this JVM: [TestFixedBitSet,
TestSpansEnum, FiniteStringsIteratorTest, TestReqExclBulkScorer,
TestIndexWriterMaxDocs, TestPerFieldPostingsFormat2, TestDirectoryReader,
TestConjunctions, TestIndexOrDocValuesQuery, TestSameTokenSamePosition,
TestLogMergePolicy, TestFrequencyTrackingRingBuffer, TestBufferedIndexInput,
TestBKD, TestLucene60PointsFormat, TestFieldsReader, TestMergePolicyWrapper,
TestTerms, TestRollingUpdates, TestSparseFixedBitDocIdSet,
TestPayloadsOnVectors, TestNoMergePolicy, TestSubScorerFreqs, TestNeedsScores,
TestApproximationSearchEquivalence, TestAxiomaticSimilarity,
TestMergedIterator, TestArrayUtil, TestPolygon2D, TestSpans,
TestShardSearching, TestSearchWithThreads, TestPositiveScoresOnlyCollector,
TestStressAdvance, TestSpanNotQuery, TestOrdinalMap,
TestGraphTokenStreamFiniteStrings, TestNewestSegment, TestRoaringDocIdSet,
TestBlockPostingsFormat, TestPackedTokenAttributeImpl, TestTermRangeQuery,
TestTermdocPerf, TestAllFilesHaveCodecHeader, TestIndexWriterOnDiskFull,
TestExitableDirectoryReader, TestHugeRamFile, TestBytesRefHash,
TestCharTermAttributeImpl, TestDocument, TestMultiCollector,
TestClassicSimilarity, TestTwoPhaseCommitTool, TestHighCompressionMode,
TestStressIndexing2, TestLucene50StoredFieldsFormatHighCompression,
TestMultiTermsEnum, TestDateSort, TestSimpleFSLockFactory,
TestDocsWithFieldSet, TestSegmentTermDocs, TestSpanSearchEquivalence,
TestRegexpQuery, TestNRTThreads, TestMixedCodecs, TestStopFilter,
TestScoreCachingWrappingScorer, TestFastCompressionMode, TestLongBitSet,
TestRamUsageEstimator, TestNRTReaderWithThreads, TestBinaryDocument,
TestByteBlockPool, TestSimilarity2, TestCharsRef, TestIndexWriterMerging,
TestFSTs, TestBytesStore, TestPackedInts, TestDeletionPolicy, TestBooleanOr,
TestStandardAnalyzer, TestLongPostings, TestMinimize,
TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestPerFieldPostingsFormat,
TestTermsEnum, TestFieldCacheRewriteMethod, TestTransactions,
TestMultiThreadTermVectors, TestSort, TestSimilarityBase, TestTermsEnum2,
Test2BDocs, TestCustomNorms, TestTransactionRollback, TestRAMDirectory,
TestLazyProxSkipping, TestMergeSchedulerExternal, TestBagOfPostings,
TestDisjunctionMaxQuery, TestNearSpansOrdered, TestMultiFields,
TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, TestScorerPerf,
TestLiveFieldValues, TestForTooMuchCloning, TestFuzzyQuery]
[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=TestFuzzyQuery
-Dtests.seed=8FC632149AAC9B3D -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=en-IE -Dtests.timezone=America/Argentina/Tucuman
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | TestFuzzyQuery (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FC632149AAC9B3D]:0)
[junit4] Completed [448/448 (1!)] on J2 in 7223.13s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 11301 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/init-core-data-001
[junit4] 2> 3464712 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 3464713 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-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> 3464714 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/tempDir-001
[junit4] 2> 3464714 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3464714 INFO (Thread-60539) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3464714 INFO (Thread-60539) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3464814 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:57754
[junit4] 2> 3464834 INFO (jetty-launcher-4274-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3464835 INFO (jetty-launcher-4274-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3464835 INFO (jetty-launcher-4274-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3464835 INFO (jetty-launcher-4274-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3464836 INFO (jetty-launcher-4274-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@73fcd1c8{/solr,null,AVAILABLE}
[junit4] 2> 3464850 INFO (jetty-launcher-4274-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15d949f9{/solr,null,AVAILABLE}
[junit4] 2> 3464852 INFO (jetty-launcher-4274-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@40a6a2f8{HTTP/1.1,[http/1.1]}{127.0.0.1:44765}
[junit4] 2> 3464852 INFO (jetty-launcher-4274-thread-1) [ ]
o.e.j.s.Server Started @3468602ms
[junit4] 2> 3464852 INFO (jetty-launcher-4274-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44765}
[junit4] 2> 3464852 ERROR (jetty-launcher-4274-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3464852 INFO (jetty-launcher-4274-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 3464852 INFO (jetty-launcher-4274-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3464852 INFO (jetty-launcher-4274-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3464852 INFO (jetty-launcher-4274-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-18T08:38:21.688Z
[junit4] 2> 3464854 INFO (jetty-launcher-4274-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6af46940{/solr,null,AVAILABLE}
[junit4] 2> 3464854 INFO (jetty-launcher-4274-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@298c142f{HTTP/1.1,[http/1.1]}{127.0.0.1:54733}
[junit4] 2> 3464854 INFO (jetty-launcher-4274-thread-3) [ ]
o.e.j.s.Server Started @3468604ms
[junit4] 2> 3464854 INFO (jetty-launcher-4274-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54733}
[junit4] 2> 3464854 ERROR (jetty-launcher-4274-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3464854 INFO (jetty-launcher-4274-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 3464855 INFO (jetty-launcher-4274-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3464855 INFO (jetty-launcher-4274-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3464855 INFO (jetty-launcher-4274-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-18T08:38:21.691Z
[junit4] 2> 3464856 INFO (jetty-launcher-4274-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47b3c0ad{/solr,null,AVAILABLE}
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3a02d77c{HTTP/1.1,[http/1.1]}{127.0.0.1:45953}
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.e.j.s.Server Started @3468607ms
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45953}
[junit4] 2> 3464857 ERROR (jetty-launcher-4274-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3464857 INFO (jetty-launcher-4274-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-18T08:38:21.693Z
[junit4] 2> 3464860 INFO (jetty-launcher-4274-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@102717e6{HTTP/1.1,[http/1.1]}{127.0.0.1:40568}
[junit4] 2> 3464860 INFO (jetty-launcher-4274-thread-4) [ ]
o.e.j.s.Server Started @3468610ms
[junit4] 2> 3464860 INFO (jetty-launcher-4274-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40568}
[junit4] 2> 3464863 ERROR (jetty-launcher-4274-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3464863 INFO (jetty-launcher-4274-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 3464863 INFO (jetty-launcher-4274-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3464863 INFO (jetty-launcher-4274-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3464863 INFO (jetty-launcher-4274-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-18T08:38:21.699Z
[junit4] 2> 3464868 INFO (jetty-launcher-4274-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3464870 INFO (jetty-launcher-4274-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3464881 INFO (jetty-launcher-4274-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3464883 INFO (jetty-launcher-4274-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57754/solr
[junit4] 2> 3464886 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15a505f366f0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3464889 INFO (jetty-launcher-4274-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57754/solr
[junit4] 2> 3464901 INFO (jetty-launcher-4274-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57754/solr
[junit4] 2> 3464901 INFO (jetty-launcher-4274-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57754/solr
[junit4] 2> 3464910 INFO (jetty-launcher-4274-thread-1)
[n:127.0.0.1:44765_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3464913 INFO (jetty-launcher-4274-thread-1)
[n:127.0.0.1:44765_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44765_solr
[junit4] 2> 3464914 INFO (jetty-launcher-4274-thread-1)
[n:127.0.0.1:44765_solr ] o.a.s.c.Overseer Overseer
(id=97478711807246342-127.0.0.1:44765_solr-n_0000000000) starting
[junit4] 2> 3464918 INFO (jetty-launcher-4274-thread-3)
[n:127.0.0.1:54733_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3464918 INFO (jetty-launcher-4274-thread-3)
[n:127.0.0.1:54733_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54733_solr
[junit4] 2> 3464931 INFO (jetty-launcher-4274-thread-4)
[n:127.0.0.1:40568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3464932 INFO (jetty-launcher-4274-thread-4)
[n:127.0.0.1:40568_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3464933 INFO (jetty-launcher-4274-thread-4)
[n:127.0.0.1:40568_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40568_solr
[junit4] 2> 3464934 INFO
(zkCallback-4294-thread-1-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3464942 INFO (jetty-launcher-4274-thread-2)
[n:127.0.0.1:45953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3464943 INFO (jetty-launcher-4274-thread-2)
[n:127.0.0.1:45953_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3464944 INFO (jetty-launcher-4274-thread-2)
[n:127.0.0.1:45953_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45953_solr
[junit4] 2> 3464958 INFO
(zkCallback-4294-thread-2-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 3464987 INFO
(zkCallback-4283-thread-1-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3464987 INFO
(zkCallback-4296-thread-1-processing-n:127.0.0.1:40568_solr)
[n:127.0.0.1:40568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3464990 INFO (jetty-launcher-4274-thread-3)
[n:127.0.0.1:54733_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/tempDir-001/node3/.
[junit4] 2> 3465002 INFO
(zkCallback-4296-thread-2-processing-n:127.0.0.1:40568_solr)
[n:127.0.0.1:40568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3465004 INFO
(zkCallback-4295-thread-1-processing-n:127.0.0.1:45953_solr)
[n:127.0.0.1:45953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3465006 INFO (jetty-launcher-4274-thread-1)
[n:127.0.0.1:44765_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44765_solr
[junit4] 2> 3465006 INFO
(OverseerStateUpdate-97478711807246342-127.0.0.1:44765_solr-n_0000000000)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3465007 INFO
(zkCallback-4295-thread-1-processing-n:127.0.0.1:45953_solr)
[n:127.0.0.1:45953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3465007 INFO
(zkCallback-4294-thread-2-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3465008 INFO
(zkCallback-4283-thread-1-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3465019 INFO
(zkCallback-4296-thread-2-processing-n:127.0.0.1:40568_solr)
[n:127.0.0.1:40568_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3465103 INFO (jetty-launcher-4274-thread-2)
[n:127.0.0.1:45953_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/tempDir-001/node2/.
[junit4] 2> 3465153 INFO (jetty-launcher-4274-thread-4)
[n:127.0.0.1:40568_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/tempDir-001/node4/.
[junit4] 2> 3465214 INFO (jetty-launcher-4274-thread-1)
[n:127.0.0.1:44765_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/tempDir-001/node1/.
[junit4] 2> 3466074 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3466074 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57754/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 3466106 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 3466112 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3466113 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3466122 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_46610_hdfs____hv5ayl/webapp
[junit4] 2> 3466561 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46610
[junit4] 2> 3466617 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3466625 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3466635 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_52506_datanode____.rvplnf/webapp
[junit4] 2> 3467036 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[7CC9E56C2343E403]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52506
[junit4] 2> 3467187 INFO (IPC Server handler 6 on 41042) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-bd5a7c1f-680c-4617-a28d-c32030b3924d node
DatanodeRegistration(127.0.0.1:53370,
datanodeUuid=13c27758-d1fb-45f6-bc27-1d668061258d, infoPort=39134,
infoSecurePort=0, ipcPort=47696,
storageInfo=lv=-56;cid=testClusterID;nsid=1270368058;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3467187 INFO (IPC Server handler 6 on 41042) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-41d7df4a-83d7-4646-9bff-47dbab99d445 node
DatanodeRegistration(127.0.0.1:53370,
datanodeUuid=13c27758-d1fb-45f6-bc27-1d668061258d, infoPort=39134,
infoSecurePort=0, ipcPort=47696,
storageInfo=lv=-56;cid=testClusterID;nsid=1270368058;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3467316 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[7CC9E56C2343E403])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
[junit4] 2> 3467318 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[7CC9E56C2343E403])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3467328 INFO (qtp535178315-76696) [n:127.0.0.1:45953_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 3467347 INFO (qtp535178315-76696) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=18
[junit4] 2> 3467348 INFO (qtp535178315-76697) [n:127.0.0.1:45953_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 3467348 INFO (qtp535178315-76697) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3467348 INFO (qtp535178315-76699) [n:127.0.0.1:45953_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3467353 INFO
(OverseerCollectionConfigSetProcessor-97478711807246342-127.0.0.1:44765_solr-n_0000000000)
[n:127.0.0.1:44765_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> 3467353 INFO
(OverseerThreadFactory-6368-thread-2-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.CreateCollectionCmd Create collection
onlyinzk
[junit4] 2> 3467462 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
] o.a.s.u.TestInjection Inject random core creation delay of 8s
[junit4] 2> 3467463 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
] o.a.s.u.TestInjection Inject random core creation delay of 8s
[junit4] 2> 3475463 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2
[junit4] 2> 3475463 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2
[junit4] 2> 3475471 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 3475477 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard1_replica1] Schema name=minimal
[junit4] 2> 3475479 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 3475479 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard1_replica1' using configuration from collection onlyinzk
[junit4] 2> 3475480 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:41042/data
[junit4] 2> 3475480 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 3475480 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/tempDir-001/node3/onlyinzk_shard1_replica1],
dataDir=[hdfs://localhost:41042/data/onlyinzk/core_node1/data/]
[junit4] 2> 3475480 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53633793
[junit4] 2> 3475480 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:41042/data/onlyinzk/core_node1/data/snapshot_metadata
[junit4] 2> 3475485 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 3475486 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [4194304] will allocate [1] slabs
and use ~[4194304] bytes
[junit4] 2> 3475489 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 3475489 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:41042/data/onlyinzk/core_node1/data
[junit4] 2> 3475501 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:41042/data/onlyinzk/core_node1/data/index
[junit4] 2> 3475506 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 3475506 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [4194304] will allocate [1] slabs
and use ~[4194304] bytes
[junit4] 2> 3475514 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 3475524 INFO (IPC Server handler 6 on 41042) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53370 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-41d7df4a-83d7-4646-9bff-47dbab99d445:NORMAL:127.0.0.1:53370|RBW]]}
size 0
[junit4] 2> 3475564 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3475565 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3475565 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3475568 INFO
(zkCallback-4294-thread-2-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3475568 INFO
(zkCallback-4283-thread-3-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3475572 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3475572 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3475577 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3037f07[onlyinzk_shard1_replica1] main]
[junit4] 2> 3475580 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 3475580 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3475580 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 3475582 INFO
(searcherExecutor-6377-thread-1-processing-n:127.0.0.1:54733_solr
x:onlyinzk_shard1_replica1 s:shard1 c:onlyinzk) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[onlyinzk_shard1_replica1] Registered new searcher
Searcher@3037f07[onlyinzk_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3475585 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559659400313962496
[junit4] 2> 3475600 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3475600 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3475600 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:54733/solr/onlyinzk_shard1_replica1/
[junit4] 2> 3475600 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 3475600 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:54733/solr/onlyinzk_shard1_replica1/ has no replicas
[junit4] 2> 3475600 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3475607 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54733/solr/onlyinzk_shard1_replica1/ shard1
[junit4] 2> 3475709 INFO
(zkCallback-4294-thread-2-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3475709 INFO
(zkCallback-4283-thread-2-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3475759 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 3475761 INFO (qtp1472974008-76711) [n:127.0.0.1:54733_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2}
status=0 QTime=8298
[junit4] 2> 3475862 INFO
(zkCallback-4283-thread-3-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3475862 INFO
(zkCallback-4294-thread-2-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3476471 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 3476477 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard2_replica1] Schema name=minimal
[junit4] 2> 3476479 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 3476480 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard2_replica1' using configuration from collection onlyinzk
[junit4] 2> 3476480 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:41042/data
[junit4] 2> 3476480 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 3476480 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard2_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_7CC9E56C2343E403-001/tempDir-001/node1/onlyinzk_shard2_replica1],
dataDir=[hdfs://localhost:41042/data/onlyinzk/core_node2/data/]
[junit4] 2> 3476480 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@53633793
[junit4] 2> 3476481 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:41042/data/onlyinzk/core_node2/data/snapshot_metadata
[junit4] 2> 3476486 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 3476486 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [4194304] will allocate [1] slabs
and use ~[4194304] bytes
[junit4] 2> 3476488 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 3476488 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:41042/data/onlyinzk/core_node2/data
[junit4] 2> 3476499 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:41042/data/onlyinzk/core_node2/data/index
[junit4] 2> 3476504 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 3476504 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [4194304] will allocate [1] slabs
and use ~[4194304] bytes
[junit4] 2> 3476506 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 3476513 INFO (IPC Server handler 3 on 41042) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53370 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-bd5a7c1f-680c-4617-a28d-c32030b3924d:NORMAL:127.0.0.1:53370|FINALIZED]]}
size 0
[junit4] 2> 3476547 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3476547 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3476547 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3476555 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3476555 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3476564 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@69f5f409[onlyinzk_shard2_replica1] main]
[junit4] 2> 3476564 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 3476565 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3476565 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 3476565 INFO
(searcherExecutor-6382-thread-1-processing-n:127.0.0.1:44765_solr
x:onlyinzk_shard2_replica1 s:shard2 c:onlyinzk) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[onlyinzk_shard2_replica1] Registered new searcher
Searcher@69f5f409[onlyinzk_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3476567 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559659401343664128
[junit4] 2> 3476571 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3476571 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3476571 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:44765/solr/onlyinzk_shard2_replica1/
[junit4] 2> 3476571 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 3476571 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:44765/solr/onlyinzk_shard2_replica1/ has no replicas
[junit4] 2> 3476571 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 3476573 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44765/solr/onlyinzk_shard2_replica1/ shard2
[junit4] 2> 3476675 INFO
(zkCallback-4294-thread-2-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3476675 INFO
(zkCallback-4283-thread-2-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3476724 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 3476725 INFO (qtp1446638117-76701) [n:127.0.0.1:44765_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2}
status=0 QTime=9262
[junit4] 2> 3476727 INFO (qtp535178315-76699) [n:127.0.0.1:45953_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> 3476828 INFO
(zkCallback-4283-thread-3-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3476828 INFO
(zkCallback-4294-thread-2-processing-n:127.0.0.1:54733_solr)
[n:127.0.0.1:54733_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 3477356 INFO
(OverseerCollectionConfigSetProcessor-97478711807246342-127.0.0.1:44765_solr-n_0000000000)
[n:127.0.0.1:44765_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3477727 INFO (qtp535178315-76699) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=10379
[junit4] 2> 3477728 INFO (qtp535178315-76720) [n:127.0.0.1:45953_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 3477728 INFO (qtp535178315-76720) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3477728 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[7CC9E56C2343E403])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
[junit4] 2> 3477767 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[7CC9E56C2343E403])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNodeSet
[junit4] 2> 3477768 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[7CC9E56C2343E403])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3477768 INFO (qtp535178315-76721) [n:127.0.0.1:45953_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 3477770 INFO
(OverseerThreadFactory-6368-thread-3-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 3477770 INFO (qtp1446638117-76702) [n:127.0.0.1:44765_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk.shard2.replica1
[junit4] 2> 3477770 INFO (qtp1472974008-76712) [n:127.0.0.1:54733_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk.shard1.replica1
[junit4] 2> 3477771 INFO (qtp1446638117-76702) [n:127.0.0.1:44765_solr
] o.a.s.c.SolrCore [onlyinzk_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@177645
[junit4] 2> 3477771 INFO (qtp1472974008-76712) [n:127.0.0.1:54733_solr
] o.a.s.c.SolrCore [onlyinzk_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@573e6eb9
[junit4] 2> 3477883 INFO (qtp1446638117-76702) [n:127.0.0.1:44765_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk.shard2.replica1
[junit4] 2> 3477883 INFO (qtp1446638117-76702) [n:127.0.0.1:44765_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:41042/data/onlyinzk/core_node2/data
[junit4] 2> 3477883 INFO (qtp1446638117-76702) [n:127.0.0.1:44765_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:41042/data/onlyinzk/core_node2/data/index
[junit4] 2> 3477884 INFO (qtp1446638117-76702) [n:127.0.0.1:44765_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:41042/data/onlyinzk/core_node2/data/snapshot_metadata
[junit4] 2> 3477884 INFO (qtp1472974008-76712) [n:127.0.0.1:54733_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk.shard1.replica1
[junit4] 2> 3477885 INFO (qtp1472974008-76712) [n:127.0.0.1:54733_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:41042/data/onlyinzk/core_node1/data/snapshot_metadata
[junit4] 2> 3477885 INFO (qtp1472974008-76712) [n:127.0.0.1:54733_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:41042/data/onlyinzk/core_node1/data
[junit4] 2> 3477885 INFO (qtp1472974008-76712) [n:127.0.0.1:54733_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:41042/data/onlyinzk/core_node1/data/index
[junit4] 2> 3477890 INFO (IPC Server handler 6 on 41042) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741826_1002 127.0.0.1:53370
[junit4] 2> 3477895 INFO (IPC Server handler 0 on 41042) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:53370
[junit4] 2> 3477896 INFO (qtp1446638117-76702) [n:127.0.0.1:44765_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=125
[junit4] 2> 3477897 INFO (qtp1472974008-76712) [n:127.0.0.1:54733_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=127
[junit4] 2> 3478601 INFO (qtp535178315-76721) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=832
[junit4] 2> 3478601 INFO (qtp535178315-76691) [n:127.0.0.1:45953_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=nodeset_collection&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:45953/solr,http://127.0.0.1:40568/solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3478602 INFO
(org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@7956c1c6)
[ ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:53370 to delete
[blk_1073741825_1001, blk_1073741826_1002]
[junit4] 2> 3478603 INFO
(OverseerThreadFactory-6368-thread-4-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.CreateCollectionCmd Create collection
nodeset_collection
[junit4] 2> 3478603 INFO
(OverseerCollectionConfigSetProcessor-97478711807246342-127.0.0.1:44765_solr-n_0000000000)
[n:127.0.0.1:44765_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3478603 WARN
(OverseerThreadFactory-6368-thread-4-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (nodeset_collection) without cores.
[junit4] 2> 3478808 INFO (qtp535178315-76691) [n:127.0.0.1:45953_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> 3478808 INFO (qtp535178315-76691) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=nodeset_collection&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:45953/solr,http://127.0.0.1:40568/solr&wt=javabin&version=2}
status=0 QTime=207
[junit4] 2> 3478809 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[7CC9E56C2343E403])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNodeSet
[junit4] 2> 3478853 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testBadActionNames-seed#[7CC9E56C2343E403])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
[junit4] 2> 3478854 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testBadActionNames-seed#[7CC9E56C2343E403])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3478855 INFO (qtp535178315-76696) [n:127.0.0.1:45953_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=nodeset_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 3478856 INFO
(OverseerCollectionConfigSetProcessor-97478711807246342-127.0.0.1:44765_solr-n_0000000000)
[n:127.0.0.1:44765_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3478857 INFO
(OverseerThreadFactory-6368-thread-5-processing-n:127.0.0.1:44765_solr)
[n:127.0.0.1:44765_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 3479463 INFO (qtp535178315-76696) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=nodeset_collection&action=DELETE&wt=javabin&version=2} status=0
QTime=608
[junit4] 2> 3479464 ERROR (qtp535178315-76697) [n:127.0.0.1:45953_solr
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown
action: BADACTION
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:208)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3479464 INFO (qtp535178315-76697) [n:127.0.0.1:45953_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
status=400 QTime=0
[junit4] 2> 3479465 INFO
(OverseerCollectionConfigSetProcessor-97478711807246342-127.0.0.1:44765_solr-n_0000000000)
[n:127.0.0.1:44765_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3479466 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testBadActionNames-seed#[7CC9E56C2343E403])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
[junit4] 2> 3479522 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[7CC9E56C2343E403])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testTooManyReplicas
[junit4] 2> 3479523 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testTooManyReplicas-seed#[7CC9E56C2343E403])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0)
[...truncated too long message...]
ServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
[junit4] 2> at
org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 53 more
[junit4] 2> 4156963 INFO
(SUITE-StressHdfsTest-seed#[7CC9E56C2343E403]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_7CC9E56C2343E403-001
[junit4] 2> Feb 18, 2017 8:49:54 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{multiDefault=PostingsFormat(name=MockRandom), id=FST50,
text=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=MockRandom),
txt_t=PostingsFormat(name=Memory)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Asserting),
multiDefault=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Memory), text=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Memory),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70), txt_t=DocValuesFormat(name=Direct)},
maxPointsInLeafNode=747, maxMBSortInHeap=5.6021949814691405,
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CH, timezone=Etc/UTC
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=271917584,total=534773760
[junit4] 2> NOTE: All tests run in this JVM: [TestFastOutputStream,
TestIndexSearcher, PreAnalyzedFieldManagedSchemaCloudTest,
TestReversedWildcardFilterFactory, TestSizeLimitedDistributedMap,
TestCoreDiscovery, TestSolrFieldCacheMBean, SmileWriterTest,
TestTolerantSearch, TestSmileRequest, TestMaxScoreQueryParser, SparseHLLTest,
TestJsonRequest, BooleanFieldTest, ResponseHeaderTest, TestReloadDeadlock,
BlockJoinFacetDistribTest, JvmMetricsTest,
ClassificationUpdateProcessorFactoryTest, TestBulkSchemaAPI,
TestCloudInspectUtil, TestGroupingSearch, TestSolrCloudWithSecureImpersonation,
SimpleCollectionCreateDeleteTest, XmlUpdateRequestHandlerTest,
TestFieldCacheVsDocValues, BadIndexSchemaTest, TestDownShardTolerantSearch,
DistributedQueryComponentCustomSortTest, TlogReplayBufferedWhileIndexingTest,
TestSolrQueryParser, DistribJoinFromCollectionTest, TestCoreAdminApis,
SubstringBytesRefFilterTest, DocValuesMissingTest,
WrapperMergePolicyFactoryTest, TestConfigSets, SolrTestCaseJ4Test, FullHLLTest,
SuggesterTest, SolrMetricReporterTest, TestManagedStopFilterFactory,
TestNumericTerms32, TestBinaryField, DeleteStatusTest, SolrIndexConfigTest,
TestManagedSchemaThreadSafety, HdfsRecoverLeaseTest, TestSort,
TestIBSimilarityFactory, TestHashQParserPlugin,
TestImpersonationWithHadoopAuth, PKIAuthenticationIntegrationTest,
TestCollationFieldDocValues, TestPhraseSuggestions, TestIndexingPerformance,
TestApiFramework, TemplateUpdateProcessorTest, HardAutoCommitTest,
ShufflingReplicaListTransformerTest, LukeRequestHandlerTest,
TermVectorComponentDistributedTest, CoreMergeIndexesAdminHandlerTest,
UnloadDistributedZkTest, CurrencyFieldXmlFileTest,
CloneFieldUpdateProcessorFactoryTest, FullSolrCloudDistribCmdsTest,
PreAnalyzedFieldTest, TestConfigSetsAPI, BaseCdcrDistributedZkTest,
TestClusterStateMutator, SolrXmlInZkTest, TestReplicaProperties,
RAMDirectoryFactoryTest, OverriddenZkACLAndCredentialsProvidersTest,
TestConfigOverlay, TestFieldCollectionResource, TestOrdValues, TestDistribIDF,
DocValuesNotIndexedTest, ResourceLoaderTest, VersionInfoTest,
TestOverriddenPrefixQueryForCustomFieldType, TestSolrXml, CoreAdminHandlerTest,
EchoParamsTest, FacetPivotSmallTest, TestLuceneMatchVersion, TestDocSet,
HdfsSyncSliceTest, DirectUpdateHandlerOptimizeTest, URLClassifyProcessorTest,
BlobRepositoryCloudTest, TestShardHandlerFactory, LeaderElectionContextKeyTest,
TestRestoreCore, SynonymTokenizerTest, TestQuerySenderNoQuery,
MBeansHandlerTest, TestHdfsBackupRestoreCore, MergeStrategyTest,
StatsComponentTest, TestBlendedInfixSuggestions, SimpleFacetsTest,
UpdateParamsTest, GraphQueryTest, TestJavabinTupleStreamParser,
TestPerFieldSimilarityWithDefaultOverride, LeaderElectionTest,
TestSolrDeletionPolicy1, ShardSplitTest, CircularListTest,
TestRandomFlRTGCloud, BigEndianAscendingWordSerializerTest,
ChaosMonkeySafeLeaderTest, OverseerTest, TestReplicationHandler,
CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionReloadTest,
CollectionsAPIAsyncDistributedZkTest, DeleteNodeTest,
DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest,
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest,
OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest,
RollingRestartTest, HdfsBasicDistributedZkTest, HdfsUnloadDistributedZkTest,
StressHdfsTest]
[junit4] Completed [617/694 (2!)] on J2 in 432.81s, 1 test, 1 error <<<
FAILURES!
[...truncated 62812 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]