Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3436/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UseG1GC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([FD79574DA5F9D040]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([FD79574DA5F9D040]:0)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([FD79574DA5F9D040]:0)
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([FD79574DA5F9D040]:0)
Build Log:
[...truncated 16685 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 1110046 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1110046 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1110046 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/data-dir-180-001
[junit4] 2> 1110046 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1110046 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1110047 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1110047 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ivc/sm
[junit4] 2> 1110047 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
[junit4] 2> 1110048 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1110050 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 1110059 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.s.IndexSchema Schema name=inplace-updates
[junit4] 2> 1110061 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1110102 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:1036)
~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
[junit4] 2> at java.io.File.mkdir(File.java:1326) ~[?:?]
[junit4] 2> at java.io.File.mkdirs(File.java:1358) ~[?:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523)
~[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77)
~[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79)
~[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:634) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) ~[java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) ~[java/:?]
[junit4] 2> at
org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90)
~[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:564)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
~[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
~[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
~[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 1110102 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1110103 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@cdd0829[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110103 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@cdd0829[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110105 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@79105a81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110105 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@79105a81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110106 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 1110115 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1110115 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1110126 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1110131 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1110131 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1110135 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 1110154 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
[junit4] 2> 1110157 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 1110157 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1110157 INFO (coreLoadExecutor-18441-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@205fc9bd
[junit4] 2> 1110157 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/data-dir-180-001/]
[junit4] 2> 1110160 WARN (coreLoadExecutor-18441-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> 1110199 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1110199 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1110200 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1110200 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1110201 WARN (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 1110202 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1110202 INFO (coreLoadExecutor-18441-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1669700752626417664
[junit4] 2> 1110204 INFO
(searcherExecutor-18443-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1110207 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[FD79574DA5F9D040]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1110211 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1110233 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 1110233 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1110333 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 43915
[junit4] 2> 1110333 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43915
[junit4] 2> 1110333 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43915
[junit4] 2> 1110333 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43915
[junit4] 2> 1110341 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1110351 INFO (zkConnectionManagerCallback-18450-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1110351 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1110363 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1110371 INFO (zkConnectionManagerCallback-18452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1110371 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1110377 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1110400 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 1110423 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1110448 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1110449 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1110450 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1110450 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1110451 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1110452 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1110452 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1110453 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1110454 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1110551 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1110551 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1110551 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1110551 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
[junit4] 2> 1110570 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1110570 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1110570 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1110571 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f52abe3{/ivc/sm,null,AVAILABLE}
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2181801d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:38881}
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.s.Server Started @1110595ms
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ivc/sm,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/tempDir-001/control/data,
hostPort=38881,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 1110578 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1110578 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-16T23:38:44.240657Z
[junit4] 2> 1110587 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1110588 INFO (zkConnectionManagerCallback-18454-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1110588 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1110690 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1110690 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/control-001/solr.xml
[junit4] 2> 1110692 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1110692 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1110693 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1110738 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1110739 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@d402966[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110739 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@d402966[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110747 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3667ba89[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110747 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3667ba89[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1110748 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43915/solr
[junit4] 2> 1110749 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1110750 INFO (zkConnectionManagerCallback-18465-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1110750 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1110852 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 1110853 INFO (zkConnectionManagerCallback-18467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1110853 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 1110902 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:38881_ivc%2Fsm
[junit4] 2> 1110903 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.Overseer Overseer
(id=72093455532425220-127.0.0.1:38881_ivc%2Fsm-n_0000000000) starting
[junit4] 2> 1110905 INFO
(OverseerStateUpdate-72093455532425220-127.0.0.1:38881_ivc%2Fsm-n_0000000000)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38881_ivc%2Fsm
[junit4] 2> 1110905 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38881_ivc%2Fsm
[junit4] 2> 1110914 INFO (zkCallback-18466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1110931 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 1110932 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 1110942 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1110958 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1110972 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1110976 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1110978 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040])
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/control-001/cores
[junit4] 2> 1110991 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1110992 INFO (zkConnectionManagerCallback-18484-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1110992 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1110992 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1110993 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43915/solr ready
[junit4] 2> 1110994 INFO (qtp1413748486-30514)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38881_ivc%252Fsm&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1110995 INFO
(OverseerThreadFactory-18474-thread-1-processing-n:127.0.0.1:38881_ivc%2Fsm)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 1111100 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1111100 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 1111102 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm x:control_collection_shard1_replica_n1 ]
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> 1112108 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.6.0
[junit4] 2> 1112117 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=inplace-updates
[junit4] 2> 1112118 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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> 1112118 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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
configset conf1, trusted=true
[junit4] 2> 1112118 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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@205fc9bd
[junit4] 2> 1112119 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1112121 WARN (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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> 1112149 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1112149 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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> 1112151 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1112151 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1112152 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1112152 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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> 1112152 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 1112152 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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 1669700754671140864
[junit4] 2> 1112154 INFO
(searcherExecutor-18486-thread-1-processing-n:127.0.0.1:38881_ivc%2Fsm
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 1112155 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/control_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1112155 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/control_collection/leaders/shard1
[junit4] 2> 1112156 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1112156 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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> 1112156 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38881/ivc/sm/control_collection_shard1_replica_n1/
[junit4] 2> 1112156 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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> 1112157 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:38881/ivc/sm/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1112157 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72093455532425220-core_node2-n_0000000000
[junit4] 2> 1112157 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:38881/ivc/sm/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1112258 INFO (zkCallback-18466-thread-1) [ ]
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> 1112258 INFO (zkCallback-18466-thread-2) [ ]
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> 1112259 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm 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> 1112260 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm ] 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=1157
[junit4] 2> 1112261 INFO (qtp1413748486-30514)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 1112361 INFO (zkCallback-18466-thread-2) [ ]
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> 1112361 INFO (zkCallback-18466-thread-3) [ ]
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> 1112361 INFO (zkCallback-18466-thread-1) [ ]
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> 1112361 INFO (qtp1413748486-30514)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38881_ivc%252Fsm&wt=javabin&version=2}
status=0 QTime=1367
[junit4] 2> 1112361 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 1112464 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1112466 INFO (zkConnectionManagerCallback-18495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112466 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1112467 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1112467 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43915/solr ready
[junit4] 2> 1112467 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1112468 INFO (qtp1413748486-30514)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1112470 INFO
(OverseerThreadFactory-18474-thread-2-processing-n:127.0.0.1:38881_ivc%2Fsm)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 1112471 INFO
(OverseerCollectionConfigSetProcessor-72093455532425220-127.0.0.1:38881_ivc%2Fsm-n_0000000000)
[n:127.0.0.1:38881_ivc%2Fsm ] 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> 1112679 WARN
(OverseerThreadFactory-18474-thread-2-processing-n:127.0.0.1:38881_ivc%2Fsm)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 1112698 INFO (qtp1413748486-30514)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 45 seconds. Check all shard replicas
[junit4] 2> 1112715 INFO (qtp1413748486-30514)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=247
[junit4] 2> 1112715 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 1112715 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 1112715 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 1112715 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 1112715 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 1112715 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 1112715 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 1112803 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-1-001
of type NRT for shard1
[junit4] 2> 1112804 WARN (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1112804 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1112804 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1112804 INFO (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
[junit4] 2> 1112815 INFO (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1112815 INFO (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1112815 INFO (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1112815 INFO (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13647910{/ivc/sm,null,AVAILABLE}
[junit4] 2> 1112816 INFO (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@347328b5{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:36355}
[junit4] 2> 1112816 INFO (closeThreadPool-18496-thread-1) [ ]
o.e.j.s.Server Started @1112834ms
[junit4] 2> 1112816 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ivc/sm,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/tempDir-001/jetty1,
hostPort=36355,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 1112817 ERROR (closeThreadPool-18496-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1112817 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1112817 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 1112817 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1112817 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1112817 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-16T23:38:46.479127Z
[junit4] 2> 1112818 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1112819 INFO (zkConnectionManagerCallback-18498-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112819 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1112900 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-2-001
of type NRT for shard1
[junit4] 2> 1112901 WARN (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1112901 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1112901 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1112901 INFO (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
[junit4] 2> 1112914 INFO (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1112914 INFO (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1112914 INFO (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1112914 INFO (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d12f0c4{/ivc/sm,null,AVAILABLE}
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@854b37e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:33919}
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.e.j.s.Server Started @1112933ms
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ivc/sm,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/tempDir-001/jetty2,
hostPort=33919,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 1112915 ERROR (closeThreadPool-18496-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1112915 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-16T23:38:46.577749Z
[junit4] 2> 1112916 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1112916 INFO (zkConnectionManagerCallback-18500-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112916 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1112923 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1112923 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-1-001/solr.xml
[junit4] 2> 1112925 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1112925 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1112926 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1112984 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1112985 WARN (closeThreadPool-18496-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4b5a7af1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112985 WARN (closeThreadPool-18496-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4b5a7af1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112996 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FD79574DA5F9D040]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-3-001
of type NRT for shard1
[junit4] 2> 1113013 WARN (closeThreadPool-18496-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@563e55ca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113013 WARN (closeThreadPool-18496-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@563e55ca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113014 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43915/solr
[junit4] 2> 1113014 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1113015 WARN (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 1113015 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1113015 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1113015 INFO (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
[junit4] 2> 1113023 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1113023 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-2-001/solr.xml
[junit4] 2> 1113026 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1113026 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1113027 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1113051 INFO (zkConnectionManagerCallback-18511-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113051 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1113062 INFO (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1113062 INFO (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1113063 INFO (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1113063 INFO (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e086164{/ivc/sm,null,AVAILABLE}
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@73e627c0{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:33775}
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.e.j.s.Server Started @1113089ms
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ivc/sm,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/tempDir-001/jetty3,
hostPort=33775,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 1113071 ERROR (closeThreadPool-18496-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 1113071 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-16T23:38:46.733981Z
[junit4] 2> 1113076 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1113076 INFO (zkConnectionManagerCallback-18516-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113076 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1113120 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1113121 WARN (closeThreadPool-18496-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2627f8f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113121 WARN (closeThreadPool-18496-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2627f8f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113129 WARN (closeThreadPool-18496-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@615732af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113129 WARN (closeThreadPool-18496-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@615732af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113130 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43915/solr
[junit4] 2> 1113131 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1113134 INFO (zkConnectionManagerCallback-18524-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113134 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1113153 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 1113153 INFO (zkConnectionManagerCallback-18526-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113153 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 1113156 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1113158 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.ZkController Publish
node=127.0.0.1:36355_ivc%2Fsm as DOWN
[junit4] 2> 1113159 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1113159 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36355_ivc%2Fsm
[junit4] 2> 1113160 INFO (zkCallback-18494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1113160 INFO (zkCallback-18525-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1113161 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 1113161 WARN (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 1113170 INFO (zkCallback-18466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1113178 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1113195 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113204 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113204 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113205 INFO (closeThreadPool-18496-thread-1)
[n:127.0.0.1:36355_ivc%2Fsm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-1-001/cores
[junit4] 2> 1113211 INFO (closeThreadPool-18496-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36355_ivc%2Fsm
[junit4] 2> 1113254 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 1113259 INFO (zkConnectionManagerCallback-18536-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113259 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 1113261 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1113263 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.ZkController Publish
node=127.0.0.1:33919_ivc%2Fsm as DOWN
[junit4] 2> 1113263 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1113263 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33919_ivc%2Fsm
[junit4] 2> 1113264 INFO (zkCallback-18494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1113264 INFO (zkCallback-18525-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1113264 INFO (zkCallback-18466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1113264 INFO (zkCallback-18535-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1113265 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 1113265 WARN (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 1113275 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1113290 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113298 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113298 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113299 INFO (closeThreadPool-18496-thread-2)
[n:127.0.0.1:33919_ivc%2Fsm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-2-001/cores
[junit4] 2> 1113305 INFO (closeThreadPool-18496-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33919_ivc%2Fsm
[junit4] 2> 1113352 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1113352 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-3-001/solr.xml
[junit4] 2> 1113354 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1113354 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1113355 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1113420 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1113421 WARN (closeThreadPool-18496-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@59150d70[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113421 WARN (closeThreadPool-18496-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@59150d70[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113424 WARN (closeThreadPool-18496-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1559b4ec[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113424 WARN (closeThreadPool-18496-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1559b4ec[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1113425 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43915/solr
[junit4] 2> 1113426 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1113427 INFO (zkConnectionManagerCallback-18555-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113427 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1113528 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 1113529 INFO (zkConnectionManagerCallback-18557-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1113529 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 1113530 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1113532 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.ZkController Publish
node=127.0.0.1:33775_ivc%2Fsm as DOWN
[junit4] 2> 1113532 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1113532 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33775_ivc%2Fsm
[junit4] 2> 1113532 INFO (zkCallback-18494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1113533 INFO (zkCallback-18466-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1113533 INFO (zkCallback-18535-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1113533 INFO (zkCallback-18525-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1113533 INFO (zkCallback-18556-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1113533 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 1113533 WARN (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 1113542 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1113553 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113559 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113559 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1113560 INFO (closeThreadPool-18496-thread-3)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-3-001/cores
[junit4] 2> 1113574 INFO (closeThreadPool-18496-thread-3) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33775_ivc%2Fsm
[junit4] 2> 1113582 INFO (qtp2010758627-30636)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:33919_ivc%252Fsm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1113582 INFO (qtp2010758627-30633)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:36355_ivc%252Fsm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1113591 INFO (qtp2010758627-30637)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:33775_ivc%252Fsm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1113596 INFO
(OverseerCollectionConfigSetProcessor-72093455532425220-127.0.0.1:38881_ivc%2Fsm-n_0000000000)
[n:127.0.0.1:38881_ivc%2Fsm ] 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> 1113599 INFO (qtp2010758627-30639)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 1113607 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 1113611 INFO (qtp810330724-30642) [n:127.0.0.1:36355_ivc%2Fsm
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 1113612 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1113613 INFO (qtp1413748486-30514)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 1113614 INFO
(OverseerThreadFactory-18474-thread-3-processing-n:127.0.0.1:38881_ivc%2Fsm)
[n:127.0.0.1:38881_ivc%2Fsm c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33919_ivc%2Fsm for creating
new replica of shard shard1 for collection collection1
[junit4] 2> 1113616 INFO
(OverseerThreadFactory-18474-thread-3-processing-n:127.0.0.1:38881_ivc%2Fsm)
[n:127.0.0.1:38881_ivc%2Fsm c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 1113628 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1114636 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.6.0
[junit4] 2> 1114643 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Schema name=inplace-updates
[junit4] 2> 1114645 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 1114645 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 1114645 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205fc9bd
[junit4] 2> 1114645 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-2-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_FD79574DA5F9D040-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 1114647 WARN (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_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> 1114676 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1114676 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1114677 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1114677 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1114678 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1114679 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1114679 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1114679 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1669700757320892416
[junit4] 2> 1114680 INFO
(searcherExecutor-18568-thread-1-processing-n:127.0.0.1:33919_ivc%2Fsm
x:collection1_shard1_replica_n1 c:collection1 s:shard1)
[n:127.0.0.1:33919_ivc%2Fsm c:collection1 s:shard1
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1114681 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 1114681 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 1114682 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1114682 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1114682 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33919/ivc/sm/collection1_shard1_replica_n1/
[junit4] 2> 1114682 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1114682 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:33919/ivc/sm/collection1_shard1_replica_n1/ has no replicas
[junit4] 2> 1114682 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72093455532425229-core_node2-n_0000000000
[junit4] 2> 1114682 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33919/ivc/sm/collection1_shard1_replica_n1/ shard1
[junit4] 2> 1114783 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1114786 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1158
[junit4] 2> 1114788 INFO (qtp2010758627-30636)
[n:127.0.0.1:33775_ivc%2Fsm c:collection1 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/collections
params={node=127.0.0.1:33919_ivc%252Fsm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1205
[junit4] 2> 1115598 INFO
(OverseerCollectionConfigSetProcessor-72093455532425220-127.0.0.1:38881_ivc%2Fsm-n_0000000000)
[n:127.0.0.1:38881_ivc%2Fsm ] 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> 1115599 INFO (qtp2010758627-30639)
[n:127.0.0.1:33775_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 1115600 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1115600 INFO (qtp208348715-30640) [n:127.0.0.1:33919_ivc%2Fsm
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 1115600 INFO (qtp1413748486-30517)
[n:127.0.0.1:38881_ivc%2Fsm ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1115601 INFO (qtp1413748486-30514) [n:127.0.0.1:38881_ivc
[...truncated too long message...]
2)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at
java.base@15-ea/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 167) Thread[id=270, name=h2sc-84-thread-2, state=WAITING,
group=TGRP-TestInPlaceUpdatesDistrib]
[junit4] 2> at
java.base@15-ea/jdk.internal.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
[junit4] 2> at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:342)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at
java.base@15-ea/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 168) Thread[id=56, name=NIOWorkerThread-8, state=WAITING,
group=TGRP-TestInPlaceUpdatesDistrib]
[junit4] 2> at
java.base@15-ea/jdk.internal.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at
java.base@15-ea/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 169) Thread[id=222, name=h2sc-125-thread-1, state=RUNNABLE,
group=TGRP-TestInPlaceUpdatesDistrib]
[junit4] 2> at java.base@15-ea/sun.nio.ch.EPoll.wait(Native Method)
[junit4] 2> at
java.base@15-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
[junit4] 2> at
java.base@15-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
[junit4] 2> at
java.base@15-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
[junit4] 2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
[junit4] 2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
[junit4] 2> at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
[junit4] 2> at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
[junit4] 2> at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
[junit4] 2> at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
[junit4] 2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$239/0x0000000800e23790.run(Unknown
Source)
[junit4] 2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
[junit4] 2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$240/0x0000000800e24218.run(Unknown
Source)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at
java.base@15-ea/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 170) Thread[id=279, name=searcherExecutor-154-thread-1,
state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
[junit4] 2> at
java.base@15-ea/jdk.internal.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] 2> at
java.base@15-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at
java.base@15-ea/java.lang.Thread.run(Thread.java:832)
[junit4] 2> NOTE: test params are: codec=Lucene86,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19bac688),
locale=te-IN, timezone=CST6CDT
[junit4] 2> NOTE: Linux 5.3.0-59-generic amd64/Oracle Corporation 15-ea
(64-bit)/cpus=16,threads=192,free=69081584,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=FD79574DA5F9D040
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=te-IN -Dtests.timezone=CST6CDT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestInPlaceUpdatesDistrib (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([FD79574DA5F9D040]:0)
[junit4] Completed [5/5 (5!)] on J0 in 7216.89s, 1 test, 2 errors <<<
FAILURES!
[...truncated 22 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126:
There were test failures: 5 suites, 5 tests, 5 suite-level errors, 5 errors
[seed: FD79574DA5F9D040]
Total time: 120 minutes 26 seconds
[repro] Setting last failure code to 256
[repro] Failures w/original seeds:
[repro] 5/5 failed: org.apache.solr.update.TestInPlaceUpdatesDistrib
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=c5a29169c5de71e9eb6916139243d5530800d050,
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3435
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]