Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/19/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseG1GC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [NRTCachingDirectory]
at __randomizedtesting.SeedInfo.seed([47C982D3EBB91A40]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards
Error Message:
Should have gotten a message about shard not
Stack Trace:
java.lang.AssertionError: Should have gotten a message about shard not
at
__randomizedtesting.SeedInfo.seed([47C982D3EBB91A40:25E12A8660425704]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards(CollectionTooManyReplicasTest.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10961 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionTooManyReplicasTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/init-core-data-001
[junit4] 2> 323362 INFO
(SUITE-CollectionTooManyReplicasTest-seed#[47C982D3EBB91A40]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 323362 INFO
(SUITE-CollectionTooManyReplicasTest-seed#[47C982D3EBB91A40]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e/
[junit4] 2> 323364 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 323364 INFO (Thread-1149) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 323364 INFO (Thread-1149) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 323464 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.ZkTestServer start zk server on port:47663
[junit4] 2> 323464 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 323465 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 323466 INFO (zkCallback-414-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1dce759 name:ZooKeeperConnection
Watcher:127.0.0.1:47663 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 323466 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 323466 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 323466 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 323467 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 323468 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 323469 INFO (zkCallback-415-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c1f443 name:ZooKeeperConnection
Watcher:127.0.0.1:47663/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 323469 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 323469 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 323469 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 323470 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 323471 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 323471 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 323471 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 323472 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 323473 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 323473 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 323474 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 323474 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 323475 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 323475 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 323475 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 323475 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 323476 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 323476 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 323477 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 323477 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 323477 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 323478 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 323478 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 323478 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 323479 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 323479 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 323480 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 323480 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 323537 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1
[junit4] 2> 323538 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.Server jetty-9.3.6.v20151106
[junit4] 2> 323539 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d78d90{/e,null,AVAILABLE}
[junit4] 2> 323539 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.ServerConnector Started
ServerConnector@15eedbd{HTTP/1.1,[http/1.1]}{127.0.0.1:46456}
[junit4] 2> 323539 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.Server Started @325232ms
[junit4] 2> 323539 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/tempDir-001/control/data,
hostContext=/e, hostPort=46456,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores}
[junit4] 2> 323539 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 323539 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001'
[junit4] 2> 323540 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 323540 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 323540 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 323540 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 323541 INFO (zkCallback-416-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f4c85 name:ZooKeeperConnection
Watcher:127.0.0.1:47663/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 323541 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 323541 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 323542 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 323542 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/solr.xml
[junit4] 2> 323547 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores
[junit4] 2> 323547 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CoreContainer New CoreContainer 11840705
[junit4] 2> 323547 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001]
[junit4] 2> 323547 WARN
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/lib
[junit4] 2> 323548 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] 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> 323549 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 323550 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 323550 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 323550 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47663/solr
[junit4] 2> 323550 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 323550 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 323551 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 323551 INFO (zkCallback-419-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13e2a45 name:ZooKeeperConnection
Watcher:127.0.0.1:47663 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 323552 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 323552 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 323553 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 323554 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fbe700 name:ZooKeeperConnection
Watcher:127.0.0.1:47663/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 323554 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 323555 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 323555 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 323557 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 323557 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 323558 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 323558 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 323559 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 323559 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 323559 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 323560 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 323560 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 323561 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 323561 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 323561 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 323562 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95494799394799620-127.0.0.1:46456_e-n_0000000000
[junit4] 2> 323562 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:46456_e
[junit4] 2> 323562 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 323562 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.Overseer Overseer
(id=95494799394799620-127.0.0.1:46456_e-n_0000000000) starting
[junit4] 2> 323563 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 323564 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 323565 INFO
(OverseerCollectionConfigSetProcessor-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 323565 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 323565 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46456_e
[junit4] 2> 323565 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46456_e
[junit4] 2> 323566 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 323566 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred -
updating... (live nodes size: [0])
[junit4] 2> 323566 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 323593 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 323593 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 323593 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores
[junit4] 2> 323594 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 323594 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1
[junit4] 2> 323594 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 323594 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 323594 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46456_e ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 323595 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 323595 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 323595 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 323595 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46456/e",
[junit4] 2> "node_name":"127.0.0.1:46456_e",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 323595 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46456/e",
[junit4] 2> "node_name":"127.0.0.1:46456_e",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 323596 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 323596 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 323597 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] 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> 324595 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 324596 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 324596 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 324596 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 324596 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 324596 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1'
[junit4] 2> 324596 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 324596 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 324597 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 324602 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 324605 WARN
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 324606 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.1.0
[junit4] 2> 324612 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 324617 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 324679 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 324683 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 324684 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 324699 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 324700 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 324701 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 324702 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 324703 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 324703 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 324703 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 324703 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1/data/]
[junit4] 2> 324703 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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@f72b9f
[junit4] 2> 324703 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1/data
[junit4] 2> 324704 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1/data/index/
[junit4] 2> 324704 WARN
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 324704 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1/data/index
[junit4] 2> 324704 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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=22, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=88.6455078125,
floorSegmentMB=2.09765625, forceMergeDeletesPctAllowed=16.486114283237004,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33724518588991725
[junit4] 2> 324704 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@15a4741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb8663),segFN=segments_1,generation=1}
[junit4] 2> 324704 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 324705 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46456_e
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
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1/data/
[junit4] 2> 324705 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324707 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324707 WARN
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324708 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 324709 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 324710 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 324710 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 324712 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
[junit4] 2> 324712 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324713 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324713 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324716 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 324716 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 324716 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@638ad8
[junit4] 2> 324716 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@15a4741
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb8663),segFN=segments_1,generation=1}
[junit4] 2> 324716 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 324716 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d1184[collection1] main]
[junit4] 2> 324716 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 324717 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 324718 INFO
(searcherExecutor-1418-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@d1184[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 324718 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324718 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324718 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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> 324718 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e 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 1527916791735517184
[junit4] 2> 324719 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1527916791735517184
[junit4] 2> 324719 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 324720 INFO
(coreLoadExecutor-1417-thread-1-processing-n:127.0.0.1:46456_e)
[n:127.0.0.1:46456_e c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 324720 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
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:46456/e
collection:control_collection shard:shard1
[junit4] 2> 324721 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
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> 324721 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
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/95494799394799620-core_node1-n_0000000000
[junit4] 2> 324722 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 324722 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 324722 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
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> 324722 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:46456/e/collection1/
[junit4] 2> 324722 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 324722 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] 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> 324722 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:46456/e/collection1/ has no replicas
[junit4] 2> 324723 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 324723 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/95494799394799620-core_node1-n_0000000000
[junit4] 2> 324725 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
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:46456/e/collection1/ shard1
[junit4] 2> 324725 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] 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:46456/e",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 324826 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] 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> 324875 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:46456/e/collection1/ and leader is
http://127.0.0.1:46456/e/collection1/
[junit4] 2> 324875 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
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:46456/e
[junit4] 2> 324875 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 324875 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 324875 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
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> 324877 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46456/e",
[junit4] 2> "node_name":"127.0.0.1:46456_e",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 324877 INFO
(coreZkRegister-1411-thread-1-processing-n:127.0.0.1:46456_e x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46456_e
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 324877 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46456/e",
[junit4] 2> "node_name":"127.0.0.1:46456_e",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 324978 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] 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> 325096 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 325096 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 325097 INFO (zkCallback-422-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18c9a21 name:ZooKeeperConnection
Watcher:127.0.0.1:47663/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 325097 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 325097 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 325097 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 325098 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 325098 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 325170 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/cores/collection1
[junit4] 2> 325171 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001
[junit4] 2> 325171 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.Server jetty-9.3.6.v20151106
[junit4] 2> 325172 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@24dd9c{/e,null,AVAILABLE}
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.ServerConnector Started
ServerConnector@198e9da{HTTP/1.1,[http/1.1]}{127.0.0.1:46604}
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.e.j.s.Server Started @326865ms
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/e, hostPort=46604,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/cores}
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001'
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 325173 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 325174 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 325174 INFO (zkCallback-423-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1243509 name:ZooKeeperConnection
Watcher:127.0.0.1:47663/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 325174 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 325175 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 325175 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 325175 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/solr.xml
[junit4] 2> 325179 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/cores
[junit4] 2> 325179 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CoreContainer New CoreContainer 14531656
[junit4] 2> 325179 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001]
[junit4] 2> 325179 WARN
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/lib
[junit4] 2> 325179 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] 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> 325180 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 325181 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 325181 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 325181 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47663/solr
[junit4] 2> 325181 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 325181 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 325181 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 325191 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d8abd9 name:ZooKeeperConnection
Watcher:127.0.0.1:47663 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 325191 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 325192 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 325193 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 325194 INFO
(zkCallback-427-thread-1-processing-n:127.0.0.1:46604_e) [n:127.0.0.1:46604_e
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1594a56 name:ZooKeeperConnection
Watcher:127.0.0.1:47663/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 325194 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 325196 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 325196 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 325197 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 325197 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95494799394799624-127.0.0.1:46604_e-n_0000000001
[junit4] 2> 325197 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95494799394799620-127.0.0.1:46456_e-n_0000000000 to
know if I could be the leader
[junit4] 2> 325197 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.ZkController Publish node=127.0.0.1:46604_e
as DOWN
[junit4] 2> 325198 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:46604_e"} current state version: 3
[junit4] 2> 325198 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:46604_e
[junit4] 2> 325299 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] 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> 325299 INFO (zkCallback-422-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> 325299 INFO
(zkCallback-427-thread-1-processing-n:127.0.0.1:46604_e) [n:127.0.0.1:46604_e
] 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> 326198 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46604_e
[junit4] 2> 326199 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46604_e
[junit4] 2> 326199 INFO
(zkCallback-427-thread-1-processing-n:127.0.0.1:46604_e) [n:127.0.0.1:46604_e
] 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> 326199 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] 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> 326199 INFO (zkCallback-422-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> 326199 INFO
(zkCallback-427-thread-1-processing-n:127.0.0.1:46604_e) [n:127.0.0.1:46604_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 326200 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 326200 INFO (zkCallback-422-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 326223 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 326223 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 326224 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/cores
[junit4] 2> 326225 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 326225 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/cores/collection1
[junit4] 2> 326225 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 326226 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 326226 INFO
(TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[47C982D3EBB91A40])
[n:127.0.0.1:46604_e ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 326226 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 326226 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 326226 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 326226 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46604/e",
[junit4] 2> "node_name":"127.0.0.1:46604_e",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 326227 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46604/e",
[junit4] 2> "node_name":"127.0.0.1:46604_e",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 326227 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 326227 INFO
(OverseerStateUpdate-95494799394799620-127.0.0.1:46456_e-n_0000000000)
[n:127.0.0.1:46456_e ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 326328 INFO (zkCallback-422-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: [2])
[junit4] 2> 326328 INFO
(zkCallback-420-thread-1-processing-n:127.0.0.1:46456_e) [n:127.0.0.1:46456_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 326328 INFO
(zkCallback-427-thread-1-processing-n:127.0.0.1:46604_e) [n:127.0.0.1:46604_e
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 327227 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 327227 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 327227 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 327227 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
Load collection config from: [/collections/collection1]
[junit4] 2> 327227 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 327227 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionTooManyReplicasTest_47C982D3EBB91A40-001/shard-1-001/cores/collection1'
[junit4] 2> 327228 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 327228 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 327229 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 327235 INFO
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 327239 WARN
(coreLoadExecutor-1428-thread-1-processing-n:127.0.0.1:46604_e)
[n:127.0.0.1:46604_e c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactor
[...truncated too long message...]
cutor-4771-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory
Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_47C982D3EBB91A40-001/solr-instance-027/./collection1/data/index
[junit4] 2> 1060422 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[47C982D3EBB91A40])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1031996{/solr,null,UNAVAILABLE}
[junit4] 2> 1060424 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[47C982D3EBB91A40])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@185f9d8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1060424 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[47C982D3EBB91A40])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8746374
[junit4] 2> 1060424 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@19bd7ff
[junit4] 2> 1060424 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1060424 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1060424 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1060424 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1060424 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1060424 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1060425 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_47C982D3EBB91A40-001/solr-instance-028/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_47C982D3EBB91A40-001/solr-instance-028/./collection1/data/index;done=false>>]
[junit4] 2> 1060425 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_47C982D3EBB91A40-001/solr-instance-028/./collection1/data/index
[junit4] 2> 1060425 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_47C982D3EBB91A40-001/solr-instance-028/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_47C982D3EBB91A40-001/solr-instance-028/./collection1/data;done=false>>]
[junit4] 2> 1060425 INFO (coreCloseExecutor-4773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_47C982D3EBB91A40-001/solr-instance-028/./collection1/data
[junit4] 2> 1060425 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[47C982D3EBB91A40])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@159e1f8{/solr,null,UNAVAILABLE}
[junit4] 2> 1060426 INFO
(SUITE-TestReplicationHandler-seed#[47C982D3EBB91A40]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> ObjectTracker found 1 object(s) that were not released!!!
[NRTCachingDirectory]
[junit4] 2>
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] 2> at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:386)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:270)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:387)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:275)
[junit4] 2>
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{name=PostingsFormat(name=Memory doPackFST= false),
id=PostingsFormat(name=Memory doPackFST= false),
newname=PostingsFormat(name=Memory doPackFST= false)}, docValues:{},
maxPointsInLeafNode=1442, maxMBSortInHeap=5.075486881147346,
sim=ClassicSimilarity, locale=pl-PL, timezone=Indian/Reunion
[junit4] 2> NOTE: Linux 3.19.0-51-generic i386/Oracle Corporation 1.8.0_72
(32-bit)/cpus=12,threads=1,free=216312360,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest,
TestCloudDeleteByQuery, HdfsDirectoryTest, TestNoOpRegenerator,
TestRecoveryHdfs, TestClassicSimilarityFactory, TestRequestStatusCollectionAPI,
PKIAuthenticationIntegrationTest, TestFastLRUCache, TestDynamicFieldResource,
TestExactStatsCache, SortByFunctionTest, TestPartialUpdateDeduplication,
ShardRoutingTest, TestBinaryResponseWriter, TestQuerySenderNoQuery,
TestManagedSchemaFieldResource, HighlighterTest, TestConfigSetsAPIZkFailure,
TestSolrQueryParserResource, SSLMigrationTest, SpatialFilterTest,
SpellingQueryConverterTest, TestSimpleQParserPlugin,
TestEmbeddedSolrServerConstructors, TestHashPartitioner,
UUIDUpdateProcessorFallbackTest, TestCopyFieldCollectionResource,
TestRawResponseWriter, TestLMJelinekMercerSimilarityFactory,
HdfsNNFailoverTest, TestSolrConfigHandlerCloud,
DistributedIntervalFacetingTest, TestFieldTypeCollectionResource,
ParsingFieldUpdateProcessorsTest, ConvertedLegacyTest,
TestRuleBasedAuthorizationPlugin, ReplicationFactorTest, MBeansHandlerTest,
CollectionsAPIAsyncDistributedZkTest, ZkControllerTest, TestPivotHelperCode,
StressHdfsTest, HighlighterMaxOffsetTest, TestDefaultStatsCache,
SpellCheckComponentTest, VersionInfoTest, CSVRequestHandlerTest,
TestManagedSchema, DocValuesTest, TestSortingResponseWriter,
SolrPluginUtilsTest, TestRTimerTree, UniqFieldsUpdateProcessorFactoryTest,
TestCodecSupport, SortSpecParsingTest, SimplePostToolTest,
TestWordDelimiterFilterFactory, TermVectorComponentTest,
IndexBasedSpellCheckerTest, VMParamsZkACLAndCredentialsProvidersTest,
TestCursorMarkWithoutUniqueKey, ZkCLITest, BasicFunctionalityTest,
TestReqParamsAPI, HLLUtilTest, TestInfoStreamLogging, ForceLeaderTest,
DirectSolrSpellCheckerTest, TestFiltering, GraphQueryTest, SolrIndexConfigTest,
TestSimpleTrackingShardHandler, NotRequiredUniqueKeyTest,
OpenCloseCoreStressTest, TestConfigSets, TestJsonRequest, RulesTest,
ExitableDirectoryReaderTest, NumericFieldsTest, DateRangeFieldTest,
DistributedTermsComponentTest, CdcrReplicationHandlerTest, TimeZoneUtilsTest,
DistributedMLTComponentTest, TestSchemaNameResource, TestQueryUtils,
TestFileDictionaryLookup, TestQueryTypes, TestDownShardTolerantSearch,
BlockCacheTest, TestConfigOverlay, SolrIndexSplitterTest,
UnloadDistributedZkTest, SyncSliceTest, BasicZkTest, RecoveryZkTest,
TestReplicationHandler]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandler -Dtests.seed=47C982D3EBB91A40
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl-PL
-Dtests.timezone=Indian/Reunion -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestReplicationHandler (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [NRTCachingDirectory]
[junit4] > at
__randomizedtesting.SeedInfo.seed([47C982D3EBB91A40]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [305/582 (2!)] on J1 in 92.32s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 885 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:524: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014:
There were test failures: 582 suites (8 ignored), 2351 tests, 1 suite-level
error, 1 failure, 116 ignored (71 assumptions) [seed: 47C982D3EBB91A40]
Total time: 57 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]