Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3263/
Java: 64bit/jdk-12-ea+23 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate
Error Message:
Could not successfully add blob after 150 attempts. Expecting 2 items. time
elapsed 15,222 output for url is { "responseHeader":{
"zkConnected":true, "status":0, "QTime":0}, "response":{
"numFound":1, "start":0, "docs":[{ "id":"test/1",
"md5":"710177b50a8305661e0d0918ebf14e0a", "blobName":"test",
"version":1, "timestamp":"2018-12-24T15:35:19.388Z",
"size":2048}]}}
Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts.
Expecting 2 items. time elapsed 15,222 output for url is {
"responseHeader":{
"zkConnected":true,
"status":0,
"QTime":0},
"response":{
"numFound":1,
"start":0,
"docs":[{
"id":"test/1",
"md5":"710177b50a8305661e0d0918ebf14e0a",
"blobName":"test",
"version":1,
"timestamp":"2018-12-24T15:35:19.388Z",
"size":2048}]}}
at
__randomizedtesting.SeedInfo.seed([284270A8CC1C87DB:1719C4797A624EB6]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:140)
at
org.apache.solr.handler.TestBlobHandler.checkBlobPost(TestBlobHandler.java:102)
at
org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate(TestSystemCollAutoCreate.java:26)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1063)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1035)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 13964 lines...]
[junit4] Suite: org.apache.solr.handler.TestSystemCollAutoCreate
[junit4] 2> 691643 INFO
(SUITE-TestSystemCollAutoCreate-seed#[284270A8CC1C87DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/init-core-data-001
[junit4] 2> 691643 WARN
(SUITE-TestSystemCollAutoCreate-seed#[284270A8CC1C87DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 691644 INFO
(SUITE-TestSystemCollAutoCreate-seed#[284270A8CC1C87DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 691644 INFO
(SUITE-TestSystemCollAutoCreate-seed#[284270A8CC1C87DB]-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> 691645 INFO
(SUITE-TestSystemCollAutoCreate-seed#[284270A8CC1C87DB]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_fw/
[junit4] 2> 691647 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 691647 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 691647 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 691747 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34689
[junit4] 2> 691747 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34689
[junit4] 2> 691747 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34689
[junit4] 2> 691749 INFO (zkConnectionManagerCallback-3535-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691755 INFO (zkConnectionManagerCallback-3537-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691756 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 691757 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 691758 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 691758 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 691759 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 691759 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 691760 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 691761 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 691761 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 691762 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 691762 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 691763 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 691904 WARN
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 691904 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 691904 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 691905 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 691910 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 691910 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 691910 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 691911 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a000480{/i_fw,null,AVAILABLE}
[junit4] 2> 691912 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@68e1620a{HTTP/1.1,[http/1.1]}{127.0.0.1:41487}
[junit4] 2> 691912 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.e.j.s.Server Started @691929ms
[junit4] 2> 691912 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_fw,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/tempDir-001/control/data,
hostPort=41487,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 691912 ERROR
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 691912 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 691913 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 691913 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 691913 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 691913 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-24T15:35:10.029263Z
[junit4] 2> 691920 INFO (zkConnectionManagerCallback-3539-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691921 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 691921 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/control-001/solr.xml
[junit4] 2> 691924 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 691924 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 691925 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 691993 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
[junit4] 2> 691999 INFO (zkConnectionManagerCallback-3543-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692006 INFO (zkConnectionManagerCallback-3545-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692047 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41487_i_fw
[junit4] 2> 692047 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.c.Overseer Overseer
(id=72097111466573828-127.0.0.1:41487_i_fw-n_0000000000) starting
[junit4] 2> 692050 INFO (zkConnectionManagerCallback-3552-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692052 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34689/solr ready
[junit4] 2> 692056 INFO
(OverseerStateUpdate-72097111466573828-127.0.0.1:41487_i_fw-n_0000000000)
[n:127.0.0.1:41487_i_fw ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:41487_i_fw
[junit4] 2> 692056 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41487_i_fw
[junit4] 2> 692056 INFO
(OverseerStateUpdate-72097111466573828-127.0.0.1:41487_i_fw-n_0000000000)
[n:127.0.0.1:41487_i_fw ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 692071 INFO (zkCallback-3551-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 692077 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 692113 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 692131 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 692131 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 692134 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB])
[n:127.0.0.1:41487_i_fw ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/control-001/cores
[junit4] 2> 692161 INFO (zkConnectionManagerCallback-3558-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692171 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 692173 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34689/solr ready
[junit4] 2> 692176 INFO (qtp921315318-10164) [n:127.0.0.1:41487_i_fw ]
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:41487_i_fw&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 692182 INFO
(OverseerThreadFactory-3379-thread-1-processing-n:127.0.0.1:41487_i_fw)
[n:127.0.0.1:41487_i_fw ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 692289 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 692290 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 692291 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 692291 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 692292 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 692294 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 692295 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 693423 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 693464 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 693557 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 693581 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 693582 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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@17218e
[junit4] 2> 693582 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 693588 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5282262332005878]
[junit4] 2> 693616 WARN (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693675 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 693675 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693678 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 693678 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 693680 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=57.388671875,
floorSegmentMB=0.2490234375, forceMergeDeletesPctAllowed=1.1243274199808406,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=44.99046459975189
[junit4] 2> 693680 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28c34cb5[control_collection_shard1_replica_n1] main]
[junit4] 2> 693681 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 693681 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693683 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 693683 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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 1620747969415348224
[junit4] 2> 693686 INFO
(searcherExecutor-3384-thread-1-processing-n:127.0.0.1:41487_i_fw
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:41487_i_fw c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@28c34cb5[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 693689 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693689 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693691 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 693691 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693691 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41487/i_fw/control_collection_shard1_replica_n1/
[junit4] 2> 693691 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693691 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:41487/i_fw/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 693691 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 693691 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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/72097111466573828-core_node2-n_0000000000
[junit4] 2> 693693 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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:41487/i_fw/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 693793 INFO (zkCallback-3544-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> 693794 INFO (zkCallback-3544-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> 693794 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
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> 693799 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1504
[junit4] 2> 693801 INFO (qtp921315318-10164) [n:127.0.0.1:41487_i_fw ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 693895 INFO (zkCallback-3544-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> 693895 INFO (zkCallback-3544-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> 693896 INFO (qtp921315318-10164) [n:127.0.0.1:41487_i_fw ]
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:41487_i_fw&wt=javabin&version=2}
status=0 QTime=1720
[junit4] 2> 693899 INFO (zkCallback-3544-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> 693931 INFO (zkConnectionManagerCallback-3563-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 693935 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 693936 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34689/solr ready
[junit4] 2> 693936 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 693938 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 693951 INFO
(OverseerThreadFactory-3379-thread-2-processing-n:127.0.0.1:41487_i_fw)
[n:127.0.0.1:41487_i_fw ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 693952 INFO
(OverseerCollectionConfigSetProcessor-72097111466573828-127.0.0.1:41487_i_fw-n_0000000000)
[n:127.0.0.1:41487_i_fw ] 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> 694155 WARN
(OverseerThreadFactory-3379-thread-2-processing-n:127.0.0.1:41487_i_fw)
[n:127.0.0.1:41487_i_fw ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 694156 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 694156 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=218
[junit4] 2> 694157 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 694350 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-1-001
of type NRT
[junit4] 2> 694379 WARN (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 694380 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 694380 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 694380 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 694507 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 694507 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 694507 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 694507 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4e31a3b7{/i_fw,null,AVAILABLE}
[junit4] 2> 694508 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3f2fff66{HTTP/1.1,[http/1.1]}{127.0.0.1:42313}
[junit4] 2> 694508 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.Server Started @694525ms
[junit4] 2> 694508 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_fw,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/tempDir-001/jetty1,
hostPort=42313,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 694508 ERROR (closeThreadPool-3564-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 694508 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 694508 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 694508 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 694509 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 694509 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-24T15:35:12.625029Z
[junit4] 2> 694519 INFO (zkConnectionManagerCallback-3566-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694520 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 694520 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-1-001/solr.xml
[junit4] 2> 694522 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 694522 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 694522 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 694621 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-2-001
of type NRT
[junit4] 2> 694631 WARN (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 694631 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 694631 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 694631 INFO (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 694719 INFO (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 694719 INFO (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 694719 INFO (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 694739 INFO (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@353bbe4d{/i_fw,null,AVAILABLE}
[junit4] 2> 694740 INFO (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@41cffafc{HTTP/1.1,[http/1.1]}{127.0.0.1:36073}
[junit4] 2> 694740 INFO (closeThreadPool-3564-thread-2) [ ]
o.e.j.s.Server Started @694757ms
[junit4] 2> 694740 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_fw,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/tempDir-001/jetty2,
hostPort=36073,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 694740 ERROR (closeThreadPool-3564-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 694740 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 694741 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 694741 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 694741 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 694741 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-24T15:35:12.857245Z
[junit4] 2> 694800 INFO (zkConnectionManagerCallback-3568-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694801 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 694801 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-2-001/solr.xml
[junit4] 2> 694804 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 694804 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 694805 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 694814 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
[junit4] 2> 694831 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-3-001
of type NRT
[junit4] 2> 694831 INFO (zkConnectionManagerCallback-3572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694836 WARN (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 694836 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 694836 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 694836 INFO (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 694843 INFO (zkConnectionManagerCallback-3574-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694845 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 694847 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.c.ZkController Publish
node=127.0.0.1:42313_i_fw as DOWN
[junit4] 2> 694847 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 694847 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42313_i_fw
[junit4] 2> 694848 INFO (zkCallback-3551-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 694848 INFO (zkCallback-3544-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 694867 INFO (zkCallback-3562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 694867 INFO (zkCallback-3573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 694883 INFO (zkConnectionManagerCallback-3581-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694883 INFO (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 694884 INFO (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 694884 INFO (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 694884 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 694884 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34689/solr ready
[junit4] 2> 694887 INFO (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36eda922{/i_fw,null,AVAILABLE}
[junit4] 2> 694890 INFO (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7cde4bfe{HTTP/1.1,[http/1.1]}{127.0.0.1:43211}
[junit4] 2> 694890 INFO (closeThreadPool-3564-thread-3) [ ]
o.e.j.s.Server Started @694907ms
[junit4] 2> 694890 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_fw,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/tempDir-001/jetty3,
hostPort=43211,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 694891 ERROR (closeThreadPool-3564-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 694891 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 694891 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 694891 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 694891 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 694891 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-24T15:35:13.007537Z
[junit4] 2> 694895 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 694896 INFO (closeThreadPool-3564-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
[junit4] 2> 694899 INFO (zkConnectionManagerCallback-3585-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694899 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 694899 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-3-001/solr.xml
[junit4] 2> 694902 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 694902 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 694903 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 694903 INFO (zkConnectionManagerCallback-3588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694919 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 694927 INFO (zkConnectionManagerCallback-3590-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694930 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 694932 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.c.ZkController Publish
node=127.0.0.1:36073_i_fw as DOWN
[junit4] 2> 694933 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 694933 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36073_i_fw
[junit4] 2> 694934 INFO (zkCallback-3551-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 694934 INFO (zkCallback-3573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 694934 INFO (zkCallback-3562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 694934 INFO (zkCallback-3544-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 694935 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 694935 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 694938 INFO (closeThreadPool-3564-thread-1)
[n:127.0.0.1:42313_i_fw ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-1-001/cores
[junit4] 2> 694939 INFO (zkCallback-3589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 694939 INFO (zkCallback-3580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 694950 INFO (zkConnectionManagerCallback-3597-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694951 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 694951 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34689/solr ready
[junit4] 2> 694951 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 694956 INFO (closeThreadPool-3564-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
[junit4] 2> 694959 INFO (zkConnectionManagerCallback-3602-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694960 INFO (zkConnectionManagerCallback-3604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694962 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 694964 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.c.ZkController Publish
node=127.0.0.1:43211_i_fw as DOWN
[junit4] 2> 694965 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 694965 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43211_i_fw
[junit4] 2> 694965 INFO (zkCallback-3551-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694966 INFO (zkCallback-3573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694966 INFO (zkCallback-3562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694965 INFO (zkCallback-3589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694966 INFO (zkCallback-3544-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694967 INFO (zkCallback-3580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694969 INFO (zkCallback-3596-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694971 INFO (zkCallback-3603-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 694990 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 694998 INFO (zkConnectionManagerCallback-3611-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 694999 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 694999 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34689/solr ready
[junit4] 2> 695000 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 695010 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695011 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695014 INFO (closeThreadPool-3564-thread-2)
[n:127.0.0.1:36073_i_fw ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-2-001/cores
[junit4] 2> 695024 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695039 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695039 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695042 INFO (closeThreadPool-3564-thread-3)
[n:127.0.0.1:43211_i_fw ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-3-001/cores
[junit4] 2> 695067 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-4-001
of type NRT
[junit4] 2> 695067 WARN (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 695068 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 695068 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 695068 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+23
[junit4] 2> 695077 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 695077 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 695078 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 695078 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@73bbbf88{/i_fw,null,AVAILABLE}
[junit4] 2> 695079 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@75ffd82a{HTTP/1.1,[http/1.1]}{127.0.0.1:42527}
[junit4] 2> 695079 INFO (closeThreadPool-3564-thread-1) [ ]
o.e.j.s.Server Started @695097ms
[junit4] 2> 695079 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_fw,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/tempDir-001/jetty4,
hostPort=42527,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-4-001/cores,
replicaType=NRT}
[junit4] 2> 695084 ERROR (closeThreadPool-3564-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 695084 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 695084 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 695084 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 695084 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 695084 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-24T15:35:13.200708Z
[junit4] 2> 695086 INFO (zkConnectionManagerCallback-3614-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 695086 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 695086 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-4-001/solr.xml
[junit4] 2> 695089 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 695089 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 695090 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 695203 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34689/solr
[junit4] 2> 695204 INFO (zkConnectionManagerCallback-3618-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 695206 INFO (zkConnectionManagerCallback-3620-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 695208 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 695209 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42527_i_fw as DOWN
[junit4] 2> 695210 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 695210 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42527_i_fw
[junit4] 2> 695210 INFO (zkCallback-3562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695210 INFO (zkCallback-3589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695210 INFO (zkCallback-3580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695210 INFO (zkCallback-3544-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695211 INFO (zkCallback-3603-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695211 INFO (zkCallback-3596-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695211 INFO (zkCallback-3573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695211 INFO (zkCallback-3610-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695211 INFO (zkCallback-3619-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695211 INFO (zkCallback-3551-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 695234 INFO (zkConnectionManagerCallback-3627-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 695234 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 695235 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34689/solr ready
[junit4] 2> 695236 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 695255 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695268 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695268 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 695270 INFO (closeThreadPool-3564-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-4-001/cores
[junit4] 2> 695351 INFO (qtp502312379-10238) [n:127.0.0.1:36073_i_fw ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:42527_i_fw&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 695351 INFO (qtp502312379-10237) [n:127.0.0.1:36073_i_fw ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:43211_i_fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 695351 INFO (qtp502312379-10357) [n:127.0.0.1:36073_i_fw ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:42313_i_fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 695351 INFO (qtp502312379-10235) [n:127.0.0.1:36073_i_fw ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:36073_i_fw&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 695352 INFO
(OverseerCollectionConfigSetProcessor-72097111466573828-127.0.0.1:41487_i_fw-n_0000000000)
[n:127.0.0.1:41487_i_fw ] 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> 695355 INFO (qtp502312379-10359) [n:127.0.0.1:36073_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695355 INFO (qtp502312379-10358) [n:127.0.0.1:36073_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695356 INFO (qtp502312379-10359) [n:127.0.0.1:36073_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695357 INFO (qtp502312379-10358) [n:127.0.0.1:36073_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695357 INFO (qtp502312379-10359) [n:127.0.0.1:36073_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695358 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw ]
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> 695359 INFO (qtp921315318-10164) [n:127.0.0.1:41487_i_fw ]
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> 695359 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
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> 695360 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695361 INFO (qtp921315318-10164) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695362 INFO (qtp921315318-10163) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695363 INFO (qtp921315318-10165) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695364 INFO (qtp921315318-10164) [n:127.0.0.1:41487_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695365 INFO (qtp975443924-10224) [n:127.0.0.1:42313_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695366 INFO (qtp975443924-10225) [n:127.0.0.1:42313_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695367 INFO (qtp975443924-10223) [n:127.0.0.1:42313_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695368 INFO (qtp975443924-10224) [n:127.0.0.1:42313_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695369 INFO (qtp975443924-10225) [n:127.0.0.1:42313_i_fw ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695370 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695371 INFO (qtp1614521464-10322) [n:127.0.0.1:42527_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695372 INFO (qtp1614521464-10320) [n:127.0.0.1:42527_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695373 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695374 INFO (qtp1614521464-10322) [n:127.0.0.1:42527_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695375 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695376 INFO (qtp1526870014-10267) [n:127.0.0.1:43211_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695377 INFO (qtp1526870014-10265) [n:127.0.0.1:43211_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695377 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695378 INFO (qtp1526870014-10267) [n:127.0.0.1:43211_i_fw
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 695379 INFO
(OverseerThreadFactory-3379-thread-3-processing-n:127.0.0.1:41487_i_fw)
[n:127.0.0.1:41487_i_fw c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:42527_i_fw for creating new replica of shard shard1
for collection collection1
[junit4] 2> 695379 INFO
(OverseerThreadFactory-3379-thread-4-processing-n:127.0.0.1:41487_i_fw)
[n:127.0.0.1:41487_i_fw c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:43211_i_fw for creating new replica of shard shard2
for collection collection1
[junit4] 2> 695379 INFO
(OverseerThreadFactory-3379-thread-3-processing-n:127.0.0.1:41487_i_fw)
[n:127.0.0.1:41487_i_fw c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 695380 INFO
(OverseerThreadFactory-3379-thread-4-processing-n:127.0.0.1:41487_i_fw)
[n:127.0.0.1:41487_i_fw c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 695380 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
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> 695381 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 696391 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.7.0
[junit4] 2> 696392 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.7.0
[junit4] 2> 696402 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
[collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 696404 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 696511 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 696516 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 696527 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from
collection collection1, trusted=true
[junit4] 2> 696528 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@17218e
[junit4] 2> 696528 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 696528 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-3-001/cores/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
[junit4] 2> 696529 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
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@17218e
[junit4] 2> 696529 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-4-001/cores/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
[junit4] 2> 696533 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5282262332005878]
[junit4] 2> 696534 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
c:collection1 s:shard1 x:collection1_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5282262332005878]
[junit4] 2> 696534 WARN (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
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> 696536 WARN (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
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> 696606 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 696606 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 696609 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 696609 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 696611 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=57.388671875,
floorSegmentMB=0.2490234375, forceMergeDeletesPctAllowed=1.1243274199808406,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=44.99046459975189
[junit4] 2> 696611 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24ba6052[collection1_shard2_replica_n2] main]
[junit4] 2> 696611 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 696612 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 696613 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 696613 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1620747972487675904
[junit4] 2> 696616 INFO
(searcherExecutor-3425-thread-1-processing-n:127.0.0.1:43211_i_fw
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@24ba6052[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 696620 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 696620 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 696621 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 696621 INFO (qtp1614521464-10321) [n:127.0.0.1:42527_i_fw
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> 696621 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 696622 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 696622 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:43211/i_fw/collection1_shard2_replica_n2/
[junit4] 2> 696622 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 696622 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:43211/i_fw/collection1_shard2_replica_n2/ has no replicas
[junit4] 2> 696622 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:collection1 s:shard2 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 696622 INFO (qtp1526870014-10266) [n:127.0.0.1:43211_i_fw
c:colle
[...truncated too long message...]
] o.e.j.s.AbstractConnector Stopped
ServerConnector@75ffd82a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 716666 INFO (closeThreadPool-3636-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@73bbbf88{/i_fw,null,UNAVAILABLE}
[junit4] 2> 716666 INFO (closeThreadPool-3636-thread-6) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 716667 INFO (closeThreadPool-3636-thread-7) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3f2fff66{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 716667 INFO (closeThreadPool-3636-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4e31a3b7{/i_fw,null,UNAVAILABLE}
[junit4] 2> 716667 INFO (closeThreadPool-3636-thread-7) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 716668 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 716669 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 24 /solr/collections/.system/terms/shard1
[junit4] 2> 12 /solr/aliases.json
[junit4] 2> 9 /solr/collections/collection1/terms/shard1
[junit4] 2> 9 /solr/collections/collection1/terms/shard2
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 3 /solr/configs/.system
[junit4] 2> 3 /solr/configs/.system/managed-schema
[junit4] 2> 2
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 48 /solr/collections/collection1/state.json
[junit4] 2> 16 /solr/collections/.system/state.json
[junit4] 2> 12 /solr/clusterprops.json
[junit4] 2> 12 /solr/clusterstate.json
[junit4] 2> 7 /solr/collections/control_collection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/72097111466573835-127.0.0.1:42313_i_fw-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/live_nodes
[junit4] 2> 12 /solr/collections
[junit4] 2>
[junit4] 2> 716670 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34689
[junit4] 2> 716670 INFO
(TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[284270A8CC1C87DB]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34689
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSystemCollAutoCreate -Dtests.method=testAutoCreate
-Dtests.seed=284270A8CC1C87DB -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=pl -Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 25.0s J1 | TestSystemCollAutoCreate.testAutoCreate <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not successfully
add blob after 150 attempts. Expecting 2 items. time elapsed 15,222 output
for url is {
[junit4] > "responseHeader":{
[junit4] > "zkConnected":true,
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "response":{
[junit4] > "numFound":1,
[junit4] > "start":0,
[junit4] > "docs":[{
[junit4] > "id":"test/1",
[junit4] > "md5":"710177b50a8305661e0d0918ebf14e0a",
[junit4] > "blobName":"test",
[junit4] > "version":1,
[junit4] > "timestamp":"2018-12-24T15:35:19.388Z",
[junit4] > "size":2048}]}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([284270A8CC1C87DB:1719C4797A624EB6]:0)
[junit4] > at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:140)
[junit4] > at
org.apache.solr.handler.TestBlobHandler.checkBlobPost(TestBlobHandler.java:102)
[junit4] > at
org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate(TestSystemCollAutoCreate.java:26)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1063)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1035)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSystemCollAutoCreate_284270A8CC1C87DB-001
[junit4] 2> Dec 24, 2018 3:35:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{blobName=PostingsFormat(name=MockRandom), id=FSTOrd50,
type=PostingsFormat(name=MockRandom), md5=PostingsFormat(name=MockRandom)},
docValues:{size=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Direct), version=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1289,
maxMBSortInHeap=6.806098942676524, sim=RandomSimilarity(queryNorm=false): {},
locale=pl, timezone=Asia/Tbilisi
[junit4] 2> NOTE: Linux 4.15.0-42-generic amd64/Oracle Corporation 12-ea
(64-bit)/cpus=8,threads=1,free=183516568,total=477102080
[junit4] 2> NOTE: All tests run in this JVM: [SyncSliceTest,
MetricsHistoryIntegrationTest, CdcrBidirectionalTest, TestSortByMinMaxFunction,
SearchRateTriggerIntegrationTest, SolrGraphiteReporterTest,
TestCloudSearcherWarming, TaggerTest, TestExpandComponent,
ConjunctionSolrSpellCheckerTest, TestNamedUpdateProcessors, TestSolr4Spatial2,
TestSolrCoreSnapshots, TestSimComputePlanAction, NoCacheHeaderTest,
TestDocTermOrds, InfixSuggestersTest, MaxSizeAutoCommitTest, BitVectorTest,
TestFieldCacheReopen, TlogReplayBufferedWhileIndexingTest, TestUtilizeNode,
ZkSolrClientTest, TestApiFramework, UniqFieldsUpdateProcessorFactoryTest,
TestConfigSets, TestNumericTerms32, UUIDFieldTest, CurrencyRangeFacetCloudTest,
RestartWhileUpdatingTest, TestScoreJoinQPNoScore, TestFieldSortValues,
TestSweetSpotSimilarityFactory, TestFieldTypeResource,
TestDeleteCollectionOnDownNodes, TestFunctionQuery, SolrRrdBackendFactoryTest,
TestUnInvertedFieldException, TestXmlQParser, AssignBackwardCompatibilityTest,
DisMaxRequestHandlerTest, RequestHandlersTest,
TestRuleBasedAuthorizationPlugin, TestSimPolicyCloud,
WordBreakSolrSpellCheckerTest, SolrIndexMetricsTest, TestRequestForwarding,
TestCursorMarkWithoutUniqueKey, MetricUtilsTest, RecoveryAfterSoftCommitTest,
TestTlogReplica, AutoAddReplicasPlanActionTest, TestSimpleQParserPlugin,
TestSolrDeletionPolicy1, TestLeaderElectionWithEmptyReplica,
NotRequiredUniqueKeyTest, ExecutePlanActionTest, TestCorePropertiesReload,
FastVectorHighlighterTest, TestSQLHandlerNonCloud,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ScheduledMaintenanceTriggerTest,
PropertiesRequestHandlerTest, TestSubQueryTransformerCrossCore,
LeaderElectionTest, ShufflingReplicaListTransformerTest,
TestPseudoReturnFields, ReplaceNodeNoTargetTest, TestStressReorder,
DOMUtilTest, ConfigureRecoveryStrategyTest, TermVectorComponentTest,
CollectionTooManyReplicasTest, IndexSizeTriggerTest, TestRTimerTree,
SolrSlf4jReporterTest, CreateRoutedAliasTest, TestMacros,
TestSortableTextField, ZkFailoverTest,
OutOfBoxZkACLAndCredentialsProvidersTest, CurrencyFieldTypeTest,
HdfsNNFailoverTest, TestRawTransformer, StressHdfsTest, TestReplicaProperties,
ProtectedTermFilterFactoryTest, TestLockTree, PrimUtilsTest,
TestImpersonationWithHadoopAuth, LIRRollingUpdatesTest, TestCloudJSONFacetSKG,
PluginInfoTest, TestGeoJSONResponseWriter, AddBlockUpdateTest,
TestSystemIdResolver, TestDownShardTolerantSearch,
AddSchemaFieldsUpdateProcessorFactoryTest, TestAnalyzedSuggestions,
CacheHeaderTest, IndexBasedSpellCheckerTest, TestChildDocTransformer,
SolrCoreCheckLockOnStartupTest, NodeLostTriggerTest,
SubstringBytesRefFilterTest, TestCloudDeleteByQuery, TestSystemCollAutoCreate]
[junit4] Completed [363/836 (1!)] on J1 in 26.03s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44214 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3263/consoleText
[repro] Revision: bcf1a4eaf8d3b945f11833c9dfed4a17a6d6ac58
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestSystemCollAutoCreate
-Dtests.method=testAutoCreate -Dtests.seed=284270A8CC1C87DB
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl
-Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestSystemCollAutoCreate
[repro] ant compile-test
[...truncated 3610 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestSystemCollAutoCreate" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=284270A8CC1C87DB -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=pl -Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 75 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.handler.TestSystemCollAutoCreate
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]