Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/636/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
Error Message:
DeleteReplica did not complete expected same:<COMPLETED> was not:<FAILED>
Stack Trace:
java.lang.AssertionError: DeleteReplica did not complete expected
same:<COMPLETED> was not:<FAILED>
at
__randomizedtesting.SeedInfo.seed([8DF22A755AF602EB:69B616C2FC5E4C34]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotSame(Assert.java:641)
at org.junit.Assert.assertSame(Assert.java:580)
at
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:170)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
Error Message:
CreateCollection task did not complete! expected same:<COMPLETED> was
not:<FAILED>
Stack Trace:
java.lang.AssertionError: CreateCollection task did not complete! expected
same:<COMPLETED> was not:<FAILED>
at
__randomizedtesting.SeedInfo.seed([8DF22A755AF602EB:D596A6145C9CAA3F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotSame(Assert.java:641)
at org.junit.Assert.assertSame(Assert.java:580)
at
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13262 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/init-core-data-001
[junit4] 2> 1522708 WARN
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 1522709 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1522709 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1522710 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1522710 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001
[junit4] 2> 1522710 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1522710 INFO (Thread-2481) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1522710 INFO (Thread-2481) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1522711 ERROR (Thread-2481) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1522810 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:44787
[junit4] 2> 1522814 INFO (jetty-launcher-2907-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1522814 INFO (jetty-launcher-2907-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1522814 INFO (jetty-launcher-2907-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@500692{/solr,null,AVAILABLE}
[junit4] 2> 1522814 INFO (jetty-launcher-2907-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17a5e8f{/solr,null,AVAILABLE}
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14ec849{SSL,[ssl,
http/1.1]}{127.0.0.1:33033}
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@15f3ec1{SSL,[ssl,
http/1.1]}{127.0.0.1:44895}
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-1) [ ]
o.e.j.s.Server Started @1524321ms
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-2) [ ]
o.e.j.s.Server Started @1524321ms
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33033}
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44895}
[junit4] 2> 1522816 ERROR (jetty-launcher-2907-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1522816 ERROR (jetty-launcher-2907-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-20T12:24:54.446Z
[junit4] 2> 1522816 INFO (jetty-launcher-2907-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-20T12:24:54.446Z
[junit4] 2> 1522817 INFO (jetty-launcher-2907-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1522817 INFO (jetty-launcher-2907-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1522822 INFO (jetty-launcher-2907-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44787/solr
[junit4] 2> 1522822 INFO (jetty-launcher-2907-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44787/solr
[junit4] 2> 1522853 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1522853 INFO (jetty-launcher-2907-thread-2)
[n:127.0.0.1:44895_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1522853 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33033_solr
[junit4] 2> 1522853 INFO (jetty-launcher-2907-thread-2)
[n:127.0.0.1:44895_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44895_solr
[junit4] 2> 1522853 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.c.Overseer Overseer
(id=98861206361931781-127.0.0.1:33033_solr-n_0000000000) starting
[junit4] 2> 1522853 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1522853 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1522862 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33033_solr
[junit4] 2> 1522862 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1522862 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1522976 INFO (jetty-launcher-2907-thread-2)
[n:127.0.0.1:44895_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44895.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1522981 INFO (jetty-launcher-2907-thread-2)
[n:127.0.0.1:44895_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44895.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1522982 INFO (jetty-launcher-2907-thread-2)
[n:127.0.0.1:44895_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44895.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1522982 INFO (jetty-launcher-2907-thread-2)
[n:127.0.0.1:44895_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node2/.
[junit4] 2> 1523010 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33033.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1523015 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33033.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1523015 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33033.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1523016 INFO (jetty-launcher-2907-thread-1)
[n:127.0.0.1:33033_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node1/.
[junit4] 2> 1523032 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1523033 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44787/solr
ready
[junit4] 2> 1523041 INFO
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[8DF22A755AF602EB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
[junit4] 2> 1523076 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&shards=shard1&replicationFactor=1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1523077 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&shards=shard1&replicationFactor=1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1523077 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1523078 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1523078 INFO
(OverseerThreadFactory-5721-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.CreateCollectionCmd Create collection
testAsyncOperations
[junit4] 2> 1523182 INFO
(OverseerStateUpdate-98861206361931781-127.0.0.1:33033_solr-n_0000000000)
[n:127.0.0.1:33033_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testAsyncOperations",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testAsyncOperations_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44895/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1523386 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 1523386 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 1523386 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1523386 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556
[junit4] 2> 1523386 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1523490 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1523490 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1524078 INFO (qtp18019588-12690) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1524079 INFO (qtp18019588-12690) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1524387 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556
[junit4] 2> 1524387 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1524400 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 1524408 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.IndexSchema
[testAsyncOperations_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1524413 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1524413 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
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> 1524414 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44895.solr.core.testAsyncOperations.shard1.replica_n1'
(registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1524414 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1524414 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node2/testAsyncOperations_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node2/./testAsyncOperations_shard1_replica_n1/data/]
[junit4] 2> 1524455 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1524455 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1524456 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1524456 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1524473 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@8260f9[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 1524473 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_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> 1524474 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_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> 1524474 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_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> 1524475 INFO
(searcherExecutor-5726-thread-1-processing-x:testAsyncOperations_shard1_replica_n1
r:core_node2 6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE
n:127.0.0.1:44895_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:44895_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@8260f9[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1524475 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1581779303640596480
[junit4] 2> 1524478 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1524478 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1524478 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44895/solr/testAsyncOperations_shard1_replica_n1/
[junit4] 2> 1524478 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 1524478 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:44895/solr/testAsyncOperations_shard1_replica_n1/ has no
replicas
[junit4] 2> 1524478 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1524479 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:44895/solr/testAsyncOperations_shard1_replica_n1/ shard1
[junit4] 2> 1524580 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1524580 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1524629 INFO
(parallelCoreAdminExecutor-5722-thread-1-processing-n:127.0.0.1:44895_solr
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556 CREATE)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1524732 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1524732 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1525079 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1525080 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1525388 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556
[junit4] 2> 1525388 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa2034421144129973556&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1525390 INFO
(OverseerThreadFactory-5721-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_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> 1526080 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1526081 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1526082 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1526083 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=6cb7b687-0b2d-4d61-b451-a2e0dcafa203&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1526088 INFO (qtp18019588-12678) [n:127.0.0.1:44895_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 (1581779305328803840), 1
(1581779305330900992), 2 (1581779305330900993), 3 (1581779305330900994), 4
(1581779305330900995), 5 (1581779305330900996), 6 (1581779305330900997), 7
(1581779305330900998), 8 (1581779305330900999), 9 (1581779305330901000), ...
(90 adds)]} 0 3
[junit4] 2> 1526088 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1581779305331949585,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1526089 INFO (qtp18019588-12688) [n:127.0.0.1:44895_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@80781f
commitCommandVersion:1581779305331949585
[junit4] 2> 1526100 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@19cb677[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 1526101 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1526102 INFO
(searcherExecutor-5726-thread-1-processing-n:127.0.0.1:44895_solr
x:testAsyncOperations_shard1_replica_n1 s:shard1 c:testAsyncOperations
r:core_node2) [n:127.0.0.1:44895_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@19cb677[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C90)))}
[junit4] 2> 1526102 INFO (qtp18019588-12688) [n:127.0.0.1:44895_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:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 14
[junit4] 2> 1526103 INFO (qtp18019588-12680) [n:127.0.0.1:44895_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:4&wt=javabin&version=2}
hits=90 status=0 QTime=0
[junit4] 2> 1526104 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
async=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1526106 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1526106 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1526107 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1526107 INFO
(OverseerThreadFactory-5721-thread-2-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=RELOAD
[junit4] 2> 1526108 INFO
(OverseerCollectionConfigSetProcessor-98861206361931781-127.0.0.1:33033_solr-n_0000000000)
[n:127.0.0.1:33033_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> 1526108 INFO (qtp18019588-12690) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=testAsyncOperations_shard1_replica_n1&async=cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1526109 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061
[junit4] 2> 1526109 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1526118 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1526125 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr ] o.a.s.s.IndexSchema
[testAsyncOperations_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1526128 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1526128 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr ] o.a.s.c.CoreContainer Reloading SolrCore
'testAsyncOperations_shard1_replica_n1' using configuration from collection
testAsyncOperations
[junit4] 2> 1526147 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44895.solr.core.testAsyncOperations.shard1.replica_n1'
(registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1526147 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node2/testAsyncOperations_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node2/./testAsyncOperations_shard1_replica_n1/data/]
[junit4] 2> 1526169 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1526169 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1526170 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@f64654[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 1526171 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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> 1526171 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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> 1526171 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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> 1526172 INFO
(searcherExecutor-5731-thread-1-processing-x:testAsyncOperations_shard1_replica_n1
r:core_node2 cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD
n:127.0.0.1:44895_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:44895_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@f64654[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C90)))}
[junit4] 2> 1526174 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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> 1526175 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_solr c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@19402b7[testAsyncOperations_shard1_replica_n1] main]
[junit4] 2> 1526175 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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@461cb8
[junit4] 2> 1526175 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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=4594872
[junit4] 2> 1526175 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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@19f257b: rootName =
solr_44895, 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@9ecf2f
[junit4] 2> 1526176 INFO
(searcherExecutor-5731-thread-1-processing-x:testAsyncOperations_shard1_replica_n1
r:core_node2 cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD
n:127.0.0.1:44895_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:44895_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@19402b7[testAsyncOperations_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C90)))}
[junit4] 2> 1526179 INFO
(parallelCoreAdminExecutor-5722-thread-2-processing-n:127.0.0.1:44895_solr
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061 RELOAD)
[n:127.0.0.1:44895_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=4594872
[junit4] 2> 1527108 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1527109 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1527109 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061
[junit4] 2> 1527109 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e4421147055506061&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1527111 INFO
(OverseerThreadFactory-5721-thread-2-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_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> 1528110 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1528110 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1528111 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1528111 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=cdd2ca6b-a77b-48d3-b7ab-590334fb598e&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1528113 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params
async=52b83c53-0896-4015-a653-94c61a12c965&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1528114 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=52b83c53-0896-4015-a653-94c61a12c965&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1528114 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1528115 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1528116 INFO
(OverseerCollectionConfigSetProcessor-98861206361931781-127.0.0.1:33033_solr-n_0000000000)
[n:127.0.0.1:33033_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> 1528117 INFO
(OverseerThreadFactory-5721-thread-3-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.CreateShardCmd Create shard invoked: {
[junit4] 2> "collection":"testAsyncOperations",
[junit4] 2> "shard":"shard2",
[junit4] 2> "async":"52b83c53-0896-4015-a653-94c61a12c965",
[junit4] 2> "operation":"createshard"}
[junit4] 2> 1528119 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1528119 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1529115 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1529116 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1529119 INFO
(OverseerThreadFactory-5721-thread-3-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.CreateShardCmd Creating replica
testAsyncOperations_shard2_replica_n3 as part of slice shard2 of collection
testAsyncOperations on 127.0.0.1:33033_solr
[junit4] 2> 1529120 INFO
(OverseerThreadFactory-5721-thread-3-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:33033_solr for creating new replica
[junit4] 2> 1529121 INFO
(OverseerStateUpdate-98861206361931781-127.0.0.1:33033_solr-n_0000000000)
[n:127.0.0.1:33033_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testAsyncOperations",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testAsyncOperations_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33033/solr",
[junit4] 2> "node_name":"127.0.0.1:33033_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1529222 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1529222 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1529280 INFO (qtp28087558-12677) [n:127.0.0.1:33033_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=52b83c53-0896-4015-a653-94c61a12c9654421150175614245&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3
[junit4] 2> 1529280 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=52b83c53-0896-4015-a653-94c61a12c9654421150175614245&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1529280 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1529281 INFO (qtp28087558-12687) [n:127.0.0.1:33033_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
52b83c53-0896-4015-a653-94c61a12c9654421150175614245
[junit4] 2> 1529281 INFO (qtp28087558-12687) [n:127.0.0.1:33033_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=52b83c53-0896-4015-a653-94c61a12c9654421150175614245&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1529290 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 1529314 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.IndexSchema
[testAsyncOperations_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1529316 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1529316 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
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> 1529317 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_33033.solr.core.testAsyncOperations.shard2.replica_n3'
(registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@117fdf1
[junit4] 2> 1529317 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1529317 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore
[[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node1/testAsyncOperations_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001/tempDir-001/node1/./testAsyncOperations_shard2_replica_n3/data/]
[junit4] 2> 1529363 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1529363 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1529365 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1529365 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1529366 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b041e6[testAsyncOperations_shard2_replica_n3] main]
[junit4] 2> 1529368 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1529368 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1529369 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1529370 INFO
(searcherExecutor-5735-thread-1-processing-x:testAsyncOperations_shard2_replica_n3
r:core_node4 52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE
n:127.0.0.1:33033_solr s:shard2 c:testAsyncOperations) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore
[testAsyncOperations_shard2_replica_n3] Registered new searcher
Searcher@1b041e6[testAsyncOperations_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1529370 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1581779308773376000
[junit4] 2> 1529372 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1529372 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1529373 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:33033/solr/testAsyncOperations_shard2_replica_n3/
[junit4] 2> 1529373 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 1529373 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy
https://127.0.0.1:33033/solr/testAsyncOperations_shard2_replica_n3/ has no
replicas
[junit4] 2> 1529373 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1529374 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:33033/solr/testAsyncOperations_shard2_replica_n3/ shard2
[junit4] 2> 1529474 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1529475 INFO
(zkCallback-2918-thread-2-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] 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> 1529475 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1529475 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] 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> 1529524 INFO
(parallelCoreAdminExecutor-5724-thread-1-processing-n:127.0.0.1:33033_solr
52b83c53-0896-4015-a653-94c61a12c9654421150175614245 CREATE)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1529626 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1529626 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] 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> 1529626 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1529626 INFO
(zkCallback-2918-thread-2-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] 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> 1530116 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1530117 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1530282 INFO (qtp28087558-12689) [n:127.0.0.1:33033_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
52b83c53-0896-4015-a653-94c61a12c9654421150175614245
[junit4] 2> 1530282 INFO (qtp28087558-12689) [n:127.0.0.1:33033_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=52b83c53-0896-4015-a653-94c61a12c9654421150175614245&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1530282 INFO
(OverseerThreadFactory-5721-thread-3-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.CreateShardCmd Finished create command on
all shards for collection: testAsyncOperations
[junit4] 2> 1530283 INFO
(OverseerThreadFactory-5721-thread-3-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_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> 1531117 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1531118 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=52b83c53-0896-4015-a653-94c61a12c965&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1531118 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=52b83c53-0896-4015-a653-94c61a12c965&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1531118 INFO (qtp18019588-12692) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=52b83c53-0896-4015-a653-94c61a12c965&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1531122 INFO (qtp28087558-12689) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testAsyncOperations_shard2_replica_n3] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44895/solr/testAsyncOperations_shard1_replica_n1/&wt=javabin&version=2}{add=[91
(1581779310609432576)]} 0 1
[junit4] 2> 1531123 INFO (qtp18019588-12678) [n:127.0.0.1:44895_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=[91]} 0 4
[junit4] 2> 1531125 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1581779310613626880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1531125 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b32853
commitCommandVersion:1581779310613626880
[junit4] 2> 1531126 INFO (qtp18019588-12682) [n:127.0.0.1:44895_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1581779310614675456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1531126 INFO (qtp18019588-12682) [n:127.0.0.1:44895_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 1531126 INFO (qtp18019588-12682) [n:127.0.0.1:44895_solr
c:testAsyncOperations s:shard1 r:core_node2
x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1531126 INFO (qtp18019588-12682) [n:127.0.0.1:44895_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={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44895/solr/testAsyncOperations_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1531129 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@552436[testAsyncOperations_shard2_replica_n3] main]
[junit4] 2> 1531129 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1531130 INFO
(searcherExecutor-5735-thread-1-processing-n:127.0.0.1:33033_solr
x:testAsyncOperations_shard2_replica_n3 s:shard2 c:testAsyncOperations
r:core_node4) [n:127.0.0.1:33033_solr c:testAsyncOperations s:shard2
r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore
[testAsyncOperations_shard2_replica_n3] Registered new searcher
Searcher@552436[testAsyncOperations_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
[junit4] 2> 1531130 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testAsyncOperations_shard2_replica_n3] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44895/solr/testAsyncOperations_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 5
[junit4] 2> 1531130 INFO (qtp18019588-12680) [n:127.0.0.1:44895_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:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 1531132 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.S.Request
[testAsyncOperations_shard2_replica_n3] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=testAsyncOperations:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:33033/solr/testAsyncOperations_shard2_replica_n3/&rows=10&version=2&q=*:*&NOW=1508502302761&isShard=true&wt=javabin}
hits=1 status=0 QTime=0
[junit4] 2> 1531133 INFO (qtp28087558-12681) [n:127.0.0.1:33033_solr
c:testAsyncOperations s:shard2 r:core_node4
x:testAsyncOperations_shard2_replica_n3] o.a.s.c.S.Request
[testAsyncOperations_shard2_replica_n3] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=testAsyncOperations:8&shards.purpose=64&NOW=1508502302761&ids=91&isShard=true&shard.url=https://127.0.0.1:33033/solr/testAsyncOperations_shard2_replica_n3/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1531133 INFO (qtp18019588-12688) [n:127.0.0.1:44895_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=shard2&_stateVer_=testAsyncOperations:8&wt=javabin&version=2}
hits=1 status=0 QTime=2
[junit4] 2> 1531134 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params
async=8eaea210-8d5f-4978-a4dc-e26b42588816&action=DELETESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1531135 INFO (qtp18019588-12678) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=8eaea210-8d5f-4978-a4dc-e26b42588816&action=DELETESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1531135 INFO (qtp18019588-12682) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=8eaea210-8d5f-4978-a4dc-e26b42588816&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1531136 INFO (qtp18019588-12682) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=8eaea210-8d5f-4978-a4dc-e26b42588816&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1531140 INFO
(OverseerThreadFactory-5721-thread-4-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.DeleteShardCmd Delete shard invoked
[junit4] 2> 1531141 INFO
(OverseerThreadFactory-5721-thread-4-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.DeleteShardCmd Deleting replica for
collection=testAsyncOperations shard=shard2 on node=127.0.0.1:33033_solr
[junit4] 2> 1531141 INFO
(OverseerCollectionConfigSetProcessor-98861206361931781-127.0.0.1:33033_solr-n_0000000000)
[n:127.0.0.1:33033_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> 1531142 INFO (qtp28087558-12691) [n:127.0.0.1:33033_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=testAsyncOperations_shard2_replica_n3&async=8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=0
[junit4] 2> 1531144 INFO (qtp28087558-12689) [n:127.0.0.1:33033_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021
[junit4] 2> 1531144 INFO (qtp28087558-12689) [n:127.0.0.1:33033_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1531146 INFO
(parallelCoreAdminExecutor-5724-thread-2-processing-n:127.0.0.1:33033_solr
8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021 UNLOAD)
[n:127.0.0.1:33033_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.testAsyncOperations.shard2.replica_n3, tag=null
[junit4] 2> 1531147 INFO
(parallelCoreAdminExecutor-5724-thread-2-processing-n:127.0.0.1:33033_solr
8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021 UNLOAD)
[n:127.0.0.1:33033_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b8abd6: rootName =
solr_33033, domain = solr.core.testAsyncOperations.shard2.replica_n3, service
url = null, agent id = null] for registry
solr.core.testAsyncOperations.shard2.replica_n3 /
com.codahale.metrics.MetricRegistry@1c2a35f
[junit4] 2> 1531156 INFO
(parallelCoreAdminExecutor-5724-thread-2-processing-n:127.0.0.1:33033_solr
8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021 UNLOAD)
[n:127.0.0.1:33033_solr ] o.a.s.c.SolrCore
[testAsyncOperations_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@f714b8
[junit4] 2> 1531156 INFO
(parallelCoreAdminExecutor-5724-thread-2-processing-n:127.0.0.1:33033_solr
8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021 UNLOAD)
[n:127.0.0.1:33033_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.testAsyncOperations.shard2.replica_n3, tag=16192696
[junit4] 2> 1531156 INFO
(parallelCoreAdminExecutor-5724-thread-2-processing-n:127.0.0.1:33033_solr
8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021 UNLOAD)
[n:127.0.0.1:33033_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.testAsyncOperations.shard2.leader, tag=16192696
[junit4] 2> 1531259 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1531259 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1532136 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=8eaea210-8d5f-4978-a4dc-e26b42588816&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1532136 INFO (qtp18019588-12680) [n:127.0.0.1:44895_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=8eaea210-8d5f-4978-a4dc-e26b42588816&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1532145 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021
[junit4] 2> 1532145 INFO (qtp28087558-12679) [n:127.0.0.1:33033_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=8eaea210-8d5f-4978-a4dc-e26b425888164421152089602021&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1532246 INFO
(OverseerStateUpdate-98861206361931781-127.0.0.1:33033_solr-n_0000000000)
[n:127.0.0.1:33033_solr ] o.a.s.c.o.CollectionMutator Removing collection:
testAsyncOperations shard: shard2 from clusterstate
[junit4] 2> 1532347 INFO
(zkCallback-2919-thread-2-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1532347 INFO
(zkCallback-2919-thread-1-processing-n:127.0.0.1:44895_solr)
[n:127.0.0.1:44895_solr ] 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> 1532547 INFO
(OverseerThreadFactory-5721-thread-4-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.DeleteShardCmd Successfully deleted
collection: testAsyncOperations, shard: shard2
[junit4] 2> 1532548 INFO
(OverseerThreadFactory-5721-thread-4-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000003 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1533137 INFO (qtp18019588-12688) [n:127.0.0.1:44895_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params requestid=8eaea210-8d5f-4978-a4
[...truncated too long message...]
2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:364)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:730)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:364)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1610913 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard1 r:core_node8
x:testAsyncOperations_shard1_replica_n7] o.a.s.c.SolrCore
[testAsyncOperations_shard1_replica_n7] CLOSING SolrCore
org.apache.solr.core.SolrCore@1241b81
[junit4] 2> 1610913 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard1 r:core_node8
x:testAsyncOperations_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n7,
tag=19143553
[junit4] 2> 1610913 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard1 r:core_node8
x:testAsyncOperations_shard1_replica_n7] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1059a7e: rootName =
solr_33033, domain = solr.core.testAsyncOperations.shard1.replica_n7, service
url = null, agent id = null] for registry
solr.core.testAsyncOperations.shard1.replica_n7 /
com.codahale.metrics.MetricRegistry@2914ad
[junit4] 2> 1610922 INFO
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard1 r:core_node8
x:testAsyncOperations_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.testAsyncOperations.shard1.leader, tag=19143553
[junit4] 2> 1610922 WARN
(zkCallback-2918-thread-1-processing-n:127.0.0.1:33033_solr)
[n:127.0.0.1:33033_solr c:testAsyncOperations s:shard1 r:core_node8
x:testAsyncOperations_shard1_replica_n7] o.a.s.c.RecoveryStrategy Stopping
recovery for core=[testAsyncOperations_shard1_replica_n7]
coreNodeName=[core_node8]
[junit4] 2> 1610924 INFO (jetty-closer-2908-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@500692{/solr,null,UNAVAILABLE}
[junit4] 2> 1610924 ERROR
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1610924 INFO
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8DF22A755AF602EB]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44787 44787
[junit4] 2> 1615957 INFO (Thread-2481) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44787 44787
[junit4] 2> 1615958 WARN (Thread-2481) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/collections/testAsyncOperations/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_8DF22A755AF602EB-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-NI,
timezone=Canada/Atlantic
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=113954760,total=352911360
[junit4] 2> NOTE: All tests run in this JVM: [SuggesterWFSTTest,
DefaultValueUpdateProcessorTest, AutoScalingHandlerTest, SaslZkACLProviderTest,
DisMaxRequestHandlerTest, NodeLostTriggerTest, DocValuesMissingTest,
TestFileDictionaryLookup, SolrGraphiteReporterTest, TestLFUCache,
TestCollationFieldDocValues, TestExtendedDismaxParser, CSVRequestHandlerTest,
FieldAnalysisRequestHandlerTest, IndexBasedSpellCheckerTest,
TestCloudPseudoReturnFields, TestIndexSearcher, TestSearchPerf,
DistributedExpandComponentTest, TestSystemCollAutoCreate,
TestPerFieldSimilarityWithDefaultOverride, OverseerModifyCollectionTest,
TestSolrCoreParser, StatsComponentTest, TestPartialUpdateDeduplication,
TestDistributedMissingSort, TestGroupingSearch, WrapperMergePolicyFactoryTest,
TestUnifiedSolrHighlighter, TestShortCircuitedRequests,
TestCollapseQParserPlugin, TestMultiWordSynonyms, CollectionReloadTest,
LoggingHandlerTest, TestRealTimeGet, TestLocalFSCloudBackupRestore, TestReload,
TestNumericTokenStream, DocExpirationUpdateProcessorFactoryTest,
TestUseDocValuesAsStored2, UpdateLogTest, TestDynamicLoading,
PropertiesRequestHandlerTest, WordBreakSolrSpellCheckerTest, DistanceUnitsTest,
AliasIntegrationTest, TestGraphTermsQParserPlugin,
TestEmbeddedSolrServerConstructors, TestDownShardTolerantSearch,
EchoParamsTest, RestartWhileUpdatingTest, TestManagedResourceStorage,
TestSQLHandlerNonCloud, TestManagedSchemaAPI, DeleteStatusTest,
PreAnalyzedUpdateProcessorTest, TestCSVResponseWriter, TestStressUserVersions,
XmlUpdateRequestHandlerTest, CdcrVersionReplicationTest, TestInitParams,
TlogReplayBufferedWhileIndexingTest, TestMinMaxOnMultiValuedField,
XsltUpdateRequestHandlerTest, TestCharFilters, ConfigSetsAPITest,
SolrTestCaseJ4Test, FieldMutatingUpdateProcessorTest,
QueryElevationComponentTest, TestRawResponseWriter, RankQueryTest,
TestLegacyFieldReuse, HdfsCollectionsAPIDistributedZkTest,
TestSimpleQParserPlugin, SubstringBytesRefFilterTest,
DistributedFacetPivotLongTailTest, TestQuerySenderListener,
TestCloudInspectUtil, TestShardHandlerFactory, BadComponentTest,
BlockJoinFacetSimpleTest, TestSolrCoreProperties, SimplePostToolTest,
JSONWriterTest, DirectSolrConnectionTest, TestFieldCacheSortRandom,
DistributedFacetPivotWhiteBoxTest, ReplicaListTransformerTest, RuleEngineTest,
TestLegacyNumericRangeQueryBuilder, TestLRUCache,
DistribJoinFromCollectionTest, SolrXmlInZkTest, TestDistribIDF,
IndexSchemaTest, ClassificationUpdateProcessorIntegrationTest, TestConfigsApi,
TestGraphMLResponseWriter, SolrIndexMetricsTest,
TestMultiValuedNumericRangeQuery, PluginInfoTest, TestFuzzyAnalyzedSuggestions,
SolrSlf4jReporterTest, TestPayloadCheckQParserPlugin, TestSolrQueryResponse,
CoreSorterTest, TestSubQueryTransformerCrossCore, SystemInfoHandlerTest,
TestElisionMultitermQuery, TestManagedSynonymGraphFilterFactory,
ReturnFieldsTest, LeaderElectionContextKeyTest, TestTrie, ZkFailoverTest,
TestNamedUpdateProcessors, RequestLoggingTest, TestXmlQParserPlugin,
CdcrUpdateLogTest, BJQParserTest, CoreAdminHandlerTest,
TestRandomCollapseQParserPlugin, TestConfigSetsAPI, HighlighterTest,
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, BasicZkTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest,
TestRandomFaceting, LeaderElectionTest, TestZkChroot, ZkCLITest,
TestStressVersions, DistributedTermsComponentTest, TestSolr4Spatial,
BadIndexSchemaTest, TestSort, TestFiltering, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, DocValuesTest,
SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory,
QueryEqualityTest, DistanceFunctionTest, TestSurroundQueryParser,
DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest,
RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest,
RequiredFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, TestComponentsName, TestQuerySenderNoQuery,
ResponseLogComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2,
TestBinaryField, NumericFieldsTest, OutputWriterTest, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestXIncludeConfig,
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest,
ChaosMonkeyNothingIsSafeTest, CollectionsAPIAsyncDistributedZkTest]
[junit4] Completed [504/744 (1!)] on J2 in 93.26s, 2 tests, 2 failures <<<
FAILURES!
[...truncated 43792 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]