Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19610/
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([F4F5877D6EC1345C:2CB8AA2A991C91FC]: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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12969 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/init-core-data-001
[junit4] 2> 1758770 WARN
(SUITE-TestDynamicLoading-seed#[F4F5877D6EC1345C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 1758770 INFO
(SUITE-TestDynamicLoading-seed#[F4F5877D6EC1345C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1758771 INFO
(SUITE-TestDynamicLoading-seed#[F4F5877D6EC1345C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1758773 INFO
(SUITE-TestDynamicLoading-seed#[F4F5877D6EC1345C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wlv/hy
[junit4] 2> 1758775 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1758775 INFO (Thread-3076) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1758775 INFO (Thread-3076) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1758777 ERROR (Thread-3076) [ ] 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> 1758875 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42078
[junit4] 2> 1758885 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1758887 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1758888 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1758889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1758890 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1758891 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1758891 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1758892 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1758894 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1758895 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1758896 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1758985 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/control-001/cores/collection1
[junit4] 2> 1758988 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1758989 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17bd3f5{/wlv/hy,null,AVAILABLE}
[junit4] 2> 1758991 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@120d9e3{SSL,[ssl,
http/1.1]}{127.0.0.1:43070}
[junit4] 2> 1758991 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server Started @1760327ms
[junit4] 2> 1758991 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/tempDir-001/control/data,
hostContext=/wlv/hy, hostPort=43070,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/control-001/cores}
[junit4] 2> 1758991 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1758991 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1758991 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1758991 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1758991 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-11T18:29:30.146Z
[junit4] 2> 1758994 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1758994 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/control-001/solr.xml
[junit4] 2> 1759000 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1759004 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42078/solr
[junit4] 2> 1759019 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1759020 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:43070_wlv%2Fhy
[junit4] 2> 1759021 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.Overseer Overseer
(id=97945345715798021-127.0.0.1:43070_wlv%2Fhy-n_0000000000) starting
[junit4] 2> 1759027 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43070_wlv%2Fhy
[junit4] 2> 1759028 INFO
(zkCallback-4284-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1759220 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1759226 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1759226 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1759228 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/control-001/cores
[junit4] 2> 1759228 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1759229 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1759231 INFO
(OverseerStateUpdate-97945345715798021-127.0.0.1:43070_wlv%2Fhy-n_0000000000)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1760244 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1760262 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1760386 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1760398 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1760398 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1760399 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1760399 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/control-001/cores/collection1/data/]
[junit4] 2> 1760401 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=29.7548828125,
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=29.963932588737215,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1760404 WARN
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy 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> 1760447 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1760447 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1760448 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1760448 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1760449 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1202892812,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1760450 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fd1cb8[collection1] main]
[junit4] 2> 1760451 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1760451 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1760452 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1760454 INFO
(searcherExecutor-6846-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@1fd1cb8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1760454 INFO
(coreLoadExecutor-6845-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567125533212278784
[junit4] 2> 1760459 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1760459 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
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> 1760459 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:43070/wlv/hy/collection1/
[junit4] 2> 1760459 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1760459 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:43070/wlv/hy/collection1/ has no replicas
[junit4] 2> 1760459 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
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> 1760461 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
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:43070/wlv/hy/collection1/ shard1
[junit4] 2> 1760612 INFO
(coreZkRegister-6838-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy
x:collection1 c:control_collection) [n:127.0.0.1:43070_wlv%2Fhy
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1760749 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1760750 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42078/solr ready
[junit4] 2> 1760750 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1760829 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-1-001/cores/collection1
[junit4] 2> 1760830 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-1-001
[junit4] 2> 1760831 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1760832 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bc748{/wlv/hy,null,AVAILABLE}
[junit4] 2> 1760833 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e22022{SSL,[ssl,
http/1.1]}{127.0.0.1:35705}
[junit4] 2> 1760834 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server Started @1762170ms
[junit4] 2> 1760834 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/wlv/hy, hostPort=35705,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-1-001/cores}
[junit4] 2> 1760834 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1760834 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1760834 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1760834 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1760834 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-11T18:29:31.989Z
[junit4] 2> 1760837 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1760837 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-1-001/solr.xml
[junit4] 2> 1760842 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1760846 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42078/solr
[junit4] 2> 1760853 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1760854 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1760856 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35705_wlv%2Fhy
[junit4] 2> 1760858 INFO
(zkCallback-4293-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1760858 INFO (zkCallback-4288-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1760858 INFO
(zkCallback-4284-thread-1-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1760995 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1761002 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1761002 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1761004 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-1-001/cores
[junit4] 2> 1761004 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1761005 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1761006 INFO
(OverseerStateUpdate-97945345715798021-127.0.0.1:43070_wlv%2Fhy-n_0000000000)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1762021 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1762039 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1762153 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1762164 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1762165 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1762165 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1762165 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1762167 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=29.7548828125,
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=29.963932588737215,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1762170 WARN
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy 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> 1762215 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1762215 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1762216 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1762216 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1762218 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1202892812,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1762219 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b8f961[collection1] main]
[junit4] 2> 1762220 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1762220 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1762221 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1762223 INFO
(searcherExecutor-6857-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b8f961[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1762223 INFO
(coreLoadExecutor-6856-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567125535067209728
[junit4] 2> 1762230 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1762230 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy 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> 1762230 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35705/wlv/hy/collection1/
[junit4] 2> 1762230 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1762230 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:35705/wlv/hy/collection1/ has no replicas
[junit4] 2> 1762230 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1762234 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:35705/wlv/hy/collection1/ shard2
[junit4] 2> 1762384 INFO
(coreZkRegister-6851-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:35705_wlv%2Fhy c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1762611 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-2-001/cores/collection1
[junit4] 2> 1762612 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-2-001
[junit4] 2> 1762614 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1762614 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d21a63{/wlv/hy,null,AVAILABLE}
[junit4] 2> 1762616 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@194ff68{SSL,[ssl,
http/1.1]}{127.0.0.1:38871}
[junit4] 2> 1762616 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server Started @1763952ms
[junit4] 2> 1762616 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/wlv/hy, hostPort=38871,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-2-001/cores}
[junit4] 2> 1762616 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1762616 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1762616 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1762616 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1762616 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-11T18:29:33.771Z
[junit4] 2> 1762619 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bf8c5e2cb000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1762619 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1762619 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-2-001/solr.xml
[junit4] 2> 1762624 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1762628 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42078/solr
[junit4] 2> 1762630 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bf8c5e2cb000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1762635 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1762636 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1762638 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38871_wlv%2Fhy
[junit4] 2> 1762639 INFO (zkCallback-4288-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1762640 INFO
(zkCallback-4299-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1762640 INFO
(zkCallback-4293-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1762640 INFO
(zkCallback-4284-thread-2-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1762898 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1762905 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1762905 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1762907 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-2-001/cores
[junit4] 2> 1762907 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1762908 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1762909 INFO
(OverseerStateUpdate-97945345715798021-127.0.0.1:43070_wlv%2Fhy-n_0000000000)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1763920 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1763937 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1764059 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1764072 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1764073 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1764073 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1764073 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1764075 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=29.7548828125,
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=29.963932588737215,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1764079 WARN
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy 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> 1764134 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1764134 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1764135 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1764135 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1764136 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1202892812,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1764137 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@68f36d[collection1] main]
[junit4] 2> 1764138 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1764138 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1764139 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1764141 INFO
(searcherExecutor-6868-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@68f36d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1764141 INFO
(coreLoadExecutor-6867-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567125537078378496
[junit4] 2> 1764146 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1764146 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy 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> 1764146 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38871/wlv/hy/collection1/
[junit4] 2> 1764146 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1764146 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:38871/wlv/hy/collection1/ has no replicas
[junit4] 2> 1764146 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1764148 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:38871/wlv/hy/collection1/ shard1
[junit4] 2> 1764299 INFO
(coreZkRegister-6862-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38871_wlv%2Fhy c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1764517 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-3-001/cores/collection1
[junit4] 2> 1764517 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-3-001
[junit4] 2> 1764519 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1764520 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34bd17{/wlv/hy,null,AVAILABLE}
[junit4] 2> 1764521 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1661312{SSL,[ssl,
http/1.1]}{127.0.0.1:38269}
[junit4] 2> 1764521 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server Started @1765858ms
[junit4] 2> 1764522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/wlv/hy, hostPort=38269,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-3-001/cores}
[junit4] 2> 1764522 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1764522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1764522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1764522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1764522 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-11T18:29:35.677Z
[junit4] 2> 1764524 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1764525 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-3-001/solr.xml
[junit4] 2> 1764916 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1764921 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42078/solr
[junit4] 2> 1764928 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1764930 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1764932 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38269_wlv%2Fhy
[junit4] 2> 1764933 INFO
(zkCallback-4305-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1764933 INFO (zkCallback-4288-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1764933 INFO
(zkCallback-4284-thread-2-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1764933 INFO
(zkCallback-4293-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1764933 INFO
(zkCallback-4299-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1765147 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1765155 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1765155 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1765158 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-3-001/cores
[junit4] 2> 1765158 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1765158 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1765160 INFO
(OverseerStateUpdate-97945345715798021-127.0.0.1:43070_wlv%2Fhy-n_0000000000)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1766173 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1766189 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1766338 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1766353 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1766354 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1766354 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1766354 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1766358 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=29.7548828125,
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=29.963932588737215,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1766361 WARN
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy 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> 1766410 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1766410 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1766411 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1766411 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1766412 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1202892812,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1766413 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1affd2b[collection1] main]
[junit4] 2> 1766414 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1766414 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1766415 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1766416 INFO
(searcherExecutor-6879-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38269_wlv%2Fhy c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1affd2b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1766416 INFO
(coreLoadExecutor-6878-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567125539463888896
[junit4] 2> 1766420 INFO
(coreZkRegister-6873-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 c:collection1) [n:127.0.0.1:38269_wlv%2Fhy c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1766420 INFO
(updateExecutor-4302-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1766421 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1766421 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1766421 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1766421 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
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> 1766421 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
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:35705/wlv/hy/collection1/] and I am
[https://127.0.0.1:38269/wlv/hy/collection1/]
[junit4] 2> 1766423 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:35705/wlv/hy];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38269_wlv%252Fhy&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1766560 INFO (qtp23547932-21277) [n:127.0.0.1:35705_wlv%2Fhy
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1766560 INFO (qtp23547932-21277) [n:127.0.0.1:35705_wlv%2Fhy
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1766560 INFO (qtp23547932-21277) [n:127.0.0.1:35705_wlv%2Fhy
] 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:38269_wlv%2Fhy,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:38269/wlv/hy","node_name":"127.0.0.1:38269_wlv%2Fhy","state":"recovering"}
[junit4] 2> 1766561 INFO (qtp23547932-21277) [n:127.0.0.1:35705_wlv%2Fhy
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 1766561 INFO (qtp23547932-21277) [n:127.0.0.1:35705_wlv%2Fhy
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:38269_wlv%252Fhy&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1766840 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-4-001/cores/collection1
[junit4] 2> 1766841 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-4-001
[junit4] 2> 1766843 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1766844 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8038e{/wlv/hy,null,AVAILABLE}
[junit4] 2> 1766845 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1ab503f{SSL,[ssl,
http/1.1]}{127.0.0.1:41965}
[junit4] 2> 1766845 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.Server Started @1768182ms
[junit4] 2> 1766845 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/wlv/hy, hostPort=41965,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-4-001/cores}
[junit4] 2> 1766846 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1766846 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1766846 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1766846 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1766846 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-11T18:29:38.001Z
[junit4] 2> 1766849 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1766849 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-4-001/solr.xml
[junit4] 2> 1766857 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1766862 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42078/solr
[junit4] 2> 1766869 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 1766871 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1766872 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41965_wlv%2Fhy
[junit4] 2> 1766874 INFO (zkCallback-4288-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1766874 INFO
(zkCallback-4305-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy)
[n:127.0.0.1:38269_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1766875 INFO
(zkCallback-4312-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1766875 INFO
(zkCallback-4293-thread-1-processing-n:127.0.0.1:35705_wlv%2Fhy)
[n:127.0.0.1:35705_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1766875 INFO
(zkCallback-4299-thread-1-processing-n:127.0.0.1:38871_wlv%2Fhy)
[n:127.0.0.1:38871_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1766875 INFO
(zkCallback-4284-thread-2-processing-n:127.0.0.1:43070_wlv%2Fhy)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 1767063 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [https://127.0.0.1:35705/wlv/hy/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1767063 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=https://127.0.0.1:38269/wlv/hy START
replicas=[https://127.0.0.1:35705/wlv/hy/collection1/] nUpdates=100
[junit4] 2> 1767072 INFO (qtp23547932-21283) [n:127.0.0.1:35705_wlv%2Fhy
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> 1767072 INFO (qtp23547932-21283) [n:127.0.0.1:35705_wlv%2Fhy
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/wlv/hy path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1767074 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
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> 1767074 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
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> 1767075 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
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> 1767075 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1767075 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1767075 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 1767075 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 1767075 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 1767075 INFO
(recoveryExecutor-4303-thread-1-processing-n:127.0.0.1:38269_wlv%2Fhy
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38269_wlv%2Fhy
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1767100 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1767108 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1767108 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1767110 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-4-001/cores
[junit4] 2> 1767111 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C])
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1767111 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1767112 INFO
(OverseerStateUpdate-97945345715798021-127.0.0.1:43070_wlv%2Fhy-n_0000000000)
[n:127.0.0.1:43070_wlv%2Fhy ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1768131 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1768148 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1768263 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1768276 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1768276 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node4' (registry
'solr.core.collection1.shard1.core_node4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16fe797
[junit4] 2> 1768276 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1768276 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 1768280 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=29.7548828125,
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=29.963932588737215,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1768283 WARN
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy 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> 1768330 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1768330 INFO
(coreLoadExecutor-6889-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[...truncated too long message...]
lection1.shard1.core_node4, tag=8765984
[junit4] 2> 1785318 INFO (coreCloseExecutor-6943-thread-1)
[n:127.0.0.1:41965_wlv%2Fhy c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=8765984
[junit4] 2> 1785319 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.Overseer Overseer
(id=97945345715798034-127.0.0.1:41965_wlv%2Fhy-n_0000000004) closing
[junit4] 2> 1785319 INFO
(OverseerStateUpdate-97945345715798034-127.0.0.1:41965_wlv%2Fhy-n_0000000004)
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41965_wlv%2Fhy
[junit4] 2> 1785319 WARN
(zkCallback-4312-thread-1-processing-n:127.0.0.1:41965_wlv%2Fhy)
[n:127.0.0.1:41965_wlv%2Fhy ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1785320 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1ab503f{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1785320 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8038e{/wlv/hy,null,UNAVAILABLE}
[junit4] 2> 1785321 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
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> 1785321 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[F4F5877D6EC1345C]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42078 42078
[junit4] 2> 1785390 INFO (Thread-3076) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42078 42078
[junit4] 2> 1785391 WARN (Thread-3076) [ ] 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> 4 /solr/collections/collection1/state.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>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /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=F4F5877D6EC1345C
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 26.6s 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([F4F5877D6EC1345C:2CB8AA2A991C91FC]: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:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1785394 INFO
(SUITE-TestDynamicLoading-seed#[F4F5877D6EC1345C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F4F5877D6EC1345C-001
[junit4] 2> May 11, 2017 6:29:56 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=12086, maxDocsPerChunk=8, blockSize=7),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=12086, blockSize=7)), sim=RandomSimilarity(queryNorm=false): {},
locale=uk, timezone=Pacific/Norfolk
[junit4] 2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 1.8.0_131
(32-bit)/cpus=12,threads=1,free=130667312,total=418906112
[junit4] 2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest,
UUIDUpdateProcessorFallbackTest, DistribCursorPagingTest, SimplePostToolTest,
ClusterStateUpdateTest, SolrCLIZkUtilsTest, AnalysisErrorHandlingTest,
SubstringBytesRefFilterTest, DistributedFacetPivotLargeTest,
BasicAuthIntegrationTest, TestSolrJ, TestElisionMultitermQuery,
TestDocTermOrds, HdfsUnloadDistributedZkTest, TestSearchPerf,
TestFieldResource, TestTrieFacet, TestStressRecovery, TestRandomFlRTGCloud,
TestStressLiveNodes, SpatialFilterTest,
TestDistributedStatsComponentCardinality, TestLRUCache,
ClassificationUpdateProcessorFactoryTest, ConnectionReuseTest,
PeerSyncWithIndexFingerprintCachingTest, TestUpdate,
ExitableDirectoryReaderTest, TestSolrCoreSnapshots, TestRawTransformer,
FileUtilsTest, FullHLLTest, TestReqParamsAPI, TestCryptoKeys,
ConfigureRecoveryStrategyTest, TestQueryUtils, HdfsRecoverLeaseTest,
GraphQueryTest, TestNumericTerms64, TestDownShardTolerantSearch,
TestMaxScoreQueryParser, TestInfoStreamLogging,
DistributedQueryComponentOptimizationTest, TestConfigReload,
TestFieldSortValues, TestSolrFieldCacheBean, InfixSuggestersTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource,
TestFuzzyAnalyzedSuggestions, CleanupOldIndexTest,
TestSizeLimitedDistributedMap, AlternateDirectoryTest,
TestObjectReleaseTracker, TestSubQueryTransformer,
LeaderInitiatedRecoveryOnShardRestartTest, TestManagedSchemaThreadSafety,
CSVRequestHandlerTest, BadComponentTest, TestSolrCloudWithHadoopAuthPlugin,
TestSha256AuthenticationProvider, TestJsonFacetRefinement,
TestSystemCollAutoCreate, DeleteInactiveReplicaTest,
TestSimpleTrackingShardHandler, CollectionsAPISolrJTest,
ConjunctionSolrSpellCheckerTest, TestSmileRequest, DirectSolrSpellCheckerTest,
DocumentBuilderTest, LeaderFailoverAfterPartitionTest, SoftAutoCommitTest,
SpellCheckCollatorTest, TestCloudRecovery, CollectionsAPIDistributedZkTest,
TemplateUpdateProcessorTest, TestAuthenticationFramework, SolrInfoBeanTest,
DocValuesTest, TestManagedResource, CdcrBootstrapTest, MoreLikeThisHandlerTest,
PrimUtilsTest, TermsComponentTest, TermVectorComponentTest, MetricsHandlerTest,
TestDFISimilarityFactory, TestSystemIdResolver, TestSQLHandlerNonCloud,
CloneFieldUpdateProcessorFactoryTest, TestFieldCacheSort,
TestBM25SimilarityFactory, DistributedMLTComponentTest, SparseHLLTest,
JvmMetricsTest, ZkSolrClientTest, TestHashQParserPlugin,
ChangedSchemaMergeTest, HdfsSyncSliceTest, TestSchemaNameResource,
JsonLoaderTest, BufferStoreTest, DistributedTermsComponentTest,
TestDistributedGrouping, ParsingFieldUpdateProcessorsTest,
TestSchemalessBufferedUpdates, TestFiltering, TestBackupRepositoryFactory,
TestExceedMaxTermLength, SpatialHeatmapFacetsTest, TestPerFieldSimilarity,
TestStressVersions, TestInPlaceUpdatesStandalone, ReplicationFactorTest,
DistanceFunctionTest, TestSolrConfigHandler, ZkCLITest, ShardRoutingCustomTest,
TestDistributedSearch, ZkControllerTest, TestRealTimeGet, TestReload,
TestCoreContainer, StatsComponentTest, PeerSyncTest, TestLazyCores,
CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest,
SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie,
SuggesterWFSTTest, WordBreakSolrSpellCheckerTest,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest,
TestSurroundQueryParser, StandardRequestHandlerTest, TestQueryTypes,
FileBasedSpellCheckerTest, TestIndexingPerformance, RequiredFieldsTest,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest,
UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
SearchHandlerTest, SampleTest, TestCharFilters, TestCodecSupport,
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestFastWriter, TestFastOutputStream, PluginInfoTest, TestFastLRUCache,
DOMUtilTest, RAMDirectoryFactoryTest, SliceStateTest, SystemInfoHandlerTest,
UUIDFieldTest, DistributedIntervalFacetingTest, CollectionReloadTest,
CollectionTooManyReplicasTest, CustomCollectionTest, DeleteShardTest,
DistributedQueueTest, ForceLeaderTest, PeerSyncReplicationTest,
RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest,
TestCloudPseudoReturnFields, TestCollectionAPI,
TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore,
TestReplicaProperties, TestShortCircuitedRequests,
TestStressCloudBlindAtomicUpdates, TestConfigSetProperties,
TestCorePropertiesReload, TestDynamicLoading]
[junit4] Completed [585/710 (1!)] on J1 in 27.15s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39820 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]