Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/475/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0,
title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1579401460399996928, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1579401460399996928, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([728E2262301F587:8F7CDDFC8DFD987F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:247)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:151)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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 12381 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 944958 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/init-core-data-001
[junit4] 2> 944959 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 944959 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 944960 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 944961 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 944962 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 944963 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 945011 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 945020 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
[junit4] 2> 945023 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 945050 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 945055 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 945056 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 945057 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 945081 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 945088 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
[junit4] 2> 945091 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 945091 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 945091 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 945091 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 945091 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/init-core-data-001/]
[junit4] 2> 945097 WARN (coreLoadExecutor-2196-thread-1) [
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> 945165 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 945165 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 945166 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 945166 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 945167 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b3767a4[collection1] main]
[junit4] 2> 945167 WARN (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 945168 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 945169 INFO
(searcherExecutor-2197-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6b3767a4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 945169 INFO (coreLoadExecutor-2196-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1579401259262148608
[junit4] 2> 945171 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 945177 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 945177 INFO (Thread-1846) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 945177 INFO (Thread-1846) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 945178 ERROR (Thread-1846) [ ] 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> 945277 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45275
[junit4] 2> 945303 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 945304 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 945305 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 945305 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 945306 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 945306 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 945307 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 945308 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 945308 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 945309 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 945310 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 945317 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 945374 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 945375 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e86e770{/,null,AVAILABLE}
[junit4] 2> 945375 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1d5a5ac9{SSL,[ssl,
http/1.1]}{127.0.0.1:33381}
[junit4] 2> 945376 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server Started @947723ms
[junit4] 2> 945376 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/tempDir-001/control/data,
hostContext=/, hostPort=33381,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/control-001/cores}
[junit4] 2> 945376 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 945376 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 945376 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 945376 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 945376 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-24T06:26:56.465Z
[junit4] 2> 945382 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 945382 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/control-001/solr.xml
[junit4] 2> 945386 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 945388 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45275/solr
[junit4] 2> 945427 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 945427 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:33381_
[junit4] 2> 945428 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.c.Overseer Overseer
(id=98712578704474117-127.0.0.1:33381_-n_0000000000) starting
[junit4] 2> 945431 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33381_
[junit4] 2> 945432 INFO
(zkCallback-916-thread-1-processing-n:127.0.0.1:33381_) [n:127.0.0.1:33381_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 945503 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 945510 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 945510 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 945511 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33381_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/control-001/cores
[junit4] 2> 945529 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 945529 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45275/solr ready
[junit4] 2> 945555 INFO (qtp842791094-6547) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33381_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 945559 INFO
(OverseerThreadFactory-2207-thread-1-processing-n:127.0.0.1:33381_)
[n:127.0.0.1:33381_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 945665 INFO (qtp842791094-6549) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 945665 INFO (qtp842791094-6549) [n:127.0.0.1:33381_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 945768 INFO
(zkCallback-916-thread-1-processing-n:127.0.0.1:33381_) [n:127.0.0.1:33381_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 946673 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 946688 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema
name=inplace-updates
[junit4] 2> 946691 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 946691 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 946692 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 946692 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 946692 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 946697 WARN (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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> 946723 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 946723 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 946724 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 946724 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 946725 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@55af999b[control_collection_shard1_replica_n1] main]
[junit4] 2> 946725 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 946725 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 946726 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 946726 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579401260894781440
[junit4] 2> 946727 INFO
(searcherExecutor-2210-thread-1-processing-n:127.0.0.1:33381_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:33381_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@55af999b[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 946729 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 946729 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 946729 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:33381/control_collection_shard1_replica_n1/
[junit4] 2> 946729 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 946729 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:33381/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 946729 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 946730 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33381/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 946832 INFO
(zkCallback-916-thread-1-processing-n:127.0.0.1:33381_) [n:127.0.0.1:33381_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 946881 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 946882 INFO (qtp842791094-6549) [n:127.0.0.1:33381_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1217
[junit4] 2> 946884 INFO (qtp842791094-6547) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 946984 INFO
(zkCallback-916-thread-1-processing-n:127.0.0.1:33381_) [n:127.0.0.1:33381_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 947559 INFO
(OverseerCollectionConfigSetProcessor-98712578704474117-127.0.0.1:33381_-n_0000000000)
[n:127.0.0.1:33381_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 947884 INFO (qtp842791094-6547) [n:127.0.0.1:33381_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33381_&wt=javabin&version=2}
status=0 QTime=2329
[junit4] 2> 947891 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 947891 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45275/solr ready
[junit4] 2> 947891 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 947896 INFO (qtp842791094-6548) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 947901 INFO
(OverseerThreadFactory-2207-thread-2-processing-n:127.0.0.1:33381_)
[n:127.0.0.1:33381_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 947901 WARN
(OverseerThreadFactory-2207-thread-2-processing-n:127.0.0.1:33381_)
[n:127.0.0.1:33381_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 948104 INFO (qtp842791094-6548) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 948104 INFO (qtp842791094-6548) [n:127.0.0.1:33381_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=207
[junit4] 2> 948165 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-1-001
of type TLOG
[junit4] 2> 948166 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 948167 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27521df3{/,null,AVAILABLE}
[junit4] 2> 948167 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@21641b9a{SSL,[ssl,
http/1.1]}{127.0.0.1:33691}
[junit4] 2> 948167 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server Started @950515ms
[junit4] 2> 948167 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=33691,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-1-001/cores}
[junit4] 2> 948167 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 948168 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 948168 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 948168 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 948168 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-24T06:26:59.257Z
[junit4] 2> 948170 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 948170 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-1-001/solr.xml
[junit4] 2> 948173 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 948175 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45275/solr
[junit4] 2> 948182 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33691_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 948182 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33691_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 948183 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33691_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33691_
[junit4] 2> 948183 INFO
(zkCallback-916-thread-1-processing-n:127.0.0.1:33381_) [n:127.0.0.1:33381_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 948184 INFO (zkCallback-923-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 948184 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 948218 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33691_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 948224 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33691_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 948224 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33691_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 948225 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:33691_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-1-001/cores
[junit4] 2> 948243 INFO (qtp842791094-6543) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33691_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 948244 INFO
(OverseerCollectionConfigSetProcessor-98712578704474117-127.0.0.1:33381_-n_0000000000)
[n:127.0.0.1:33381_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 948244 INFO
(OverseerThreadFactory-2207-thread-3-processing-n:127.0.0.1:33381_)
[n:127.0.0.1:33381_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33691_
for creating new replica
[junit4] 2> 948263 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 948263 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 948365 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 949273 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 949305 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema
[collection1_shard1_replica_t21] Schema name=inplace-updates
[junit4] 2> 949307 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 949307 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from
collection collection1, trusted=true
[junit4] 2> 949308 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t21' (registry
'solr.core.collection1.shard1.replica_t21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 949308 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 949308 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
[[collection1_shard1_replica_t21] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-1-001/cores/collection1_shard1_replica_t21],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
[junit4] 2> 949312 WARN (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
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> 949345 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 949345 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 949346 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 949346 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 949348 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f581028[collection1_shard1_replica_t21] main]
[junit4] 2> 949348 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 949348 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 949349 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 949350 INFO
(searcherExecutor-2221-thread-1-processing-n:127.0.0.1:33691_
x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore
[collection1_shard1_replica_t21] Registered new searcher
Searcher@f581028[collection1_shard1_replica_t21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949350 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579401263646244864
[junit4] 2> 949352 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 949352 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 949352 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:33691/collection1_shard1_replica_t21/
[junit4] 2> 949352 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 949352 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy
https://127.0.0.1:33691/collection1_shard1_replica_t21/ has no replicas
[junit4] 2> 949352 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 949353 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController
collection1_shard1_replica_t21 stopping background replication from leader
[junit4] 2> 949354 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33691/collection1_shard1_replica_t21/ shard1
[junit4] 2> 949456 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 949505 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 949506 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_
c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1243
[junit4] 2> 949507 INFO (qtp842791094-6543) [n:127.0.0.1:33381_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:33691_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1263
[junit4] 2> 949564 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-2-001
of type TLOG
[junit4] 2> 949565 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 949566 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66a24e31{/,null,AVAILABLE}
[junit4] 2> 949566 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@681f19d0{SSL,[ssl,
http/1.1]}{127.0.0.1:44969}
[junit4] 2> 949567 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server Started @951914ms
[junit4] 2> 949567 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44969,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-2-001/cores}
[junit4] 2> 949567 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 949567 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 949567 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 949567 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 949567 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-24T06:27:00.656Z
[junit4] 2> 949569 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 949569 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-2-001/solr.xml
[junit4] 2> 949572 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 949578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45275/solr
[junit4] 2> 949589 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:44969_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 949590 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:44969_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 949591 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:44969_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44969_
[junit4] 2> 949591 INFO (zkCallback-923-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 949591 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 949591 INFO
(zkCallback-916-thread-1-processing-n:127.0.0.1:33381_) [n:127.0.0.1:33381_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 949597 INFO
(zkCallback-934-thread-1-processing-n:127.0.0.1:44969_) [n:127.0.0.1:44969_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 949638 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:44969_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 949644 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:44969_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 949644 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:44969_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 949645 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:44969_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-2-001/cores
[junit4] 2> 949669 INFO (qtp842791094-6544) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44969_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 949670 INFO
(OverseerCollectionConfigSetProcessor-98712578704474117-127.0.0.1:33381_-n_0000000000)
[n:127.0.0.1:33381_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 949670 INFO
(OverseerThreadFactory-2207-thread-4-processing-n:127.0.0.1:33381_)
[n:127.0.0.1:33381_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44969_
for creating new replica
[junit4] 2> 949687 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 949688 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 949790 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 949790 INFO
(zkCallback-934-thread-1-processing-n:127.0.0.1:44969_) [n:127.0.0.1:44969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 950730 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 950738 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema
[collection1_shard1_replica_t23] Schema name=inplace-updates
[junit4] 2> 950741 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 950741 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from
collection collection1, trusted=true
[junit4] 2> 950741 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t23' (registry
'solr.core.collection1.shard1.replica_t23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 950741 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 950741 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
[[collection1_shard1_replica_t23] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-2-001/cores/collection1_shard1_replica_t23],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
[junit4] 2> 950746 WARN (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
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> 950775 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 950775 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 950776 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 950776 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 950777 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@50610a99[collection1_shard1_replica_t23] main]
[junit4] 2> 950778 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 950779 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 950779 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 950780 INFO
(searcherExecutor-2232-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrCore
[collection1_shard1_replica_t23] Registered new searcher
Searcher@50610a99[collection1_shard1_replica_t23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 950780 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579401265145708544
[junit4] 2> 950783 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_t23
[junit4] 2> 950783 INFO
(updateExecutor-931-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:44969_
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 950784 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 950784 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 950784 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.ZkController
collection1_shard1_replica_t23 stopping background replication from leader
[junit4] 2> 950784 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_t23]
[junit4] 2> 950784 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 950784 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_t23] as recovering, leader is
[https://127.0.0.1:33691/collection1_shard1_replica_t21/] and I am
[https://127.0.0.1:44969/collection1_shard1_replica_t23/]
[junit4] 2> 950784 INFO (qtp2099564941-6619) [n:127.0.0.1:44969_
c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1096
[junit4] 2> 950786 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:33691]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:44969_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 950786 INFO (qtp842791094-6544) [n:127.0.0.1:33381_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:44969_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1117
[junit4] 2> 950790 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 950792 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:44969_,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:44969","node_name":"127.0.0.1:44969_","state":"down","type":"TLOG"}
[junit4] 2> 950841 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-3-001
of type TLOG
[junit4] 2> 950842 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 950843 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77dc19f2{/,null,AVAILABLE}
[junit4] 2> 950844 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5c76cee2{SSL,[ssl,
http/1.1]}{127.0.0.1:34929}
[junit4] 2> 950844 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.Server Started @953192ms
[junit4] 2> 950844 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/tempDir-001/jetty3,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=34929,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-3-001/cores}
[junit4] 2> 950844 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 950845 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 950845 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 950845 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 950845 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-24T06:27:01.934Z
[junit4] 2> 950850 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 950850 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-3-001/solr.xml
[junit4] 2> 950853 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 0x15eb2913c8b000e, 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> 950854 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 950856 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45275/solr
[junit4] 2> 950861 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:34929_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 950862 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:34929_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 950863 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:34929_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34929_
[junit4] 2> 950863 INFO
(zkCallback-934-thread-1-processing-n:127.0.0.1:44969_) [n:127.0.0.1:44969_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 950863 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 950863 INFO (zkCallback-923-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 950869 INFO
(zkCallback-916-thread-2-processing-n:127.0.0.1:33381_) [n:127.0.0.1:33381_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 950869 INFO
(zkCallback-941-thread-1-processing-n:127.0.0.1:34929_) [n:127.0.0.1:34929_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 950964 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 950964 INFO
(zkCallback-934-thread-1-processing-n:127.0.0.1:44969_) [n:127.0.0.1:44969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 950977 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:34929_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 950983 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:34929_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 950983 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:34929_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 950984 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587])
[n:127.0.0.1:34929_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-3-001/cores
[junit4] 2> 951035 INFO (qtp842791094-6547) [n:127.0.0.1:33381_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34929_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 951036 INFO
(OverseerCollectionConfigSetProcessor-98712578704474117-127.0.0.1:33381_-n_0000000000)
[n:127.0.0.1:33381_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 951037 INFO
(OverseerThreadFactory-2207-thread-5-processing-n:127.0.0.1:33381_)
[n:127.0.0.1:33381_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34929_
for creating new replica
[junit4] 2> 951053 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 951053 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 951156 INFO
(zkCallback-941-thread-1-processing-n:127.0.0.1:34929_) [n:127.0.0.1:34929_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 951156 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 951156 INFO
(zkCallback-934-thread-1-processing-n:127.0.0.1:44969_) [n:127.0.0.1:44969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 951792 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:44969_,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:44969","node_name":"127.0.0.1:44969_","state":"recovering","type":"TLOG"}
[junit4] 2> 951792 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 951792 INFO (qtp1045639789-6590) [n:127.0.0.1:33691_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44969_&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 952062 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 952068 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema
[collection1_shard1_replica_t25] Schema name=inplace-updates
[junit4] 2> 952070 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 952070 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t25' using configuration from
collection collection1, trusted=true
[junit4] 2> 952071 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t25' (registry
'solr.core.collection1.shard1.replica_t25') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51276537
[junit4] 2> 952071 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 952071 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrCore
[[collection1_shard1_replica_t25] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-3-001/cores/collection1_shard1_replica_t25],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001/shard-3-001/cores/collection1_shard1_replica_t25/data/]
[junit4] 2> 952074 WARN (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
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> 952097 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 952097 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 952098 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 952098 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 952099 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f7660a4[collection1_shard1_replica_t25] main]
[junit4] 2> 952099 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 952100 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 952100 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 952101 INFO
(searcherExecutor-2243-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.SolrCore
[collection1_shard1_replica_t25] Registered new searcher
Searcher@f7660a4[collection1_shard1_replica_t25]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 952101 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1579401266530877440
[junit4] 2> 952103 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_t25
[junit4] 2> 952103 INFO
(updateExecutor-938-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1) [n:127.0.0.1:34929_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_t25]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 952103 INFO (qtp1506791059-6653) [n:127.0.0.1:34929_
c:collection1 s:shard1 x:collection1_shard1_replica_t25] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1049
[junit4] 2> 952103 INFO
(recoveryExecutor-939-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 952103 INFO
(recoveryExecutor-939-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 952103 INFO
(recoveryExecutor-939-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.ZkController
collection1_shard1_replica_t25 stopping background replication from leader
[junit4] 2> 952103 INFO
(recoveryExecutor-939-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_t25]
[junit4] 2> 952103 INFO
(recoveryExecutor-939-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 952103 INFO
(recoveryExecutor-939-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_t25] as recovering, leader is
[https://127.0.0.1:33691/collection1_shard1_replica_t21/] and I am
[https://127.0.0.1:34929/collection1_shard1_replica_t25/]
[junit4] 2> 952104 INFO (qtp842791094-6547) [n:127.0.0.1:33381_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:34929_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1068
[junit4] 2> 952105 INFO
(recoveryExecutor-939-thread-1-processing-n:127.0.0.1:34929_
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [https://127.0.0.1:33691]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:34929_&coreNodeName=core_node26&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 952106 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 952106 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node22 rstate:active live:true
[junit4] 1> replica:core_node24 rstate:recovering live:true
[junit4] 1> replica:core_node26 rstate:down live:true
[junit4] 2> 952108 INFO (qtp1045639789-6588) [n:127.0.0.1:33691_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node26, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 952108 INFO (qtp1045639789-6588) [n:127.0.0.1:33691_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_t21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:34929_,
coreNodeName=core_node26, onlyIfActiveCheckResult=false, nodeProps:
core_node26:{"core":"collection1_shard1_replica_t25","base_url":"https://127.0.0.1:34929","node_name":"127.0.0.1:34929_","state":"down","type":"TLOG"}
[junit4] 2> 952206 INFO
(zkCallback-934-thread-1-processing-n:127.0.0.1:44969_) [n:127.0.0.1:44969_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 952206 INFO
(zkCallback-928-thread-1-processing-n:127.0.0.1:33691_) [n:127.0.0.1:33691_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 952206 INFO
(zkCallback-941-thread-1-processing-n:127.0.0.1:34929_) [n:127.0.0.1:34929_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 952292 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 952293 INFO
(recoveryExecutor-932-thread-1-processing-n:127.0.0.1:44969_
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:44969_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Attempting to
replicate from [https://127.0.0.1:33691/collection1_shard1_replica_t21/].
[junit4] 2> 952298 INFO (qtp1045639789-6585) [n:127.0.0.1:33691_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579401266737446912,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 952298 INFO (qtp1045639789-6585) [n:127.0.0.1:33691_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 952300 INFO (qtp1045639789-6585) [n:127.0.0.1:33691_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 952300 INFO (qtp1045639789-6585) [n:127.0.0.1:33691_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21] webapp=
path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 952304 INFO (qtp1045639789-6586) [n:127.0.0.1:33691_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21]
o.a.s.c.S.Request [collection1_shard1_replica_t21] webapp= path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 952304 INFO (recoveryExecutor-932-
[...truncated too long message...]
s.c.SolrCore [collection1_shard1_replica_t25] CLOSING SolrCore
org.apache.solr.core.SolrCore@152cfe36
[junit4] 2> 1145631 INFO (coreCloseExecutor-2325-thread-1)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_t25, tag=355270198
[junit4] 2> 1145631 INFO (coreCloseExecutor-2325-thread-1)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77642bac: rootName = null,
domain = solr.core.collection1.shard1.replica_t25, service url = null, agent id
= null] for registry solr.core.collection1.shard1.replica_t25 /
com.codahale.metrics.MetricRegistry@60fef7f4
[junit4] 2> 1145640 INFO (coreCloseExecutor-2325-thread-1)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=355270198
[junit4] 2> 1145640 INFO (coreCloseExecutor-2325-thread-1)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 1145640 INFO (coreCloseExecutor-2325-thread-1)
[n:127.0.0.1:34929_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_t25] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@1ee1c3bf commitCommandVersion:0
[junit4] 2> 1145642 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.Overseer Overseer (id=98712578704474128-127.0.0.1:34929_-n_0000000003)
closing
[junit4] 2> 1145642 INFO
(OverseerStateUpdate-98712578704474128-127.0.0.1:34929_-n_0000000003)
[n:127.0.0.1:34929_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34929_
[junit4] 2> 1145646 WARN
(zkCallback-941-thread-2-processing-n:127.0.0.1:34929_) [n:127.0.0.1:34929_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1145647 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5c76cee2{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1145647 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@77dc19f2{/,null,UNAVAILABLE}
[junit4] 2> 1145660 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
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> 1145660 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[728E2262301F587]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45275 45275
[junit4] 2> 1151454 INFO (Thread-1846) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45275 45275
[junit4] 2> 1151455 WARN (Thread-1846) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[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> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 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=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=728E2262301F587 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-JO -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 206s J1 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: This doc was supposed
to have been deleted, but was: SolrDocument{id=0, title_s=title0, id_i=0,
inplace_updatable_float=1.0, _version_=1579401460399996928,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
[junit4] > at
__randomizedtesting.SeedInfo.seed([728E2262301F587:8F7CDDFC8DFD987F]:0)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:247)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:151)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1151457 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1151457 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=983344464
[junit4] 2> 1151457 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1151458 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@56f10b15: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@73f8215b
[junit4] 2> 1151458 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1151458 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e769220: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@43e14d0a
[junit4] 2> 1151459 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1151459 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@34b3e2c1: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@66151c33
[junit4] 2> 1151459 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[728E2262301F587]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1151459 INFO (coreCloseExecutor-2327-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1003e723
[junit4] 2> 1151459 INFO (coreCloseExecutor-2327-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=268691235
[junit4] 2> 1151459 INFO (coreCloseExecutor-2327-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b7ae587: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@c4e7f46
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_728E2262301F587-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-JO, timezone=Etc/GMT-5
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=139426240,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest,
DistributedFacetPivotSmallAdvancedTest, DistribCursorPagingTest,
ShufflingReplicaListTransformerTest, TestTrieFacet, ShardSplitTest,
SolrCloudReportersTest, SolrMetricsIntegrationTest, TestRTGBase,
OverriddenZkACLAndCredentialsProvidersTest, IndexSchemaRuntimeFieldTest,
DisMaxRequestHandlerTest, ResourceLoaderTest, DistributedMLTComponentTest,
TestDocBasedVersionConstraints, TolerantUpdateProcessorTest,
TestValueSourceCache, TestRequestStatusCollectionAPI,
DistributedIntervalFacetingTest, TestMacroExpander,
LeaderFailoverAfterPartitionTest, TestFiltering, TestNumericTerms32, ZkCLITest,
StatelessScriptUpdateProcessorFactoryTest, DataDrivenBlockJoinTest,
CloudMLTQParserTest, DistributedQueueTest, TestSolrCLIRunExample,
TestCoreDiscovery, BasicAuthIntegrationTest, TestCloudManagedSchema,
TestStressRecovery, DistanceFunctionTest, BitVectorTest, TestHashPartitioner,
TestShardHandlerFactory, TestSQLHandlerNonCloud, HighlighterTest,
OpenCloseCoreStressTest, FacetPivotSmallTest, TestCharFilters,
TestJavabinTupleStreamParser, TestCloudPseudoReturnFields, HdfsRecoveryZkTest,
TestConfigOverlay, BlockJoinFacetDistribTest, TestInPlaceUpdatesDistrib]
[junit4] Completed [296/732 (1!)] on J1 in 206.53s, 1 test, 1 failure <<<
FAILURES!
[...truncated 48162 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]