Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/140/
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([FAD512F37985F0E3:72812D29D7799D1B]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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: junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration
Error Message:
JMX not enabled
Stack Trace:
java.lang.AssertionError: JMX not enabled
at __randomizedtesting.SeedInfo.seed([FAD512F37985F0E3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:74)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 11560 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/init-core-data-001
[junit4] 2> 744360 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 744360 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 744362 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 744362 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 744362 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001
[junit4] 2> 744362 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 744362 INFO (Thread-4026) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 744362 INFO (Thread-4026) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 744368 ERROR (Thread-4026) [ ] 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> 744462 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33371
[junit4] 2> 744469 INFO (jetty-launcher-1520-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 744471 INFO (jetty-launcher-1520-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@344e164b{/solr,null,AVAILABLE}
[junit4] 2> 744471 INFO (jetty-launcher-1520-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3806894a{HTTP/1.1,[http/1.1]}{127.0.0.1:40302}
[junit4] 2> 744471 INFO (jetty-launcher-1520-thread-1) [ ]
o.e.j.s.Server Started @748332ms
[junit4] 2> 744472 INFO (jetty-launcher-1520-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40302}
[junit4] 2> 744472 ERROR (jetty-launcher-1520-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 744472 INFO (jetty-launcher-1520-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 744472 INFO (jetty-launcher-1520-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 744472 INFO (jetty-launcher-1520-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 744472 INFO (jetty-launcher-1520-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-15T02:35:37.755Z
[junit4] 2> 744474 INFO (jetty-launcher-1520-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 744483 INFO (jetty-launcher-1520-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33371/solr
[junit4] 2> 744537 INFO (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 744537 INFO (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40302_solr
[junit4] 2> 744538 INFO (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.c.Overseer Overseer
(id=98485176739233795-127.0.0.1:40302_solr-n_0000000000) starting
[junit4] 2> 744543 INFO (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40302_solr
[junit4] 2> 744544 INFO
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 744606 WARN (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not
exposing Solr metrics via JMX.
[junit4] 2> 744606 WARN (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not
exposing Solr metrics via JMX.
[junit4] 2> 744606 WARN (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not
exposing Solr metrics via JMX.
[junit4] 2> 744607 INFO (jetty-launcher-1520-thread-1)
[n:127.0.0.1:40302_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/.
[junit4] 2> 744618 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 744619 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33371/solr ready
[junit4] 2> 744624 INFO (qtp1636387079-10311) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 744625 INFO
(OverseerThreadFactory-3327-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 744732 INFO
(OverseerStateUpdate-98485176739233795-127.0.0.1:40302_solr-n_0000000000)
[n:127.0.0.1:40302_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40302/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 744735 INFO
(OverseerStateUpdate-98485176739233795-127.0.0.1:40302_solr-n_0000000000)
[n:127.0.0.1:40302_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40302/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 744938 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 744938 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 744938 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 745043 INFO
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 745043 INFO
(zkCallback-1527-thread-2-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 745949 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 745953 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 745957 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 745959 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 745975 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 745975 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 745975 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 745975 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 745976 WARN (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 745976 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 745977 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 745978 WARN (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 745978 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 745978 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
[junit4] 2> 746010 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 746010 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 746011 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 746011 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 746012 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@76e6c123[testCollection1_shard1_replica_n1] main]
[junit4] 2> 746013 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 746013 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 746013 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 746014 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 746014 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 746014 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575762829557891072
[junit4] 2> 746014 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 746014 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 746015 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a159340[testCollection1_shard2_replica_n3] main]
[junit4] 2> 746015 INFO
(searcherExecutor-3331-thread-1-processing-n:127.0.0.1:40302_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2)
[n:127.0.0.1:40302_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@76e6c123[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 746016 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 746016 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 746016 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 746017 INFO
(searcherExecutor-3330-thread-1-processing-n:127.0.0.1:40302_solr
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:40302_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n3] Registered new searcher
Searcher@6a159340[testCollection1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 746017 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575762829561036800
[junit4] 2> 746020 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 746020 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 746020 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40302/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 746020 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 746020 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:40302/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 746020 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 746026 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 746026 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 746026 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40302/solr/testCollection1_shard2_replica_n3/
[junit4] 2> 746026 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 746026 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:40302/solr/testCollection1_shard2_replica_n3/ has no replicas
[junit4] 2> 746026 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 746027 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40302/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 746029 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40302/solr/testCollection1_shard2_replica_n3/ shard2
[junit4] 2> 746131 INFO
(zkCallback-1527-thread-2-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 746131 INFO
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 746178 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 746179 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1241
[junit4] 2> 746180 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 746181 INFO (qtp1636387079-10313) [n:127.0.0.1:40302_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1242
[junit4] 2> 746184 INFO (qtp1636387079-10311) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 746285 INFO
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 746285 INFO
(zkCallback-1527-thread-2-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 746627 INFO
(OverseerCollectionConfigSetProcessor-98485176739233795-127.0.0.1:40302_solr-n_0000000000)
[n:127.0.0.1:40302_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> 747184 INFO (qtp1636387079-10311) [n:127.0.0.1:40302_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2560
[junit4] 2> 747185 INFO (qtp1636387079-10312) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 747188 INFO
(OverseerThreadFactory-3327-thread-2-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 747396 INFO
(OverseerStateUpdate-98485176739233795-127.0.0.1:40302_solr-n_0000000000)
[n:127.0.0.1:40302_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40302/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 747399 INFO
(OverseerStateUpdate-98485176739233795-127.0.0.1:40302_solr-n_0000000000)
[n:127.0.0.1:40302_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40302/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 747600 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 747601 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 747713 INFO
(zkCallback-1527-thread-2-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 747713 INFO
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 748620 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 748620 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 748630 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 748630 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 748633 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 748633 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 748633 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 748633 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 748633 WARN (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 748633 WARN (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 748633 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 748633 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 748633 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 748633 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
[junit4] 2> 748666 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 748666 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 748666 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 748667 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 748667 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 748667 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 748667 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 748667 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 748668 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@34feeeb1[testCollection2_shard1_replica_n1] main]
[junit4] 2> 748668 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b1fe840[testCollection2_shard2_replica_n2] main]
[junit4] 2> 748669 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 748669 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 748669 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 748669 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 748670 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 748670 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 748670 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575762832342908928
[junit4] 2> 748671 INFO
(searcherExecutor-3341-thread-1-processing-n:127.0.0.1:40302_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@34feeeb1[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 748671 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575762832343957504
[junit4] 2> 748676 INFO
(searcherExecutor-3340-thread-1-processing-n:127.0.0.1:40302_solr
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] Registered new searcher
Searcher@5b1fe840[testCollection2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 748677 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 748677 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 748677 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40302/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 748677 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 748677 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:40302/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 748677 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 748680 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 748680 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 748680 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40302/solr/testCollection2_shard2_replica_n2/
[junit4] 2> 748680 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 748680 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:40302/solr/testCollection2_shard2_replica_n2/ has no replicas
[junit4] 2> 748680 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 748680 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40302/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 748682 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40302/solr/testCollection2_shard2_replica_n2/ shard2
[junit4] 2> 748784 INFO
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 748784 INFO
(zkCallback-1527-thread-2-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 748831 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 748833 INFO (qtp1636387079-10314) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1232
[junit4] 2> 748833 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 748834 INFO (qtp1636387079-10308) [n:127.0.0.1:40302_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1233
[junit4] 2> 748836 INFO (qtp1636387079-10312) [n:127.0.0.1:40302_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 748936 INFO
(zkCallback-1527-thread-2-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 748936 INFO
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 749189 INFO
(OverseerCollectionConfigSetProcessor-98485176739233795-127.0.0.1:40302_solr-n_0000000000)
[n:127.0.0.1:40302_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> 749836 INFO (qtp1636387079-10312) [n:127.0.0.1:40302_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2650
[junit4] 2> 749836 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 749837 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 749837 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 749837 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 749848 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[FAD512F37985F0E3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 749854 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
[junit4] 2> 749854 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@311d394b: rootName =
solr_40302, domain = solr.core.testCollection1.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3
/ null
[junit4] 2> 749854 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f447937
[junit4] 2> 749860 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=524581175
[junit4] 2> 749860 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=524581175
[junit4] 2> 749861 INFO (qtp1636387079-10309) [n:127.0.0.1:40302_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=7
[junit4] 2> 749862 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[FAD512F37985F0E3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=FAD512F37985F0E3 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ca-ES -Dtests.timezone=America/St_Barthelemy
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.03s J2 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([FAD512F37985F0E3:72812D29D7799D1B]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@3806894a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1625375813
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f859bf5: rootName =
solr_40302, domain = solr.node, service url = null, agent id = null] for
registry solr.node / null
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@31426275: rootName =
solr_40302, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / null
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 749866 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@357df085: rootName =
solr_40302, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / null
[junit4] 2> 749867 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 749869 INFO (coreCloseExecutor-3350-thread-1)
[n:127.0.0.1:40302_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1b9afdfa
[junit4] 2> 749879 INFO (coreCloseExecutor-3350-thread-1)
[n:127.0.0.1:40302_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection1.shard1.replica_n1,
tag=463142394
[junit4] 2> 749879 INFO (coreCloseExecutor-3350-thread-1)
[n:127.0.0.1:40302_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2f63d099: rootName =
solr_40302, domain = solr.core.testCollection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1
/ null
[junit4] 2> 749879 INFO (coreCloseExecutor-3350-thread-1)
[n:127.0.0.1:40302_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection1.shard1.leader,
tag=463142394
[junit4] 2> 749879 INFO (coreCloseExecutor-3350-thread-2)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@65f9729f
[junit4] 2> 749884 INFO (coreCloseExecutor-3350-thread-2)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard2.replica_n2,
tag=1710846623
[junit4] 2> 749884 INFO (coreCloseExecutor-3350-thread-2)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@24eb0cdc: rootName =
solr_40302, domain = solr.core.testCollection2.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2
/ null
[junit4] 2> 749884 INFO (coreCloseExecutor-3350-thread-2)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard2.leader,
tag=1710846623
[junit4] 2> 749884 INFO (coreCloseExecutor-3350-thread-3)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@535e33cf
[junit4] 2> 749892 INFO (coreCloseExecutor-3350-thread-3)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard1.replica_n1,
tag=1398682575
[junit4] 2> 749892 INFO (coreCloseExecutor-3350-thread-3)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@61055c5d: rootName =
solr_40302, domain = solr.core.testCollection2.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1
/ null
[junit4] 2> 749892 INFO (coreCloseExecutor-3350-thread-3)
[n:127.0.0.1:40302_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard1.leader,
tag=1398682575
[junit4] 2> 749893 INFO (jetty-closer-1521-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98485176739233795-127.0.0.1:40302_solr-n_0000000000) closing
[junit4] 2> 749893 INFO
(OverseerStateUpdate-98485176739233795-127.0.0.1:40302_solr-n_0000000000)
[n:127.0.0.1:40302_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40302_solr
[junit4] 2> 751395 WARN
(zkCallback-1527-thread-1-processing-n:127.0.0.1:40302_solr)
[n:127.0.0.1:40302_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 751395 INFO (jetty-closer-1521-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@344e164b{/solr,null,UNAVAILABLE}
[junit4] 2> 751397 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-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> 751397 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33371 33371
[junit4] 2> 751493 INFO (Thread-4026) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33371 33371
[junit4] 2> 751493 WARN (Thread-4026) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 5 /solr/collections/testCollection1/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_FAD512F37985F0E3-001
[junit4] 2> Aug 15, 2017 2:35:44 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES,
timezone=America/St_Barthelemy
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=162999488,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [SimpleFacetsTest,
TestCloudSchemaless, SimplePostToolTest, BasicDistributedZk2Test,
TestSortByMinMaxFunction, ManagedSchemaRoundRobinCloudTest,
TestCloudNestedDocsSort, RegexBoostProcessorTest, TestFilteredDocIdSet,
BooleanFieldTest, TestRequestForwarding, TestManagedResource, SuggesterTest,
TestSolr4Spatial2, TestManagedSynonymFilterFactory, CopyFieldTest,
NotRequiredUniqueKeyTest, TestInitParams, SolrCloudExampleTest,
CdcrVersionReplicationTest, ConjunctionSolrSpellCheckerTest, QueryEqualityTest,
TestCollectionsAPIViaSolrCloudCluster, TestQuerySenderListener,
TestManagedSchema, CheckHdfsIndexTest, AsyncCallRequestStatusResponseTest,
TestPseudoReturnFields, CoreAdminCreateDiscoverTest, TermsComponentTest,
TestHttpShardHandlerFactory, BlockJoinFacetRandomTest, TestIndexSearcher,
TestDefaultStatsCache, TestUtils, TestInPlaceUpdatesStandalone,
UniqFieldsUpdateProcessorFactoryTest, ExplicitHLLTest,
DirectUpdateHandlerOptimizeTest, TestStandardQParsers, TestDocTermOrds,
PreAnalyzedFieldTest, CollectionsAPIAsyncDistributedZkTest, TestRawTransformer,
SpellPossibilityIteratorTest, TestPKIAuthenticationPlugin,
ShowFileRequestHandlerTest, MultiTermTest, RequestLoggingTest,
TestHdfsCloudBackupRestore, TestConfigReload,
DistributedFacetPivotSmallAdvancedTest, TestSystemCollAutoCreate,
MergeStrategyTest, TestExceedMaxTermLength, RestartWhileUpdatingTest,
SolrCoreMetricManagerTest, TestLMJelinekMercerSimilarityFactory,
SolrJmxReporterCloudTest, SearchHandlerTest, TestNumericRangeQuery32,
TestConfigSetsAPIZkFailure, CloneFieldUpdateProcessorFactoryTest,
TestDelegationWithHadoopAuth, SolrTestCaseJ4Test, SaslZkACLProviderTest,
TestJavabinTupleStreamParser, TestBlendedInfixSuggestions, InfoHandlerTest,
ZkStateReaderTest, SharedFSAutoReplicaFailoverUtilsTest,
TestMiniSolrCloudClusterSSL, CircularListTest, CollectionReloadTest,
OverseerModifyCollectionTest, AutoCommitTest, TestFoldingMultitermQuery,
TestObjectReleaseTracker, BadIndexSchemaTest, TestConfigSets,
URLClassifyProcessorTest, HdfsRecoveryZkTest, MissingSegmentRecoveryTest,
DateMathParserTest, TestSort, DeleteNodeTest, TestXmlQParser,
PeerSyncWithIndexFingerprintCachingTest, TestCloudPivotFacet,
CdcrReplicationDistributedZkTest, LeaderElectionTest, SortByFunctionTest,
LeaderElectionContextKeyTest]
[junit4] Completed [235/729 (1!)] on J2 in 7.40s, 1 test, 1 failure <<<
FAILURES!
[...truncated 499 lines...]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.core.TestJmxIntegration_FAD512F37985F0E3-001/init-core-data-001
[junit4] 2> 1177038 WARN
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1177038 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1177040 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1177040 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1177040 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1177040 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1177060 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1177078 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1177195 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1177221 WARN
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1177222 WARN
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1177222 WARN
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1177223 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1177246 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1177265 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1177384 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1177389 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1177390 WARN (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 1177390 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1177390 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.core.TestJmxIntegration_FAD512F37985F0E3-001/init-core-data-001/]
[junit4] 2> 1177391 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5862365474644124]
[junit4] 2> 1177420 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1177420 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1177420 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1177420 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1177421 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=83.9599609375,
floorSegmentMB=0.4345703125, forceMergeDeletesPctAllowed=9.588427481917112,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1177421 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@16a94ef2[collection1] main]
[junit4] 2> 1177421 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1177440 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1177513 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1177514 INFO (coreLoadExecutor-5632-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1575763282018435072
[junit4] 2> 1177515 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1177517 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1177517 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1177517 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=136534460
[junit4] 2> 1177517 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1177518 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11f9fab3: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 1177518 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1177518 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@701c26fe: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 1177518 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1177518 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4aa14003: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 1177518 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1177518 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1177518 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1177518 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1177518 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1177519 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1177519 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1177519 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1177519 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1177519 INFO
(searcherExecutor-5633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16a94ef2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1177520 INFO (coreCloseExecutor-5638-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1bfb06ab
[junit4] 2> 1177534 INFO (coreCloseExecutor-5638-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=469436075
[junit4] 2> 1177534 INFO (coreCloseExecutor-5638-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7aa6e49f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 1177534 INFO
(SUITE-TestJmxIntegration-seed#[FAD512F37985F0E3]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1057, maxMBSortInHeap=7.084893169944152,
sim=RandomSimilarity(queryNorm=false): {},
locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Asia/Omsk
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=155994720,total=511705088
[junit4] 2> NOTE: All tests run in this JVM: [SimpleFacetsTest,
TestCloudSchemaless, SimplePostToolTest, BasicDistributedZk2Test,
TestSortByMinMaxFunction, ManagedSchemaRoundRobinCloudTest,
TestCloudNestedDocsSort, RegexBoostProcessorTest, TestFilteredDocIdSet,
BooleanFieldTest, TestRequestForwarding, TestManagedResource, SuggesterTest,
TestSolr4Spatial2, TestManagedSynonymFilterFactory, CopyFieldTest,
NotRequiredUniqueKeyTest, TestInitParams, SolrCloudExampleTest,
CdcrVersionReplicationTest, ConjunctionSolrSpellCheckerTest, QueryEqualityTest,
TestCollectionsAPIViaSolrCloudCluster, TestQuerySenderListener,
TestManagedSchema, CheckHdfsIndexTest, AsyncCallRequestStatusResponseTest,
TestPseudoReturnFields, CoreAdminCreateDiscoverTest, TermsComponentTest,
TestHttpShardHandlerFactory, BlockJoinFacetRandomTest, TestIndexSearcher,
TestDefaultStatsCache, TestUtils, TestInPlaceUpdatesStandalone,
UniqFieldsUpdateProcessorFactoryTest, ExplicitHLLTest,
DirectUpdateHandlerOptimizeTest, TestStandardQParsers, TestDocTermOrds,
PreAnalyzedFieldTest, CollectionsAPIAsyncDistributedZkTest, TestRawTransformer,
SpellPossibilityIteratorTest, TestPKIAuthenticationPlugin,
ShowFileRequestHandlerTest, MultiTermTest, RequestLoggingTest,
TestHdfsCloudBackupRestore, TestConfigReload,
DistributedFacetPivotSmallAdvancedTest, TestSystemCollAutoCreate,
MergeStrategyTest, TestExceedMaxTermLength, RestartWhileUpdatingTest,
SolrCoreMetricManagerTest, TestLMJelinekMercerSimilarityFactory,
SolrJmxReporterCloudTest, SearchHandlerTest, TestNumericRangeQuery32,
TestConfigSetsAPIZkFailure, CloneFieldUpdateProcessorFactoryTest,
TestDelegationWithHadoopAuth, SolrTestCaseJ4Test, SaslZkACLProviderTest,
TestJavabinTupleStreamParser, TestBlendedInfixSuggestions, InfoHandlerTest,
ZkStateReaderTest, SharedFSAutoReplicaFailoverUtilsTest,
TestMiniSolrCloudClusterSSL, CircularListTest, CollectionReloadTest,
OverseerModifyCollectionTest, AutoCommitTest, TestFoldingMultitermQuery,
TestObjectReleaseTracker, BadIndexSchemaTest, TestConfigSets,
URLClassifyProcessorTest, HdfsRecoveryZkTest, MissingSegmentRecoveryTest,
DateMathParserTest, TestSort, DeleteNodeTest, TestXmlQParser,
PeerSyncWithIndexFingerprintCachingTest, TestCloudPivotFacet,
CdcrReplicationDistributedZkTest, LeaderElectionTest, SortByFunctionTest,
LeaderElectionContextKeyTest, ReturnFieldsTest, TestJettySolrRunner,
TestFieldCacheWithThreads, CustomCollectionTest, TestTestInjection,
HdfsCollectionsAPIDistributedZkTest, HdfsBasicDistributedZkTest,
TestQueryWrapperFilter, SmileWriterTest,
OutOfBoxZkACLAndCredentialsProvidersTest, DateFieldTest, RecoveryZkTest,
TestNumericTerms64, UUIDUpdateProcessorFallbackTest, TestQueryUtils,
RequiredFieldsTest, AutoScalingHandlerTest, TestCloudDeleteByQuery,
NumericFieldsTest, TemplateUpdateProcessorTest, TestSolrCoreProperties,
TestAnalyzedSuggestions, SolrCloudReportersTest, DocumentBuilderTest,
BasicDistributedZkTest, UnloadDistributedZkTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, TestZkChroot, ShardRoutingCustomTest,
TestFaceting, TestRecovery, ZkControllerTest, TestRealTimeGet,
HardAutoCommitTest, StatsComponentTest, PeerSyncTest, TestFunctionQuery,
BasicFunctionalityTest, DirectUpdateHandlerTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest,
TestStressLucene, TestTrie, SpatialFilterTest, PolyFieldTest,
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, SolrInfoBeanTest,
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest,
DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory,
PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest,
PathHierarchyTokenizerFactoryTest, FastVectorHighlighterTest,
TestJmxIntegration]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJmxIntegration
-Dtests.seed=FAD512F37985F0E3 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Omsk
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | TestJmxIntegration (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: JMX not enabled
[junit4] > at
__randomizedtesting.SeedInfo.seed([FAD512F37985F0E3]:0)
[junit4] > at
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:74)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [378/729 (2!)] on J2 in 0.51s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 44436 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]