Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3820/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{
"status":0, "QTime":0}, "overlay":{ "znodeVersion":0,
"runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}},
from server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"overlay":{
"znodeVersion":0,
"runtimeLib":{"colltest":{
"name":"colltest",
"version":1}}}}, from server: null
at
__randomizedtesting.SeedInfo.seed([ED836E63FFBF70D6:35CE43340862D576]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12886 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/init-core-data-001
[junit4] 2> 1619727 WARN
(SUITE-TestDynamicLoading-seed#[ED836E63FFBF70D6]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 1619727 INFO
(SUITE-TestDynamicLoading-seed#[ED836E63FFBF70D6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1619729 INFO
(SUITE-TestDynamicLoading-seed#[ED836E63FFBF70D6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1619730 INFO
(SUITE-TestDynamicLoading-seed#[ED836E63FFBF70D6]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kq/fu
[junit4] 2> 1619732 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1619735 INFO (Thread-3362) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1619735 INFO (Thread-3362) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1619737 ERROR (Thread-3362) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1619835 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35789
[junit4] 2> 1619842 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619845 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619846 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619847 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619848 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619848 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619849 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619850 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619850 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619851 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619852 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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> 1619935 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/control-001/cores/collection1
[junit4] 2> 1619937 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1619938 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a10f32{/kq/fu,null,AVAILABLE}
[junit4] 2> 1619941 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@17a05c4{SSL,[ssl,
http/1.1]}{127.0.0.1:39251}
[junit4] 2> 1619941 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server Started @1621193ms
[junit4] 2> 1619942 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/tempDir-001/control/data,
hostContext=/kq/fu, hostPort=39251,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/control-001/cores}
[junit4] 2> 1619942 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1619942 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1619942 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1619942 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1619942 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T23:19:35.716Z
[junit4] 2> 1619946 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1619947 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/control-001/solr.xml
[junit4] 2> 1619955 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1619956 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35789/solr
[junit4] 2> 1619967 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1619967 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:39251_kq%2Ffu
[junit4] 2> 1619967 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.Overseer Overseer
(id=98184303444623365-127.0.0.1:39251_kq%2Ffu-n_0000000000) starting
[junit4] 2> 1619972 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39251_kq%2Ffu
[junit4] 2> 1619979 INFO
(zkCallback-2316-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1620068 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/control-001/cores
[junit4] 2> 1620068 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1620069 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1620071 INFO
(OverseerStateUpdate-98184303444623365-127.0.0.1:39251_kq%2Ffu-n_0000000000)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1621089 WARN
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1621089 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1621129 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1621230 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1621246 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1621247 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1621247 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection 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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/control-001/cores/collection1/data/]
[junit4] 2> 1621247 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b6d163
[junit4] 2> 1621248 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4927617122546638]
[junit4] 2> 1621256 WARN
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1621291 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1621291 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1621291 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1621291 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1621292 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.728515625,
floorSegmentMB=0.517578125, forceMergeDeletesPctAllowed=0.849340739575688,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1570693688879371
[junit4] 2> 1621292 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@163a23[collection1] main]
[junit4] 2> 1621293 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1621294 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1621294 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1621296 INFO
(searcherExecutor-5688-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@163a23[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1621297 INFO
(coreLoadExecutor-5687-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570948856750800896
[junit4] 2> 1621302 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1621302 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
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> 1621302 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:39251/kq/fu/collection1/
[junit4] 2> 1621302 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1621302 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:39251/kq/fu/collection1/ has no replicas
[junit4] 2> 1621302 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1621304 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39251/kq/fu/collection1/ shard1
[junit4] 2> 1621454 INFO
(coreZkRegister-5680-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu
x:collection1 c:control_collection) [n:127.0.0.1:39251_kq%2Ffu
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1621578 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1621578 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35789/solr ready
[junit4] 2> 1621579 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1621579 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1621644 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-1-001/cores/collection1
[junit4] 2> 1621644 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-1-001
[junit4] 2> 1621646 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1621647 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d8c335{/kq/fu,null,AVAILABLE}
[junit4] 2> 1621647 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e07837{SSL,[ssl,
http/1.1]}{127.0.0.1:34013}
[junit4] 2> 1621647 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server Started @1622899ms
[junit4] 2> 1621648 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/kq/fu, hostPort=34013,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-1-001/cores}
[junit4] 2> 1621648 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1621648 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1621648 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1621648 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1621648 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T23:19:37.422Z
[junit4] 2> 1621650 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1621650 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-1-001/solr.xml
[junit4] 2> 1621655 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1621656 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35789/solr
[junit4] 2> 1621661 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1621662 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1621663 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34013_kq%2Ffu
[junit4] 2> 1621664 INFO (zkCallback-2320-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1621664 INFO
(zkCallback-2316-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1621665 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1621770 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-1-001/cores
[junit4] 2> 1621770 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1621771 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1621772 INFO
(OverseerStateUpdate-98184303444623365-127.0.0.1:39251_kq%2Ffu-n_0000000000)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1621874 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1622787 WARN
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1622788 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1622821 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1622925 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1622942 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1622942 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1622942 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1622942 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b6d163
[junit4] 2> 1622943 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4927617122546638]
[junit4] 2> 1622950 WARN
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1622988 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1622988 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1622989 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1622989 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1622990 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.728515625,
floorSegmentMB=0.517578125, forceMergeDeletesPctAllowed=0.849340739575688,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1570693688879371
[junit4] 2> 1622990 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13c7833[collection1] main]
[junit4] 2> 1622991 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1622991 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1622991 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1622994 INFO
(searcherExecutor-5699-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13c7833[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1622994 INFO
(coreLoadExecutor-5698-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570948858530234368
[junit4] 2> 1622999 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1622999 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1622999 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:34013/kq/fu/collection1/
[junit4] 2> 1622999 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1622999 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:34013/kq/fu/collection1/ has no replicas
[junit4] 2> 1622999 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1623001 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:34013/kq/fu/collection1/ shard2
[junit4] 2> 1623102 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1623151 INFO
(coreZkRegister-5693-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:34013_kq%2Ffu c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1623254 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1623341 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-2-001/cores/collection1
[junit4] 2> 1623341 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-2-001
[junit4] 2> 1623343 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1623344 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11f9971{/kq/fu,null,AVAILABLE}
[junit4] 2> 1623345 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1762a4b{SSL,[ssl,
http/1.1]}{127.0.0.1:36831}
[junit4] 2> 1623345 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server Started @1624596ms
[junit4] 2> 1623345 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/kq/fu, hostPort=36831,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-2-001/cores}
[junit4] 2> 1623345 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1623345 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1623345 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1623345 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1623345 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T23:19:39.119Z
[junit4] 2> 1623347 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1623347 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-2-001/solr.xml
[junit4] 2> 1623352 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1623353 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35789/solr
[junit4] 2> 1623358 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1623358 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1623360 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36831_kq%2Ffu
[junit4] 2> 1623360 INFO (zkCallback-2320-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1623360 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1623361 INFO
(zkCallback-2316-thread-1-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1623361 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1623478 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-2-001/cores
[junit4] 2> 1623478 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1623479 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1623480 INFO
(OverseerStateUpdate-98184303444623365-127.0.0.1:39251_kq%2Ffu-n_0000000000)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1623581 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1623581 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1624488 WARN
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1624489 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1624501 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1624587 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1624601 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1624601 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1624601 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1624602 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b6d163
[junit4] 2> 1624603 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4927617122546638]
[junit4] 2> 1624610 WARN
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1624646 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1624646 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1624646 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1624646 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1624647 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.728515625,
floorSegmentMB=0.517578125, forceMergeDeletesPctAllowed=0.849340739575688,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1570693688879371
[junit4] 2> 1624648 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b1790e[collection1] main]
[junit4] 2> 1624649 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1624649 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1624649 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1624651 INFO
(searcherExecutor-5710-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b1790e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1624652 INFO
(coreLoadExecutor-5709-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570948860268773376
[junit4] 2> 1624656 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1624656 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1624656 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36831/kq/fu/collection1/
[junit4] 2> 1624656 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1624656 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:36831/kq/fu/collection1/ has no replicas
[junit4] 2> 1624656 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1624657 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:36831/kq/fu/collection1/ shard1
[junit4] 2> 1624759 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1624759 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1624808 INFO
(coreZkRegister-5704-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:36831_kq%2Ffu c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1624913 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1624913 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1625047 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-3-001/cores/collection1
[junit4] 2> 1625048 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-3-001
[junit4] 2> 1625049 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1625050 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18b454b{/kq/fu,null,AVAILABLE}
[junit4] 2> 1625051 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e6c44f{SSL,[ssl,
http/1.1]}{127.0.0.1:32801}
[junit4] 2> 1625051 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server Started @1626302ms
[junit4] 2> 1625051 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/kq/fu, hostPort=32801,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-3-001/cores}
[junit4] 2> 1625051 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1625051 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1625051 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1625051 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1625051 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T23:19:40.825Z
[junit4] 2> 1625053 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1625054 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-3-001/solr.xml
[junit4] 2> 1625060 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1625060 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35789/solr
[junit4] 2> 1625066 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1625069 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1625070 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32801_kq%2Ffu
[junit4] 2> 1625071 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1625071 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1625071 INFO (zkCallback-2320-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1625072 INFO
(zkCallback-2316-thread-2-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1625072 INFO
(zkCallback-2338-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1625224 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-3-001/cores
[junit4] 2> 1625224 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1625225 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1625225 INFO
(OverseerStateUpdate-98184303444623365-127.0.0.1:39251_kq%2Ffu-n_0000000000)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1625327 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1625327 INFO
(zkCallback-2338-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1625327 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1626244 WARN
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1626245 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1626257 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1626366 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1626377 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1626378 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1626378 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1626378 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b6d163
[junit4] 2> 1626379 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4927617122546638]
[junit4] 2> 1626386 WARN
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1626422 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1626422 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1626422 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1626422 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1626423 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=92.728515625,
floorSegmentMB=0.517578125, forceMergeDeletesPctAllowed=0.849340739575688,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1570693688879371
[junit4] 2> 1626424 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1db1713[collection1] main]
[junit4] 2> 1626424 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1626425 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1626425 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1626428 INFO
(searcherExecutor-5721-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:32801_kq%2Ffu c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1db1713[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1626428 INFO
(coreLoadExecutor-5720-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570948862131044352
[junit4] 2> 1626432 INFO
(coreZkRegister-5715-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 c:collection1) [n:127.0.0.1:32801_kq%2Ffu c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1626432 INFO
(updateExecutor-2335-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1626432 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1626432 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1626433 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1626433 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1626433 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:34013/kq/fu/collection1/] and I am
[https://127.0.0.1:32801/kq/fu/collection1/]
[junit4] 2> 1626435 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:34013/kq/fu];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:32801_kq%252Ffu&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1626517 INFO (qtp32243600-13737) [n:127.0.0.1:34013_kq%2Ffu
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1626517 INFO (qtp32243600-13737) [n:127.0.0.1:34013_kq%2Ffu
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1626517 INFO (qtp32243600-13737) [n:127.0.0.1:34013_kq%2Ffu
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:32801_kq%2Ffu,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:32801/kq/fu","node_name":"127.0.0.1:32801_kq%2Ffu","state":"down"}
[junit4] 2> 1626535 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1626535 INFO
(zkCallback-2338-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1626535 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1626807 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-4-001/cores/collection1
[junit4] 2> 1626807 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-4-001
[junit4] 2> 1626809 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1626810 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b6ec36{/kq/fu,null,AVAILABLE}
[junit4] 2> 1626811 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a5116{SSL,[ssl,
http/1.1]}{127.0.0.1:46771}
[junit4] 2> 1626811 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.Server Started @1628062ms
[junit4] 2> 1626811 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
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/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/kq/fu, hostPort=46771,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-4-001/cores}
[junit4] 2> 1626811 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1626811 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1626811 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1626811 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1626811 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T23:19:42.585Z
[junit4] 2> 1626814 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1626814 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-4-001/solr.xml
[junit4] 2> 1626819 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1626820 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35789/solr
[junit4] 2> 1626825 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:46771_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1626826 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:46771_kq%2Ffu ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1626827 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:46771_kq%2Ffu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46771_kq%2Ffu
[junit4] 2> 1626828 INFO (zkCallback-2320-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1626828 INFO
(zkCallback-2338-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1626828 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1626829 INFO
(zkCallback-2316-thread-2-processing-n:127.0.0.1:39251_kq%2Ffu)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1626829 INFO
(zkCallback-2345-thread-1-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1626828 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1626942 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:46771_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001/shard-4-001/cores
[junit4] 2> 1626943 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6])
[n:127.0.0.1:46771_kq%2Ffu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1626944 INFO
(coreLoadExecutor-5731-thread-1-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1626945 INFO
(OverseerStateUpdate-98184303444623365-127.0.0.1:39251_kq%2Ffu-n_0000000000)
[n:127.0.0.1:39251_kq%2Ffu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1627046 INFO
(zkCallback-2332-thread-1-processing-n:127.0.0.1:36831_kq%2Ffu)
[n:127.0.0.1:36831_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1627046 INFO
(zkCallback-2326-thread-1-processing-n:127.0.0.1:34013_kq%2Ffu)
[n:127.0.0.1:34013_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1627046 INFO
(zkCallback-2345-thread-1-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1627046 INFO
(zkCallback-2338-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu)
[n:127.0.0.1:32801_kq%2Ffu ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1627518 INFO (qtp32243600-13737) [n:127.0.0.1:34013_kq%2Ffu
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:32801_kq%2Ffu,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:32801/kq/fu","node_name":"127.0.0.1:32801_kq%2Ffu","state":"recovering"}
[junit4] 2> 1627518 INFO (qtp32243600-13737) [n:127.0.0.1:34013_kq%2Ffu
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1627518 INFO (qtp32243600-13737) [n:127.0.0.1:34013_kq%2Ffu
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:32801_kq%252Ffu&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 1627961 WARN
(coreLoadExecutor-5731-thread-1-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1627962 INFO
(coreLoadExecutor-5731-thread-1-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1627975 INFO
(coreLoadExecutor-5731-thread-1-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1628019 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [https://127.0.0.1:34013/kq/fu/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1628020 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=https://127.0.0.1:32801/kq/fu START
replicas=[https://127.0.0.1:34013/kq/fu/collection1/] nUpdates=100
[junit4] 2> 1628025 INFO (qtp32243600-13744) [n:127.0.0.1:34013_kq%2Ffu
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1628025 INFO (qtp32243600-13744) [n:127.0.0.1:34013_kq%2Ffu
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/kq/fu path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 1628028 INFO
(recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:32801_kq%2Ffu
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:32801_kq%2Ffu
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1628065 INFO
(coreLoadExecutor-5731-thread-1-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1628074 INFO (cor
[...truncated too long message...]
u ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46771_kq%2Ffu
[junit4] 2> 1645527 WARN
(zkCallback-2345-thread-2-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1645527 INFO
(zkCallback-2345-thread-2-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1645527 INFO
(zkCallback-2345-thread-2-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9247f
[junit4] 2> 1645545 INFO
(zkCallback-2345-thread-2-processing-n:127.0.0.1:46771_kq%2Ffu)
[n:127.0.0.1:46771_kq%2Ffu c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1645546 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3a5116{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1645547 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@b6ec36{/kq/fu,null,UNAVAILABLE}
[junit4] 2> 1645547 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1645547 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[ED836E63FFBF70D6]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35789 35789
[junit4] 2> 1645575 INFO (Thread-3362) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35789 35789
[junit4] 2> 1645576 WARN (Thread-3362) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading
-Dtests.method=testDynamicLoading -Dtests.seed=ED836E63FFBF70D6
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-DO
-Dtests.timezone=Africa/Asmera -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 25.8s J1 | TestDynamicLoading.testDynamicLoading <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value 'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "overlay":{
[junit4] > "znodeVersion":0,
[junit4] > "runtimeLib":{"colltest":{
[junit4] > "name":"colltest",
[junit4] > "version":1}}}}, from server: null
[junit4] > at
__randomizedtesting.SeedInfo.seed([ED836E63FFBF70D6:35CE43340862D576]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1645580 INFO
(SUITE-TestDynamicLoading-seed#[ED836E63FFBF70D6]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_ED836E63FFBF70D6-001
[junit4] 2> Jun 22, 2017 11:20:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1284, maxMBSortInHeap=7.749215447444187,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=es-DO,
timezone=Africa/Asmera
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation
1.8.0_131 (32-bit)/cpus=8,threads=1,free=215604672,total=406585344
[junit4] 2> NOTE: All tests run in this JVM:
[CloneFieldUpdateProcessorFactoryTest, ForceLeaderTest, CopyFieldTest,
DistributedMLTComponentTest, SpatialFilterTest, DistributedQueueTest,
FileUtilsTest, TestConfigOverlay, TestChildDocTransformer, TestCoreContainer,
WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory,
SolrGraphiteReporterTest, DistributedQueryComponentOptimizationTest,
TestMiniSolrCloudClusterSSL, TestCollectionAPIs, SpatialHeatmapFacetsTest,
TestRequestForwarding, MetricUtilsTest, HdfsRecoveryZkTest,
LeaderInitiatedRecoveryOnShardRestartTest, SolrIndexConfigTest,
SolrCmdDistributorTest, HighlighterTest, ManagedSchemaRoundRobinCloudTest,
OverseerModifyCollectionTest, CollectionsAPISolrJTest, TestQueryTypes,
SaslZkACLProviderTest, MoveReplicaTest, TestClassicSimilarityFactory,
MergeStrategyTest, EchoParamsTest, TestSolrCLIRunExample, TestTrie,
SolrCloudExampleTest, ConvertedLegacyTest, DeleteInactiveReplicaTest,
TestInitQParser, RestartWhileUpdatingTest, TestJsonRequest, BitVectorTest,
TestCloudSchemaless, ZkStateReaderTest, TestRestManager, TermsComponentTest,
TestTolerantUpdateProcessorCloud, TestClusterProperties, TestConfigSets,
TestQuerySenderListener, TestGraphMLResponseWriter,
SegmentsInfoRequestHandlerTest, DistributedFacetPivotLargeTest,
TestUseDocValuesAsStored, TestLMDirichletSimilarityFactory,
TestDelegationWithHadoopAuth, DeleteReplicaTest, TestQueryUtils,
TestStressUserVersions, SpellCheckCollatorWithCollapseTest,
TestElisionMultitermQuery, SmileWriterTest, HdfsThreadLeakTest,
MoreLikeThisHandlerTest, SolrIndexSplitterTest, TestSweetSpotSimilarityFactory,
PeerSyncWithIndexFingerprintCachingTest, TestMaxTokenLenTokenizer,
TestPKIAuthenticationPlugin, BadCopyFieldTest, TestSuggestSpellingConverter,
TestFieldCache, DirectSolrSpellCheckerTest, TestSolrCoreParser,
TestRecoveryHdfs, TestComplexPhraseQParserPlugin, ShardRoutingTest,
CdcrRequestHandlerTest, SpellCheckComponentTest, TestDefaultStatsCache,
AnalysisErrorHandlingTest, TestCloudPivotFacet, BlockJoinFacetSimpleTest,
AnalyticsQueryTest, TestShardHandlerFactory, DistributedTermsComponentTest,
TestDistributedStatsComponentCardinality,
TestSolrQueryParserDefaultOperatorResource, SpellCheckCollatorTest,
URLClassifyProcessorTest, TestFastOutputStream, IndexSchemaTest,
SuggesterFSTTest, TestMultiWordSynonyms, TestInPlaceUpdatesStandalone,
LoggingHandlerTest, TestNumericTerms64, IndexSchemaRuntimeFieldTest,
JvmMetricsTest, DistanceFunctionTest, OverseerTaskQueueTest,
HttpSolrCallGetCoreTest, HLLSerializationTest, MultiTermTest,
LeaderFailoverAfterPartitionTest, DocumentBuilderTest,
DistributedDebugComponentTest, BasicAuthStandaloneTest, TestIntervalFaceting,
TestConfigSetsAPIExclusivity, HdfsDirectoryTest, TestLRUCache,
TestSystemCollAutoCreate, ZkCLITest, TestFileDictionaryLookup,
TestRawResponseWriter, SearchHandlerTest, TestSubQueryTransformerDistrib,
TriLevelCompositeIdRoutingTest, ShardRoutingCustomTest, TestDistributedSearch,
SolrInfoMBeanTest, DebugComponentTest, TestSurroundQueryParser,
TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest,
TermVectorComponentTest, TestJmxIntegration, JSONWriterTest,
TestAnalyzedSuggestions, TestPHPSerializedResponseWriter,
TestBinaryResponseWriter, BadComponentTest, SampleTest, MinimalSchemaTest,
OutputWriterTest, DirectSolrConnectionTest, TestLuceneMatchVersion,
TestDFRSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest,
DateMathParserTest, TestSystemIdResolver, DateFieldTest,
RAMDirectoryFactoryTest, ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase,
DistributedIntervalFacetingTest, CleanupOldIndexTest,
CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest,
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest,
DistribJoinFromCollectionTest, HttpPartitionTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrXmlInZkTest, TestCloudDeleteByQuery, TestConfigSetsAPI,
TestLocalFSCloudBackupRestore, TestRandomRequestDistribution,
TestRebalanceLeaders, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates,
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
HdfsWriteToMultipleCollectionsTest, RuleEngineTest, RulesTest,
TestDynamicLoading]
[junit4] Completed [572/715 (1!)] on J1 in 26.67s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39933 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]