Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/94/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
Error Message:
AddReplica did not complete expected same:<COMPLETED> was not:<RUNNING>
Stack Trace:
java.lang.AssertionError: AddReplica did not complete expected same:<COMPLETED>
was not:<RUNNING>
at
__randomizedtesting.SeedInfo.seed([B28CC3AC122CFDC7:56C8FF1BB484B318]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotSame(Assert.java:828)
at org.junit.Assert.assertSame(Assert.java:771)
at
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:162)
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:564)
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
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:844)
Build Log:
[...truncated 13509 lines...]
[junit4] Suite:
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/init-core-data-001
[junit4] 2> 35062 WARN
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B28CC3AC122CFDC7]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 35062 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B28CC3AC122CFDC7]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 35064 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B28CC3AC122CFDC7]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 35064 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B28CC3AC122CFDC7]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 35069 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
[junit4] 2> 35069 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001
[junit4] 2> 35070 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 35070 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 35070 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 35170 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.ZkTestServer start zk server on port:40391
[junit4] 2> 35170 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40391
[junit4] 2> 35170 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40391
[junit4] 2> 35230 INFO (zkConnectionManagerCallback-424-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35258 INFO (zkConnectionManagerCallback-426-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35265 INFO (zkConnectionManagerCallback-428-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35274 WARN (jetty-launcher-429-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 35275 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 35275 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 35275 INFO (jetty-launcher-429-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 35275 WARN (jetty-launcher-429-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 35276 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 35276 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 35276 INFO (jetty-launcher-429-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 35374 INFO (jetty-launcher-429-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 35374 INFO (jetty-launcher-429-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 35374 INFO (jetty-launcher-429-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 35382 INFO (jetty-launcher-429-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 35382 INFO (jetty-launcher-429-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 35382 INFO (jetty-launcher-429-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 35382 INFO (jetty-launcher-429-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36d4166f{/solr,null,AVAILABLE}
[junit4] 2> 35382 INFO (jetty-launcher-429-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2013473a{/solr,null,AVAILABLE}
[junit4] 2> 35394 INFO (jetty-launcher-429-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6f15cb02{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44407}
[junit4] 2> 35394 INFO (jetty-launcher-429-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4ca5ec16{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38489}
[junit4] 2> 35394 INFO (jetty-launcher-429-thread-1) [ ]
o.e.j.s.Server Started @35460ms
[junit4] 2> 35394 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44407}
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-2) [ ]
o.e.j.s.Server Started @35460ms
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38489}
[junit4] 2> 35395 ERROR (jetty-launcher-429-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 35395 ERROR (jetty-launcher-429-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-28T11:48:34.682412Z
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 35395 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-28T11:48:34.682541Z
[junit4] 2> 35406 INFO (zkConnectionManagerCallback-433-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35408 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35417 INFO (zkConnectionManagerCallback-431-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35418 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35778 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 35779 WARN (jetty-launcher-429-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@44fa31e2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 35795 WARN (jetty-launcher-429-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6a916805[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 35796 INFO (jetty-launcher-429-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40391/solr
[junit4] 2> 35815 INFO (zkConnectionManagerCallback-439-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35839 INFO (zkConnectionManagerCallback-441-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35841 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 35842 WARN (jetty-launcher-429-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@271a5bbc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 35857 WARN (jetty-launcher-429-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1bbc3a1d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 35858 INFO (jetty-launcher-429-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40391/solr
[junit4] 2> 35870 INFO (zkConnectionManagerCallback-449-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35889 INFO (zkConnectionManagerCallback-451-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35903 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44407_solr
[junit4] 2> 35904 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.c.Overseer Overseer
(id=72112825428672520-127.0.0.1:44407_solr-n_0000000000) starting
[junit4] 2> 35921 INFO (zkConnectionManagerCallback-458-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35924 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40391/solr ready
[junit4] 2> 35930 INFO
(OverseerStateUpdate-72112825428672520-127.0.0.1:44407_solr-n_0000000000)
[n:127.0.0.1:44407_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44407_solr
[junit4] 2> 35931 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44407_solr
[junit4] 2> 35934 INFO (zkCallback-440-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 35934 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 35935 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38489_solr as DOWN
[junit4] 2> 35935 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 35935 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38489_solr
[junit4] 2> 35936 INFO (zkCallback-440-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 35936 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 35937 INFO (zkCallback-457-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 35948 INFO (zkCallback-457-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 35957 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 35969 INFO (zkConnectionManagerCallback-464-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35970 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 35971 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40391/solr ready
[junit4] 2> 35972 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44407.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 35977 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44407.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 35977 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44407.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 35977 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 35978 INFO (jetty-launcher-429-thread-1)
[n:127.0.0.1:44407_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node1/.
[junit4] 2> 35997 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38489.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 36002 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38489.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 36002 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38489.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 36003 INFO (jetty-launcher-429-thread-2)
[n:127.0.0.1:38489_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node2/.
[junit4] 2> 36027 INFO (zkConnectionManagerCallback-470-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 36028 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 36029 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40391/solr ready
[junit4] 2> 36035 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 36036 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 36037 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=04ef0a4e-4c23-410a-900b-806ca207bead&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 36038 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=04ef0a4e-4c23-410a-900b-806ca207bead&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 36040 INFO
(OverseerThreadFactory-539-thread-1-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testAsyncOperations
[junit4] 2> 36040 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 36040 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 36144 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
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> 36146 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
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> 36147 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
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> 36148 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
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> 36149 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
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> 36151 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr ]
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> 36152 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
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> 36154 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr ]
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> 36155 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr ]
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> 36156 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
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> 36161 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={async=04ef0a4e-4c23-410a-900b-806ca207bead842765213874964&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 36161 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr x:testAsyncOperations_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
async=04ef0a4e-4c23-410a-900b-806ca207bead842765213874964&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 36161 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr x:testAsyncOperations_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 36168 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964
[junit4] 2> 36168 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=04ef0a4e-4c23-410a-900b-806ca207bead842765213874964&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 37042 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 37043 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 37171 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964
[junit4] 2> 37171 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=04ef0a4e-4c23-410a-900b-806ca207bead842765213874964&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 37202 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 37207 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.IndexSchema
[testAsyncOperations_shard1_replica_n1] Schema name=minimal
[junit4] 2> 37209 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 37209 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from
collection testAsyncOperations, trusted=true
[junit4] 2> 37209 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44407.solr.core.testAsyncOperations.shard1.replica_n1'
(registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 37209 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore
[[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
[junit4] 2> 37250 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 37250 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 37252 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 37252 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 37253 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@77e30b5f[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 37254 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 37254 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 37254 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 37255 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1623904607579144192
[junit4] 2> 37257 INFO
(searcherExecutor-548-thread-1-processing-x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE
n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1]
o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new
searcher Searcher@77e30b5f[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 37259 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/testAsyncOperations/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 37260 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/testAsyncOperations/leaders/shard1
[junit4] 2> 37262 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 37262 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 37262 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44407/solr/testAsyncOperations_shard1_replica_n1/
[junit4] 2> 37262 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 37262 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:44407/solr/testAsyncOperations_shard1_replica_n1/ has no
replicas
[junit4] 2> 37262 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/testAsyncOperations/leaders/shard1/leader after winning as
/collections/testAsyncOperations/leader_elect/shard1/election/72112825428672520-core_node2-n_0000000000
[junit4] 2> 37263 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:44407/solr/testAsyncOperations_shard1_replica_n1/ shard1
[junit4] 2> 37365 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 37366 INFO
(parallelCoreAdminExecutor-540-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964 CREATE)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 37369 INFO (zkCallback-450-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 37471 INFO (zkCallback-450-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 37471 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 37471 INFO (zkCallback-450-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 38045 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 38045 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 38174 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
04ef0a4e-4c23-410a-900b-806ca207bead842765213874964
[junit4] 2> 38174 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=04ef0a4e-4c23-410a-900b-806ca207bead842765213874964&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 38177 INFO
(OverseerThreadFactory-539-thread-1-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr ] 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> 39047 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 39048 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 39050 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 39051 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=04ef0a4e-4c23-410a-900b-806ca207bead&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 39063 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/testAsyncOperations/terms/shard1 to
Terms{values={core_node2=1}, version=1}
[junit4] 2> 39063 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testAsyncOperations_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1623904609465532416), 1
(1623904609467629568), 2 (1623904609468678144), 3 (1623904609468678145), 4
(1623904609468678146), 5 (1623904609468678147), 6 (1623904609468678148), 7
(1623904609469726720), 8 (1623904609469726721), 9 (1623904609469726722), ...
(28 adds)]} 0 9
[junit4] 2> 39065 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1623904609477066752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 39065 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8400c51
commitCommandVersion:1623904609477066752
[junit4] 2> 39071 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7616d90e[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 39072 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 39072 INFO
(searcherExecutor-548-thread-1-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1 c:testAsyncOperations s:shard1
r:core_node2) [n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1
r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore
[testAsyncOperations_shard1_replica_n1] Registered new searcher
Searcher@7616d90e[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C28:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=10.0.1,
java.vm.version=10.0.1+10, lucene.version=8.0.0, os.arch=amd64,
java.runtime.version=10.0.1+10, source=flush, os.version=4.15.0-43-generic,
timestamp=1548676118355}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 39073 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testAsyncOperations_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 39074 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.S.Request
[testAsyncOperations_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2}
hits=28 status=0 QTime=0
[junit4] 2> 39077 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
async=5dc26eaa-bd0e-432f-aedb-cb2704359518&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 39078 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=5dc26eaa-bd0e-432f-aedb-cb2704359518&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 39080 INFO
(OverseerThreadFactory-539-thread-2-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection Cmd=action=RELOAD,
asyncId=5dc26eaa-bd0e-432f-aedb-cb2704359518
[junit4] 2> 39080 INFO
(OverseerCollectionConfigSetProcessor-72112825428672520-127.0.0.1:44407_solr-n_0000000000)
[n:127.0.0.1:44407_solr ] 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> 39080 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 39080 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 39081 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={core=testAsyncOperations_shard1_replica_n1&async=5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 39082 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400
[junit4] 2> 39082 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 39086 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr x:testAsyncOperations_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 39089 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr x:testAsyncOperations_shard1_replica_n1]
o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
[junit4] 2> 39115 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr x:testAsyncOperations_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 39115 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr x:testAsyncOperations_shard1_replica_n1]
o.a.s.c.CoreContainer Reloading SolrCore
'testAsyncOperations_shard1_replica_n1' using configuration from collection
testAsyncOperations
[junit4] 2> 39136 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44407.solr.core.testAsyncOperations.shard1.replica_n1'
(registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 39136 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore
[[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
[junit4] 2> 39162 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 39162 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 39164 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10903cda[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 39165 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 39165 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 39165 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 39173 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New
IndexWriter is ready to be used.
[junit4] 2> 39174 INFO
(searcherExecutor-553-thread-1-processing-x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 r:core_node2 RELOAD
n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore
[testAsyncOperations_shard1_replica_n1] Registered new searcher
Searcher@10903cda[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C28:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=10.0.1,
java.vm.version=10.0.1+10, lucene.version=8.0.0, os.arch=amd64,
java.runtime.version=10.0.1+10, source=flush, os.version=4.15.0-43-generic,
timestamp=1548676118355}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 39175 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e1f1374[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 39175 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore
[testAsyncOperations_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5806db59
[junit4] 2> 39175 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1,
tag=5806db59
[junit4] 2> 39175 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17fc2412: rootName
= solr_44407, domain = solr.core.testAsyncOperations.shard1.replica_n1, service
url = null, agent id = null] for registry
solr.core.testAsyncOperations.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@3db4305f
[junit4] 2> 39176 INFO
(searcherExecutor-553-thread-1-processing-x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 r:core_node2 RELOAD
n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:44407_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore
[testAsyncOperations_shard1_replica_n1] Registered new searcher
Searcher@3e1f1374[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C28:[diagnostics={java.runtime.version=10.0.1+10,
java.vendor=Oracle Corporation, java.version=10.0.1,
java.vm.version=10.0.1+10, lucene.version=8.0.0, os=Linux, os.arch=amd64,
os.version=4.15.0-43-generic, source=flush,
timestamp=1548676118355}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 39180 INFO
(parallelCoreAdminExecutor-540-thread-2-processing-n:127.0.0.1:44407_solr
x:testAsyncOperations_shard1_replica_n1
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400 RELOAD)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.testAsyncOperations.shard1.leader, tag=5806db59
[junit4] 2> 40082 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 40083 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 40084 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400
[junit4] 2> 40084 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518842768134406400&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 40087 INFO
(OverseerThreadFactory-539-thread-2-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 41081 INFO
(OverseerCollectionConfigSetProcessor-72112825428672520-127.0.0.1:44407_solr-n_0000000000)
[n:127.0.0.1:44407_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 41084 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 41086 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 41087 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 41088 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=5dc26eaa-bd0e-432f-aedb-cb2704359518&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 41090 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params
async=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 41092 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr
c:testAsyncOperations ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={async=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 41093 INFO
(OverseerThreadFactory-539-thread-3-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard2 ]
o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
[junit4] 2> "collection":"testAsyncOperations",
[junit4] 2> "shard":"shard2",
[junit4] 2> "async":"0f1e93c3-e794-4ec9-9250-2d855ff51f0d",
[junit4] 2> "operation":"createshard"}
[junit4] 2> 41094 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 41094 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 41095 INFO (zkCallback-450-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 41095 INFO (zkCallback-450-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 41095 INFO (zkCallback-450-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 42095 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 42096 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 42099 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
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> 42101 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
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> 42102 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
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> 42103 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
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> 42105 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
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> 42108 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testAsyncOperations.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 42109 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testAsyncOperations.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 42110 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testAsyncOperations.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 42112 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr ]
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> 42113 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
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> 42115 INFO (qtp872230595-1095) [n:127.0.0.1:44407_solr ]
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> 42117 INFO (qtp872230595-1093) [n:127.0.0.1:44407_solr ]
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=1
[junit4] 2> 42119 INFO (qtp872230595-1097) [n:127.0.0.1:44407_solr ]
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> 42121 INFO
(OverseerThreadFactory-539-thread-3-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38489_solr for creating new
replica of shard shard2 for collection testAsyncOperations
[junit4] 2> 42122 INFO
(OverseerThreadFactory-539-thread-3-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 42126 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={async=0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 42126 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr x:testAsyncOperations_shard2_replica_n3]
o.a.s.h.a.CoreAdminOperation core create command
async=0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 42129 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073
[junit4] 2> 42129 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 42231 INFO (zkCallback-450-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 42231 INFO (zkCallback-450-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 42231 INFO (zkCallback-450-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43098 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 43099 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 43131 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073
[junit4] 2> 43132 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 43167 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 43171 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.IndexSchema
[testAsyncOperations_shard2_replica_n3] Schema name=minimal
[junit4] 2> 43172 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 43172 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'testAsyncOperations_shard2_replica_n3' using configuration from
collection testAsyncOperations, trusted=true
[junit4] 2> 43173 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_38489.solr.core.testAsyncOperations.shard2.replica_n3'
(registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@416356ee
[junit4] 2> 43173 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore
[[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node2/testAsyncOperations_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001/tempDir-001/node2/./testAsyncOperations_shard2_replica_n3/data/]
[junit4] 2> 43199 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 43199 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 43200 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 43200 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 43201 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5204f071[testAsyncOperations_shard2_replica_n3] main]
[junit4] 2> 43202 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 43202 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 43203 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 43203 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1623904613816074240
[junit4] 2> 43205 INFO
(searcherExecutor-557-thread-1-processing-x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE
n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2) [n:127.0.0.1:38489_solr
c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3]
o.a.s.c.SolrCore [testAsyncOperations_shard2_replica_n3] Registered new
searcher Searcher@5204f071[testAsyncOperations_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 43207 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/testAsyncOperations/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 43208 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase
make sure parent is created /collections/testAsyncOperations/leaders/shard2
[junit4] 2> 43209 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 43209 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 43210 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38489/solr/testAsyncOperations_shard2_replica_n3/
[junit4] 2> 43210 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 43210 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy
http://127.0.0.1:38489/solr/testAsyncOperations_shard2_replica_n3/ has no
replicas
[junit4] 2> 43210 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/testAsyncOperations/leaders/shard2/leader after winning as
/collections/testAsyncOperations/leader_elect/shard2/election/72112825428672518-core_node4-n_0000000000
[junit4] 2> 43211 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:38489/solr/testAsyncOperations_shard2_replica_n3/ shard2
[junit4] 2> 43312 INFO (zkCallback-450-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43312 INFO (zkCallback-450-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43312 INFO (zkCallback-440-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43312 INFO (zkCallback-450-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43312 INFO (zkCallback-440-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43312 INFO
(parallelCoreAdminExecutor-541-thread-1-processing-n:127.0.0.1:38489_solr
x:testAsyncOperations_shard2_replica_n3
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073 CREATE)
[n:127.0.0.1:38489_solr c:testAsyncOperations s:shard2
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 43414 INFO (zkCallback-440-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43414 INFO (zkCallback-440-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43414 INFO (zkCallback-450-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43414 INFO (zkCallback-450-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43414 INFO (zkCallback-450-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 43415 INFO (zkCallback-440-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testAsyncOperations/state.json] for collection
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
[junit4] 2> 44101 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 44102 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 44134 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073
[junit4] 2> 44134 INFO (qtp1990501185-1098) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d842771176830073&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 44136 INFO
(OverseerThreadFactory-539-thread-3-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard2 ]
o.a.s.c.a.c.CreateShardCmd Finished create command on all shards for
collection: testAsyncOperations
[junit4] 2> 44137 INFO
(OverseerThreadFactory-539-thread-3-processing-n:127.0.0.1:44407_solr)
[n:127.0.0.1:44407_solr c:testAsyncOperations s:shard2 ]
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> 45095 INFO
(OverseerCollectionConfigSetProcessor-72112825428672520-127.0.0.1:44407_solr-n_0000000000)
[n:127.0.0.1:44407_solr ] 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> 45104 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 45105 INFO (qtp1990501185-1096) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 45106 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 45107 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=0f1e93c3-e794-4ec9-9250-2d855ff51f0d&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 45120 INFO (qtp1990501185-1094) [n:127.0.0.1:38489_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/testAsyncOperations/terms/shard2 to
Terms{values={core_node4=1}, version=
[...truncated too long message...]
service url = null, agent id = null] for registry solr.node /
com.codahale.metrics.MetricRegistry@6d87fcec
[junit4] 2> 705413 INFO (coreCloseExecutor-675-thread-3)
[n:127.0.0.1:38511_solr c:testasynccollectioncreation s:shard1_1 r:core_node10
x:testasynccollectioncreation_shard1_1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.testasynccollectioncreation.shard1_1.leader,
tag=41d7ae17
[junit4] 2> 705418 INFO (jetty-closer-649-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 705418 INFO (jetty-closer-649-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7615deb5: rootName =
solr_38511, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@19a3f010
[junit4] 2> 705419 INFO (jetty-closer-649-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 705419 INFO (jetty-closer-649-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dfb9769: rootName =
solr_35417, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@57da6ad3
[junit4] 2> 705421 INFO (jetty-closer-649-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 705421 INFO (jetty-closer-649-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@190e3b4e: rootName =
solr_35417, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@a3ed33f
[junit4] 2> 705421 INFO (jetty-closer-649-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 705422 INFO (jetty-closer-649-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 705422 INFO (jetty-closer-649-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dd68148: rootName =
solr_38511, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@57da6ad3
[junit4] 2> 705424 INFO (jetty-closer-649-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 705424 INFO (jetty-closer-649-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ba56240: rootName =
solr_38511, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@a3ed33f
[junit4] 2> 705424 INFO (jetty-closer-649-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 705430 INFO (closeThreadPool-654-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72112868416749576-127.0.0.1:35417_solr-n_0000000000) closing
[junit4] 2> 705430 INFO
(OverseerStateUpdate-72112868416749576-127.0.0.1:35417_solr-n_0000000000)
[n:127.0.0.1:35417_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35417_solr
[junit4] 2> 705430 INFO
(OverseerAutoScalingTriggerThread-72112868416749576-127.0.0.1:35417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f0d0550[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@487c6b8d[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@56c9116a[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3ed78411[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
[junit4] 2> 705446 INFO (closeThreadPool-654-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72112868416749576-127.0.0.1:35417_solr-n_0000000000) closing
[junit4] 2> 705448 INFO (jetty-closer-649-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72112868416749576-127.0.0.1:35417_solr-n_0000000000) closing
[junit4] 2> 705448 INFO (zkCallback-626-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 705448 INFO (zkCallback-610-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38511_solr
[junit4] 2> 705451 INFO (zkCallback-610-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 705453 INFO (jetty-closer-649-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7a59c74e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 705453 INFO (jetty-closer-649-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cac9874{/solr,null,UNAVAILABLE}
[junit4] 2> 705453 INFO (jetty-closer-649-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 705454 INFO (jetty-closer-649-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@18f86abc{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 705455 INFO (jetty-closer-649-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5f5a3c93{/solr,null,UNAVAILABLE}
[junit4] 2> 705455 INFO (jetty-closer-649-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 705455 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 705456 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> 10
/solr/collections/testasynccollectioncreation/terms/shard1_1
[junit4] 2> 10
/solr/collections/testasynccollectioncreation/terms/shard1_0
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5
/solr/collections/testasynccollectioncreation/terms/shard1
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 97
/solr/collections/testasynccollectioncreation/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 705458 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36605
[junit4] 2> 705458 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[B28CC3AC122CFDC7])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36605
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B28CC3AC122CFDC7-001
[junit4] 2> Jan 28, 2019 11:59:44 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene80,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@296f5032),
locale=fr-DZ, timezone=Pacific/Tongatapu
[junit4] 2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=8,threads=1,free=226881056,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSimDistribStateManager,
TestCoreContainer, BlockJoinFacetSimpleTest, TestDynamicURP, InfoHandlerTest,
TestSQLHandlerNonCloud, TestConfigSetImmutable, CdcrRequestHandlerTest,
XmlUpdateRequestHandlerTest, DeleteNodeTest,
CollectionsAPIAsyncDistributedZkTest]
[junit4] Completed [238/840 (1!)] on J2 in 671.21s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 44542 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/94/consoleText
[repro] Revision: f062a18ae71642b831af2026748e74a2e78b1e7b
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=CollectionsAPIAsyncDistributedZkTest
-Dtests.method=testAsyncRequests -Dtests.seed=B28CC3AC122CFDC7
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-DZ
-Dtests.timezone=Pacific/Tongatapu -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] CollectionsAPIAsyncDistributedZkTest
[repro] ant compile-test
[...truncated 3577 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.CollectionsAPIAsyncDistributedZkTest"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
-Dtests.seed=B28CC3AC122CFDC7 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-DZ -Dtests.timezone=Pacific/Tongatapu -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 90 lines...]
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]