Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1020/
1 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Could not load collection from ZK:nodes_used_collection
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from
ZK:nodes_used_collection
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1022)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:555)
at
org.apache.solr.common.cloud.ClusterState.getCollections(ClusterState.java:207)
at
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:461)
at
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:266)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:830)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:251)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:163)
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:1660)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
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:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/collections/nodes_used_collection/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1035)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1020)
... 51 more
Build Log:
[...truncated 11024 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/init-core-data-001
[junit4] 2> 990323 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[D89271C806E95B6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 990323 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[D89271C806E95B6A]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 990328 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 990329 INFO (Thread-6443) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 990329 INFO (Thread-6443) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 990429 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39182
[junit4] 2> 990429 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 990429 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990449 INFO (zkCallback-2385-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5061d28 name:ZooKeeperConnection
Watcher:127.0.0.1:39182 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 990449 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990449 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 990450 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 990453 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 990454 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990455 INFO (zkCallback-2386-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8a6ef51 name:ZooKeeperConnection
Watcher:127.0.0.1:39182/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 990455 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990455 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 990455 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 990457 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 990459 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 990460 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 990463 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 990463 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 990467 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 990467 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 990469 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 990469 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 990471 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 990471 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 990473 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 990473 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 990476 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 990476 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 990478 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 990478 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 990481 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 990481 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 990483 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 990483 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 990485 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 990485 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 990487 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 990487 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 990489 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 990490 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990492 INFO (zkCallback-2387-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@79bc1b05
name:ZooKeeperConnection Watcher:127.0.0.1:39182 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 990492 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990492 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 990492 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 990494 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 990495 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990496 INFO (zkCallback-2388-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14be6b6c
name:ZooKeeperConnection Watcher:127.0.0.1:39182/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 990496 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990496 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 990497 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf2/solrconfig.xml
[junit4] 2> 990497 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
[junit4] 2> 990500 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf2/schema.xml
[junit4] 2> 990500 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
[junit4] 2> 990502 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf2/enumsConfig.xml
[junit4] 2> 990502 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
[junit4] 2> 990504 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 990504 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 990506 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf2/stopwords.txt
[junit4] 2> 990506 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
[junit4] 2> 990511 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf2/protwords.txt
[junit4] 2> 990511 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
[junit4] 2> 990515 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf2/currency.xml
[junit4] 2> 990515 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
[junit4] 2> 990517 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf2/open-exchange-rates.json
[junit4] 2> 990517 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
[junit4] 2> 990519 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 990519 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 990522 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf2/old_synonyms.txt
[junit4] 2> 990522 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
[junit4] 2> 990524 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf2/synonyms.txt
[junit4] 2> 990524 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
[junit4] 2> 990528 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 990528 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
[junit4] 2> 990814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1
[junit4] 2> 990816 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 990822 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e100cdd{/,null,AVAILABLE}
[junit4] 2> 990824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4d239dce{HTTP/1.1}{127.0.0.1:54357}
[junit4] 2> 990824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.Server Started @993717ms
[junit4] 2> 990824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=54357,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/tempDir-001/control/data,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores,
hostContext=/}
[junit4] 2> 990824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 990824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/'
[junit4] 2> 990825 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 990825 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 990849 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 990849 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990853 INFO (zkCallback-2389-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a7ffa2a
name:ZooKeeperConnection Watcher:127.0.0.1:39182/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 990853 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990853 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 990854 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 990854 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/solr.xml
[junit4] 2> 990868 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores
[junit4] 2> 990868 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 981056402
[junit4] 2> 990868 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/]
[junit4] 2> 990868 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoreContainer loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/lib
[junit4] 2> 990869 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/lib).
[junit4] 2> 990879 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
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> 990880 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 990881 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 990881 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 990881 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39182/solr
[junit4] 2> 990881 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 990881 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 990882 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 990883 INFO (zkCallback-2391-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@792da9de
name:ZooKeeperConnection Watcher:127.0.0.1:39182 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 990884 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 990884 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 990888 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 990889 INFO
(zkCallback-2392-thread-1-processing-n:127.0.0.1:54357_) [n:127.0.0.1:54357_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@30795bfc
name:ZooKeeperConnection Watcher:127.0.0.1:39182/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 990889 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 990892 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 990894 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 990898 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 990901 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 990903 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 990905 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 990906 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 990907 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 990908 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 990909 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54357_
[junit4] 2> 990909 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54357_
[junit4] 2> 990917 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 990918 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 990919 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 990920 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/94883104232767494-127.0.0.1:54357_-n_0000000000
[junit4] 2> 990921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:54357_
[junit4] 2> 990921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 990923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.Overseer Overseer
(id=94883104232767494-127.0.0.1:54357_-n_0000000000) starting
[junit4] 2> 990924 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 990932 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 990932 INFO
(OverseerCollectionConfigSetProcessor-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 990933 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 990933 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 990953 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 990954 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 990955 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores
[junit4] 2> 990956 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.SolrCore Created CoreDescriptor:
{absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/,
transient=false, schema=schema.xml, configSetProperties=configsetprops.json,
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1,
loadOnStartup=true, dataDir=data/, shard=, name=collection1, coreNodeName=,
config=solrconfig.xml, collection=control_collection}
[junit4] 2> 990956 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.CoresLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/
[junit4] 2> 990956 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 990957 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 990957 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:54357_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 990958 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 990958 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 990959 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:54357",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:54357_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"} current state version: 0
[junit4] 2> 990960 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:54357",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:54357_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down"}
[junit4] 2> 990960 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 990961 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 990961 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 990963 INFO
(zkCallback-2392-thread-1-processing-n:127.0.0.1:54357_) [n:127.0.0.1:54357_
] 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> 991961 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 991961 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 991963 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 991963 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 991964 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 991964 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/'
[junit4] 2> 991964 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 991964 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 991984 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 991989 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 992004 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.4.0
[junit4] 2> 992034 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.Config Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 992036 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 992042 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 992317 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 992324 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 992326 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 992336 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 992339 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 992342 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 992343 WARN
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 992343 WARN
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 992343 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 992344 WARN
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 992344 WARN
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 992345 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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-NightlyTests-5.x/solr/build/solr-core/test/J1
[junit4] 2> 992345 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 992345 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 992346 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/],
dataDir=[null]
[junit4] 2> 992346 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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@20603147
[junit4] 2> 992346 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/data
[junit4] 2> 992346 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/data/index/
[junit4] 2> 992346 WARN
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 992346 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/data/index
[junit4] 2> 992347 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=43.2099609375,
floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=8.243449821918947,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 992347 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5a70997a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@166c46f9;
maxCacheMB=0.23046875 maxMergeSizeMB=0.6484375)),segFN=segments_1,generation=1}
[junit4] 2> 992347 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 992348 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54357_
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-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/data/
[junit4] 2> 992348 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 992352 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 992352 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 992353 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 992353 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 992353 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 992353 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992353 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992353 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992353 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992354 WARN
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992358 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 992359 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 992361 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 992362 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 992367 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
standard,/get,/admin/mbeans,/replication,/admin/segments,/admin/properties,/update/json,/update,/admin/ping,/admin/plugins,/update/json/docs,/update/csv,/admin/system,/dump,/config,/admin/luke,/admin/file,/admin/logging,/admin/threads,/schema
[junit4] 2> 992369 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992369 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992369 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992370 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 992370 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 992370 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=13.8505859375,
floorSegmentMB=1.193359375, forceMergeDeletesPctAllowed=16.90147541995426,
segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21096095258937622
[junit4] 2> 992371 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5a70997a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@166c46f9;
maxCacheMB=0.23046875 maxMergeSizeMB=0.6484375)),segFN=segments_1,generation=1}
[junit4] 2> 992371 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 992371 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@35ee41ef[collection1] main
[junit4] 2> 992371 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992372 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992372 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992373 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 992373 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 992373 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992373 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992373 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992374 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 992374 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 992374 INFO
(searcherExecutor-4227-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@35ee41ef[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 992374 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992374 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992374 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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> 992374 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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 1518129669867569152
[junit4] 2> 992376 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ 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
1518129669867569152
[junit4] 2> 992377 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 992378 INFO
(coreLoadExecutor-4226-thread-1-processing-n:127.0.0.1:54357_)
[n:127.0.0.1:54357_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 992378 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
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:54357
collection:control_collection shard:shard1
[junit4] 2> 992380 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
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> 992385 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
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/94883104232767494-core_node1-n_0000000000
[junit4] 2> 992386 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
[junit4] 2> 992388 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 992388 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
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> 992388 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] 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> 992388 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:54357/collection1/
[junit4] 2> 992389 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 992389 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:54357/collection1/ has no replicas
[junit4] 2> 992390 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 992394 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 992396 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
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:54357/collection1/ shard1
[junit4] 2> 992399 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] 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:54357",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 992459 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 992460 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 992461 INFO (zkCallback-2394-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@39b43132
name:ZooKeeperConnection Watcher:127.0.0.1:39182/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 992461 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 992462 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 992462 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 992464 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 992465 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 992465 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 992465 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 992467 INFO (zkCallback-2395-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@242ee67f
name:ZooKeeperConnection Watcher:127.0.0.1:39182/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 992467 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 992467 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 992472 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 1
[junit4] 2> 992472 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 992472 INFO
(zkCallback-2392-thread-1-processing-n:127.0.0.1:54357_) [n:127.0.0.1:54357_
] 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> 992473 INFO (zkCallback-2394-thread-1) [ ]
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> 992500 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:54357/collection1/ and leader is
http://127.0.0.1:54357/collection1/
[junit4] 2> 992500 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
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:54357
[junit4] 2> 992500 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 992500 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 992500 INFO
(coreZkRegister-4220-thread-1-processing-r:core_node1 x:collection1
c:control_collection s:shard1 n:127.0.0.1:54357_) [n:127.0.0.1:54357_
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> 992502 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:54357",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:54357_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1"} current state version: 2
[junit4] 2> 992502 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:54357",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:54357_",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 992503 INFO
(OverseerStateUpdate-94883104232767494-127.0.0.1:54357_-n_0000000000)
[n:127.0.0.1:54357_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 992609 INFO
(zkCallback-2392-thread-1-processing-n:127.0.0.1:54357_) [n:127.0.0.1:54357_
] 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> 992609 INFO (zkCallback-2394-thread-1) [ ]
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> 992809 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/cores/collection1
[junit4] 2> 992809 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001
[junit4] 2> 992810 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 992813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@904dd0e{/,null,AVAILABLE}
[junit4] 2> 992813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@428cfa18{HTTP/1.1}{127.0.0.1:57384}
[junit4] 2> 992813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.e.j.s.Server Started @995706ms
[junit4] 2> 992813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/tempDir-001/jetty1,
hostContext=/, hostPort=57384, solrconfig=solrconfig.xml,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/cores}
[junit4] 2> 992814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 992814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/'
[junit4] 2> 992814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 992814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 992832 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 992832 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 992834 INFO (zkCallback-2396-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5137cbe6
name:ZooKeeperConnection Watcher:127.0.0.1:39182/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 992835 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 992835 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 992836 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 992836 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/solr.xml
[junit4] 2> 992850 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/cores
[junit4] 2> 992850 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1156068566
[junit4] 2> 992850 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/]
[junit4] 2> 992850 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.CoreContainer loading shared library:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/lib
[junit4] 2> 992851 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/lib).
[junit4] 2> 992859 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
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> 992860 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 992860 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 992861 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 992861 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39182/solr
[junit4] 2> 992861 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 992861 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 992861 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 992884 INFO (zkCallback-2398-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34dd3a18
name:ZooKeeperConnection Watcher:127.0.0.1:39182 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 992886 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 992887 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 992888 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 992889 INFO
(zkCallback-2399-thread-1-processing-n:127.0.0.1:57384_) [n:127.0.0.1:57384_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4ff3b079
name:ZooKeeperConnection Watcher:127.0.0.1:39182/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 992890 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 992897 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 993905 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57384_
[junit4] 2> 993905 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:57384_
[junit4] 2> 993906 INFO (zkCallback-2394-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 993906 INFO
(zkCallback-2392-thread-1-processing-n:127.0.0.1:54357_) [n:127.0.0.1:54357_
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 993906 INFO
(zkCallback-2399-thread-1-processing-n:127.0.0.1:57384_) [n:127.0.0.1:57384_
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 993907 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 993909 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/94883104232767499-127.0.0.1:57384_-n_0000000001
[junit4] 2> 993910 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94883104232767494-127.0.0.1:54357_-n_0000000000 to
know if I could be the leader
[junit4] 2> 993923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 993923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 993925 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/cores
[junit4] 2> 993925 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.SolrCore Created CoreDescriptor:
{coreNodeName=,
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/cores/collection1,
shard=,
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001/shard-1-001/cores/collection1/,
name=collection1, collection=collection1, config=solrconfig.xml,
dataDir=data/, configSetProperties=configsetprops.json, transient=false,
schema=schema.xml, loadOnStartup=true}
[junit4] 2> 993926 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[D89271C806E95B6A])
[n:127.0.0.1:57384_ ] o.a.s.c.CoresLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Luc
[...truncated too long message...]
220)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:876)Throwable
#6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=14230, name=collection3,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:47944: collection already exists:
awholynewstresscollection_collection3_0
[junit4] > at
__randomizedtesting.SeedInfo.seed([D89271C806E95B6A]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:876)Throwable
#7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=14231, name=collection4,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:47944: collection already exists:
awholynewstresscollection_collection4_0
[junit4] > at
__randomizedtesting.SeedInfo.seed([D89271C806E95B6A]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:876)
[junit4] 2> 1996765 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[D89271C806E95B6A]-worker)
[n:127.0.0.1:44846_ c:halfdeletedcollection2 s:shard2 r:core_node3
x:halfdeletedcollection2_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_D89271C806E95B6A-001
[junit4] 2> Nov 17, 2015 11:17:59 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):
{multiDefault=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=Memory doPackFST= true),
timestamp=PostingsFormat(name=Memory doPackFST= true),
intDefault=PostingsFormat(name=Memory doPackFST= true),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Memory doPackFST=
true), id=FSTOrd50, other_tl1=PostingsFormat(name=Memory doPackFST= true),
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true),
a_i1=PostingsFormat(name=Memory doPackFST= true),
a_t=PostingsFormat(name=Memory doPackFST= true)},
docValues:{timestamp=DocValuesFormat(name=Direct),
range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity,
locale=es_EC, timezone=America/Mendoza
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=1,free=186286808,total=489160704
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedGrouping,
TestFileDictionaryLookup, SchemaVersionSpecificBehaviorTest,
TestDynamicFieldResource, SolrIndexConfigTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, AnalyticsQueryTest,
TestMinMaxOnMultiValuedField, BitVectorTest, TestQueryUtils,
TestSolrDeletionPolicy2, BasicAuthIntegrationTest, CSVRequestHandlerTest,
TestAnalyzeInfixSuggestions, SpellCheckCollatorTest,
TestReplicationHandlerBackup, HdfsCollectionsAPIDistributedZkTest,
TestSolrConfigHandlerCloud, UpdateRequestProcessorFactoryTest,
TestLMJelinekMercerSimilarityFactory, TestSolrCLIRunExample, FileUtilsTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestStandardQParsers,
TestManagedSchemaFieldTypeResource, SolrPluginUtilsTest, MinimalSchemaTest,
DOMUtilTest, DistributedMLTComponentTest, EnumFieldTest, DocumentBuilderTest,
AsyncCallRequestStatusResponseTest, SmileWriterTest, FacetPivotSmallTest,
SpatialFilterTest, TestWordDelimiterFilterFactory, TestSimpleQParserPlugin,
IndexBasedSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest,
DistributedTermsComponentTest, TestFastLRUCache, TestQuerySenderListener,
TestConfigSetsAPIZkFailure, TestBlobHandler, RankQueryTest,
TestReRankQParserPlugin, CursorMarkTest, ChaosMonkeySafeLeaderTest,
DeleteLastCustomShardedReplicaTest, BJQParserTest, TestImplicitCoreProperties,
TermVectorComponentTest, TestExclusionRuleCollectionAccess, TestSchemaResource,
ZkCLITest, SpellCheckComponentTest, TestRuleBasedAuthorizationPlugin,
TestFieldTypeResource, TestLFUCache, BufferStoreTest,
TestSchemaVersionResource, SolrInfoMBeanTest, TestJsonFacets,
CoreAdminRequestStatusTest, PreAnalyzedUpdateProcessorTest,
TestSolrQueryParserDefaultOperatorResource, SimpleMLTQParserTest,
ClusterStateUpdateTest, MBeansHandlerTest, TestTrie, ConvertedLegacyTest,
CloudMLTQParserTest, LeaderInitiatedRecoveryOnCommitTest, HighlighterTest,
MoreLikeThisHandlerTest, SecurityConfHandlerTest, AssignTest,
TestDFRSimilarityFactory, SimplePostToolTest, TermsComponentTest,
DocValuesMissingTest, AddBlockUpdateTest, MultiTermTest,
TestCloudManagedSchema, TestCustomDocTransformer,
TestManagedSchemaFieldResource, TestBinaryResponseWriter,
CollectionsAPIDistributedZkTest]
[junit4] Completed [282/547] on J1 in 1006.98s, 1 test, 1 error <<< FAILURES!
[...truncated 853 lines...]
[junit4] JVM J1: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20151117_224439_749.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid14910.hprof
...
[junit4] Heap dump file created [671755793 bytes in 14.849 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 16 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
There were test failures: 547 suites (7 ignored), 2164 tests, 1 error, 32
ignored (18 assumptions) [seed: D89271C806E95B6A]
Total time: 219 minutes 3 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]