Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3912/
4 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([7DCEE06F68BF3374:F59ADFB5C6435E8C]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at org.junit.Assert.assertFalse(Assert.java:79)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:518)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:159)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.DistributedVersionInfoTest.test
Error Message:
Doc with id=1 not found in http://127.0.0.1:58028/c8n_vers_1x3_shard1_replica3
due to: Path not found: /id; rsp={doc=null}
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in
http://127.0.0.1:58028/c8n_vers_1x3_shard1_replica3 due to: Path not found:
/id; rsp={doc=null}
at
__randomizedtesting.SeedInfo.seed([7DCEE06F68BF3374:F59ADFB5C6435E8C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.DistributedVersionInfoTest.assertDocExists(DistributedVersionInfoTest.java:367)
at
org.apache.solr.cloud.DistributedVersionInfoTest.assertDocsExistInAllReplicas(DistributedVersionInfoTest.java:334)
at
org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling(DistributedVersionInfoTest.java:100)
at
org.apache.solr.cloud.DistributedVersionInfoTest.test(DistributedVersionInfoTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Unexpected achieved replication factor expected:<2> but was:<1>
Stack Trace:
java.lang.AssertionError: Unexpected achieved replication factor expected:<2>
but was:<1>
at
__randomizedtesting.SeedInfo.seed([7DCEE06F68BF3374:F59ADFB5C6435E8C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:212)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ShardSplitTest.test
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([7DCEE06F68BF3374:F59ADFB5C6435E8C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:825)
at
org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:219)
at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9829 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/init-core-data-001
[junit4] 2> 150287 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[7DCEE06F68BF3374]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 150287 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[7DCEE06F68BF3374]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zke/sh
[junit4] 2> 150292 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 150292 INFO (Thread-591) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 150292 INFO (Thread-591) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 150392 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36018
[junit4] 2> 150392 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 150393 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 150396 INFO (zkCallback-120-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f88d1cd
name:ZooKeeperConnection Watcher:127.0.0.1:36018 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 150396 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 150396 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 150396 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 150399 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 150399 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 150401 INFO (zkCallback-121-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ec9030e
name:ZooKeeperConnection Watcher:127.0.0.1:36018/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 150401 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 150401 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 150401 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 150404 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 150410 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 150412 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 150415 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 150415 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 150418 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 150418 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 150423 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 150424 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 150426 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 150426 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 150428 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 150429 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 150431 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 150431 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 150433 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 150433 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 150435 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 150436 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 150438 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 150438 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 150441 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 150441 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 150443 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 150443 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 150446 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 150447 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 150448 INFO (zkCallback-122-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1466c555
name:ZooKeeperConnection Watcher:127.0.0.1:36018 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 150448 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 150449 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 150449 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 150450 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 150451 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 150452 INFO (zkCallback-123-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@54e8d586
name:ZooKeeperConnection Watcher:127.0.0.1:36018/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 150452 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 150453 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 150453 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf2/solrconfig.xml
[junit4] 2> 150453 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
[junit4] 2> 150456 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf2/schema.xml
[junit4] 2> 150456 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
[junit4] 2> 150459 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf2/enumsConfig.xml
[junit4] 2> 150459 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
[junit4] 2> 150461 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 150461 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 150463 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf2/stopwords.txt
[junit4] 2> 150463 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
[junit4] 2> 150465 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf2/protwords.txt
[junit4] 2> 150465 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
[junit4] 2> 150467 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf2/currency.xml
[junit4] 2> 150467 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
[junit4] 2> 150469 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf2/open-exchange-rates.json
[junit4] 2> 150469 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
[junit4] 2> 150471 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 150471 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 150473 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf2/old_synonyms.txt
[junit4] 2> 150473 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
[junit4] 2> 150474 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf2/synonyms.txt
[junit4] 2> 150475 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
[junit4] 2> 150477 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 150477 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
[junit4] 2> 150769 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1
[junit4] 2> 150771 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 150773 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5c5180ac{/zke/sh,null,AVAILABLE}
[junit4] 2> 150775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1a3e46{HTTP/1.1}{127.0.0.1:54888}
[junit4] 2> 150775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.Server Started @153625ms
[junit4] 2> 150775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zke/sh,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/tempDir-001/control/data,
hostPort=54888,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores}
[junit4] 2> 150775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@41692a49
[junit4] 2> 150775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001'
[junit4] 2> 150775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 150775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 150776 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 150776 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 150778 INFO (zkCallback-124-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67f9c40f
name:ZooKeeperConnection Watcher:127.0.0.1:36018/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 150778 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 150779 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 150780 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 150780 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/solr.xml
[junit4] 2> 150810 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores
[junit4] 2> 150811 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.CoreContainer New CoreContainer 304646652
[junit4] 2> 150811 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001]
[junit4] 2> 150811 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/lib
[junit4] 2> 150811 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 150812 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 150813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 150813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 150813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36018/solr
[junit4] 2> 150813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 150813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 150814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 150816 INFO (zkCallback-126-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b4dbde2
name:ZooKeeperConnection Watcher:127.0.0.1:36018 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 150816 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 150817 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 150818 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 150820 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2094910d
name:ZooKeeperConnection Watcher:127.0.0.1:36018/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 150820 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 150821 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue
[junit4] 2> 150824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 150828 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 150831 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 150834 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 150837 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 150839 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 150841 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 150843 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 150844 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54888_zke%2Fsh
[junit4] 2> 150845 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54888_zke%2Fsh
[junit4] 2> 150847 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect
[junit4] 2> 150849 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 150851 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 150852 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000
[junit4] 2> 150852 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:54888_zke%2Fsh
[junit4] 2> 150852 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 150854 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.Overseer Overseer
(id=95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000) starting
[junit4] 2> 150856 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 150865 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 150866 INFO
(OverseerCollectionConfigSetProcessor-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 150866 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 150866 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 150910 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 150910 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 150912 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores
[junit4] 2> 150913 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{collection=control_collection, schema=schema.xml, shard=, dataDir=data/,
coreNodeName=, configSetProperties=configsetprops.json, config=solrconfig.xml,
name=collection1, transient=false, loadOnStartup=true}
[junit4] 2> 150913 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1
[junit4] 2> 150913 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 150915 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 150915 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 150915 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374])
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 150915 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 150918 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54888/zke/sh",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:54888_zke%2Fsh"} current state
version: 0
[junit4] 2> 150918 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 150919 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54888/zke/sh",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:54888_zke%2Fsh"}
[junit4] 2> 150919 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 150920 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 150922 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 151919 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 151919 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 151920 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 151920 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 151921 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 151921 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1'
[junit4] 2> 151921 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 151921 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 151924 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 151932 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 151945 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 151974 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 151986 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 152441 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=1709451884
[junit4] 2> 152550 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 152561 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 152562 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 152576 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 152580 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 152583 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 152584 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 152586 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 152586 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 152586 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 152587 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1/data/]
[junit4] 2> 152587 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30baae4a
[junit4] 2> 152587 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1/data
[junit4] 2> 152588 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1/data/index/
[junit4] 2> 152588 WARN
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 152589 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1/data/index
[junit4] 2> 152589 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 152589 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7ebe36cc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79ffcc15),segFN=segments_1,generation=1}
[junit4] 2> 152589 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 152590 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1/data/
[junit4] 2> 152590 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 152597 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 152607 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 152607 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 152607 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 152607 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 152607 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 152608 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 152608 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 152608 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 152608 WARN
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 152611 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 152613 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 152614 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 152616 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 152623 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/ping,/admin/logging,/update/json/docs,/update/csv,/get,/admin/mbeans,/admin/plugins,standard,/schema,/update/json,/admin/properties,/update,/admin/threads,/admin/luke,/replication,/config,/admin/file,/admin/system,/admin/segments,/dump
[junit4] 2> 152624 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 152625 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 152625 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 152626 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 152626 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 152627 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=418857139,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 152627 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7ebe36cc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79ffcc15),segFN=segments_1,generation=1}
[junit4] 2> 152627 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 152627 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5474a724[collection1]
main
[junit4] 2> 152628 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 152632 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 152632 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 152633 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 152633 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 152633 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 152633 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 152633 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 152633 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 152634 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 152635 INFO
(searcherExecutor-479-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@5474a724[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 152635 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 152635 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 152635 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 152635 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1522725781174747136
[junit4] 2> 152637 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1522725781174747136
[junit4] 2> 152637 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 152638 INFO
(coreLoadExecutor-478-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 152638 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:54888/zke/sh
collection:control_collection shard:shard1
[junit4] 2> 152639 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 152646 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95170361170001926-core_node1-n_0000000000
[junit4] 2> 152646 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=180000
[junit4] 2> 152649 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 152649 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 152650 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:54888/zke/sh/collection1/
[junit4] 2> 152650 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 152650 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 152650 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:54888/zke/sh/collection1/ has no replicas
[junit4] 2> 152651 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 152652 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 152657 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 152660 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54888/zke/sh/collection1/ shard1
[junit4] 2> 152661 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:54888/zke/sh",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 152765 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 152812 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:54888/zke/sh/collection1/ and leader is
http://127.0.0.1:54888/zke/sh/collection1/
[junit4] 2> 152812 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54888/zke/sh
[junit4] 2> 152812 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 152812 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 152812 INFO
(coreZkRegister-472-thread-1-processing-c:control_collection x:collection1
r:core_node1 s:shard1 n:127.0.0.1:54888_zke%2Fsh) [n:127.0.0.1:54888_zke%2Fsh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 152816 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54888/zke/sh",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:54888_zke%2Fsh"} current state
version: 3
[junit4] 2> 152816 INFO
(OverseerStateUpdate-95170361170001926-127.0.0.1:54888_zke%2Fsh-n_0000000000)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54888/zke/sh",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:54888_zke%2Fsh"}
[junit4] 2> 152920 INFO
(zkCallback-127-thread-1-processing-n:127.0.0.1:54888_zke%2Fsh)
[n:127.0.0.1:54888_zke%2Fsh ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 152941 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 152941 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 152943 INFO (zkCallback-129-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5b63e389
name:ZooKeeperConnection Watcher:127.0.0.1:36018/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 152943 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 152943 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 152943 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 152947 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 153316 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/shard-1-001/cores/collection1
[junit4] 2> 153317 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7DCEE06F68BF3374-001/shard-1-001
[junit4] 2> 153317 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 153319 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4a1b37e7{/zke/sh,null,AVAILABLE}
[...truncated too long message...]
l.ExecutorUtil$MDCAwareThreadPoolExecutor@613e9592[Terminated, pool size = 0,
active threads = 0, queued tasks = 0, completed tasks = 68]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:215)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 2158294 INFO
(TEST-ShardSplitTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@2ff0c2f6{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 2158294 INFO
(TEST-ShardSplitTest.test-seed#[7DCEE06F68BF3374]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5d5ced8a{/,null,UNAVAILABLE}
[junit4] 2> 2158296 INFO
(TEST-ShardSplitTest.test-seed#[7DCEE06F68BF3374]) [n:127.0.0.1:51725_
c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53719 53719
[junit4] 2> 2158448 INFO (Thread-3738) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53719 53719
[junit4] 2> 2158449 WARN (Thread-3738) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ShardSplitTest
-Dtests.method=test -Dtests.seed=7DCEE06F68BF3374 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=Pacific/Apia
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 418s J1 | ShardSplitTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 330 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([7DCEE06F68BF3374:F59ADFB5C6435E8C]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:825)
[junit4] > at
org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:219)
[junit4] > at
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2158451 INFO
(SUITE-ShardSplitTest-seed#[7DCEE06F68BF3374]-worker) [n:127.0.0.1:51725_
c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_7DCEE06F68BF3374-001
[junit4] 2> Jan 07, 2016 5:07:54 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{_version_=FSTOrd50, id=PostingsFormat(name=Memory doPackFST= true),
n_ti=FST50}, docValues:{}, sim=DefaultSimilarity, locale=ar_LY,
timezone=Pacific/Apia
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=1,free=212668280,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [TestRawResponseWriter,
TestQuerySenderNoQuery, TestRuleBasedAuthorizationPlugin,
TestLMJelinekMercerSimilarityFactory, SimplePostToolTest,
TestManagedSchemaFieldResource, DistributedIntervalFacetingTest,
BlockCacheTest, SoftAutoCommitTest, MBeansHandlerTest,
DistributedMLTComponentTest, TestSimpleTrackingShardHandler, ZkCLITest,
NotRequiredUniqueKeyTest, TestDistribDocBasedVersion,
CollectionsAPIDistributedZkTest, TestSolrQueryParserResource,
TestCollapseQParserPlugin, HdfsChaosMonkeySafeLeaderTest,
TestDFRSimilarityFactory, DocExpirationUpdateProcessorFactoryTest,
DistributedDebugComponentTest, InfoHandlerTest,
AddSchemaFieldsUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest,
MinimalSchemaTest, HighlighterTest, TestSurroundQueryParser,
TestConfigSetsAPIExclusivity, ZkSolrClientTest,
SharedFSAutoReplicaFailoverUtilsTest, TestSolrXml, CSVRequestHandlerTest,
DateRangeFieldTest, LeaderInitiatedRecoveryOnShardRestartTest,
PKIAuthenticationIntegrationTest, ConnectionManagerTest, TestFastLRUCache,
TestSchemaNameResource, TestManagedSynonymFilterFactory,
BlockJoinFacetDistribTest, TestSolrCoreProperties, NumericFieldsTest,
TestInitParams, SpellCheckComponentTest, ShardRoutingCustomTest,
DistributedQueueTest, TestUseDocValuesAsStored2,
HdfsWriteToMultipleCollectionsTest, TestConfigSetImmutable, TestOrdValues,
HdfsRecoverLeaseTest, TestRandomRequestDistribution, LoggingHandlerTest,
RecoveryAfterSoftCommitTest, SolrCmdDistributorTest, AssignTest,
TestSearcherReuse, TestRestoreCore, TermsComponentTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestScoreJoinQPNoScore,
SolrXmlInZkTest, TestBinaryResponseWriter, TestTestInjection,
HdfsDirectoryFactoryTest, HttpPartitionTest, SolrIndexConfigTest,
TestCloudManagedSchemaConcurrent, TestCoreContainer,
ConjunctionSolrSpellCheckerTest, IndexBasedSpellCheckerTest,
DistanceFunctionTest, SuggestComponentContextFilterQueryTest, TestQueryUtils,
TestCopyFieldCollectionResource, TestOverriddenPrefixQueryForCustomFieldType,
TestDynamicFieldResource, TestUpdate, SaslZkACLProviderTest,
TestDistributedGrouping, TestCloudPivotFacet, TestTrieFacet,
TermVectorComponentTest, ChaosMonkeyNothingIsSafeTest, TestQueryTypes,
HdfsDirectoryTest, SchemaVersionSpecificBehaviorTest, SortSpecParsingTest,
TestSolr4Spatial2, TestRequestForwarding, ClusterStateUpdateTest,
LeaderElectionTest, TestHashPartitioner, TestJoin,
DistributedTermsComponentTest, TestFiltering, SolrIndexSplitterTest,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest,
TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, QueryEqualityTest,
TestRemoteStreaming, CacheHeaderTest, LukeRequestHandlerTest,
RequestHandlersTest, PathHierarchyTokenizerFactoryTest,
FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, JSONWriterTest,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, MultiTermTest,
TestDocSet, ExternalFileFieldSortTest, TestPostingsSolrHighlighter,
TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport,
TestBM25SimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest,
ScriptEngineTest, TestSystemIdResolver, TestSuggestSpellingConverter,
DOMUtilTest, TestSolrJ, TestDocumentBuilder, CircularListTest, TestRTGBase,
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner,
ActionThrottleTest, AsyncMigrateRouteKeyTest, ConfigSetsAPITest,
DistribCursorPagingTest, DistributedVersionInfoTest, OverseerStatusTest,
OverseerTaskQueueTest, ReplicationFactorTest, RestartWhileUpdatingTest,
SSLMigrationTest, ShardSplitTest]
[junit4] Completed [515/562 (4!)] on J1 in 418.86s, 1 test, 1 failure <<<
FAILURES!
[...truncated 160 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:794:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:738:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:526:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1000:
There were test failures: 562 suites (7 ignored), 2235 tests, 4 failures, 54
ignored (39 assumptions) [seed: 7DCEE06F68BF3374]
Total time: 66 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]