Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/608/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI
Error Message:
should be a routed alias
Stack Trace:
java.lang.AssertionError: should be a routed alias
at
__randomizedtesting.SeedInfo.seed([C55897DB259934F5:DA8F0BF75692CDBE]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:305)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 14461 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/init-core-data-001
[junit4] 2> 1097772 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001
[junit4] 2> 1097772 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1097773 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1097773 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1097873 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37185
[junit4] 2> 1097873 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37185
[junit4] 2> 1097873 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37185
[junit4] 2> 1097876 INFO (zkConnectionManagerCallback-14266-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1097878 INFO (zkConnectionManagerCallback-14268-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1097879 INFO (zkConnectionManagerCallback-14270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1097880 WARN (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1097880 WARN (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1097880 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1097880 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1097880 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1097880 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1097881 INFO (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
[junit4] 2> 1097881 INFO (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
[junit4] 2> 1097881 INFO (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1097881 INFO (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1097881 INFO (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1097882 INFO (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22d1f4e4{/solr,null,AVAILABLE}
[junit4] 2> 1097882 INFO (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1097882 INFO (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1097882 INFO (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1097882 INFO (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48a4373d{/solr,null,AVAILABLE}
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e8d6aa{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37795}
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2b1d2cf2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38663}
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.e.j.s.Server Started @1097917ms
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.e.j.s.Server Started @1097917ms
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37795}
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38663}
[junit4] 2> 1097883 ERROR (jetty-launcher-14271-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1097883 ERROR (jetty-launcher-14271-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.2.0
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-22T21:45:27.175443Z
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1097883 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-22T21:45:27.175464Z
[junit4] 2> 1097884 INFO (zkConnectionManagerCallback-14273-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1097884 INFO (zkConnectionManagerCallback-14275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1097884 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1097884 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1097997 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1097998 WARN (jetty-launcher-14271-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7e385a36[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1098000 WARN (jetty-launcher-14271-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@655c8f75[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1098001 INFO (jetty-launcher-14271-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37185/solr
[junit4] 2> 1098002 INFO (zkConnectionManagerCallback-14283-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1098003 INFO (zkConnectionManagerCallback-14285-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1098021 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1098022 WARN (jetty-launcher-14271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6fded848[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1098028 WARN (jetty-launcher-14271-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7117ce56[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1098029 INFO (jetty-launcher-14271-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37185/solr
[junit4] 2> 1098030 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38663_solr
[junit4] 2> 1098030 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.c.Overseer Overseer
(id=72297250167848966-127.0.0.1:38663_solr-n_0000000000) starting
[junit4] 2> 1098031 INFO (zkConnectionManagerCallback-14293-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1098039 INFO (zkConnectionManagerCallback-14295-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1098039 INFO (zkConnectionManagerCallback-14300-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1098040 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37185/solr ready
[junit4] 2> 1098041 INFO
(OverseerStateUpdate-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38663_solr
[junit4] 2> 1098041 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38663_solr
[junit4] 2> 1098041 INFO
(OverseerStateUpdate-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1098042 INFO (zkCallback-14299-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1098042 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1098042 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37795_solr as DOWN
[junit4] 2> 1098043 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1098043 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37795_solr
[junit4] 2> 1098043 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1098043 INFO (zkCallback-14284-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1098043 INFO (zkCallback-14299-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1098044 INFO (zkConnectionManagerCallback-14307-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1098045 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1098045 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:37185/solr ready
[junit4] 2> 1098050 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1098053 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1098062 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38663.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1098064 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37795.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1098068 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38663.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1098068 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38663.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1098068 INFO (jetty-launcher-14271-thread-2)
[n:127.0.0.1:38663_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node2/.
[junit4] 2> 1098070 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37795.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1098070 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37795.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1098070 INFO (jetty-launcher-14271-thread-1)
[n:127.0.0.1:37795_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node1/.
[junit4] 2> 1098104 INFO (zkConnectionManagerCallback-14314-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1098105 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1098105 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37185/solr ready
[junit4] 2> 1098116 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1098118 INFO
(OverseerThreadFactory-7872-thread-1-processing-n:127.0.0.1:38663_solr)
[n:127.0.0.1:38663_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1meta
[junit4] 2> 1098222 INFO
(OverseerStateUpdate-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38663/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1098223 INFO
(OverseerStateUpdate-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1meta",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1meta_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37795/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1098425 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1098425 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1098426 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1099431 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1099431 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1099437 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1099437 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1099438 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1099438 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1099438 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n3'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 1099438 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 1099438 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38663.solr.core.collection1meta.shard1.replica_n1' (registry
'solr.core.collection1meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1099438 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37795.solr.core.collection1meta.shard2.replica_n3' (registry
'solr.core.collection1meta.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1099438 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node1/collection1meta_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node1/./collection1meta_shard2_replica_n3/data/]
[junit4] 2> 1099438 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
[junit4] 2> 1099474 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1099474 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1099474 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1099474 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1099475 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1099475 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1099475 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1099475 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1099475 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@723e8845[collection1meta_shard2_replica_n3] main]
[junit4] 2> 1099476 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c33f717[collection1meta_shard1_replica_n1] main]
[junit4] 2> 1099476 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1099476 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1099476 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1099477 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1099477 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1634270213590482944
[junit4] 2> 1099477 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1099477 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1099477 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1634270213590482944
[junit4] 2> 1099478 INFO
(searcherExecutor-7881-thread-1-processing-n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3 c:collection1meta s:shard2 r:core_node4)
[n:127.0.0.1:37795_solr c:collection1meta s:shard2 r:core_node4
x:collection1meta_shard2_replica_n3] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n3] Registered new searcher
Searcher@723e8845[collection1meta_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1099479 INFO
(searcherExecutor-7882-thread-1-processing-n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node2)
[n:127.0.0.1:38663_solr c:collection1meta s:shard1 r:core_node2
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] Registered new searcher
Searcher@7c33f717[collection1meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1099479 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 1099479 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard2
[junit4] 2> 1099480 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1099480 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard1
[junit4] 2> 1099480 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1099480 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1099480 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37795/solr/collection1meta_shard2_replica_n3/
[junit4] 2> 1099481 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1099481 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:37795/solr/collection1meta_shard2_replica_n3/ has no replicas
[junit4] 2> 1099481 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1meta/leaders/shard2/leader after winning as
/collections/collection1meta/leader_elect/shard2/election/72297250167848968-core_node4-n_0000000000
[junit4] 2> 1099481 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1099481 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1099481 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38663/solr/collection1meta_shard1_replica_n1/
[junit4] 2> 1099481 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1099481 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:38663/solr/collection1meta_shard1_replica_n1/ has no replicas
[junit4] 2> 1099481 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1meta/leaders/shard1/leader after winning as
/collections/collection1meta/leader_elect/shard1/election/72297250167848966-core_node2-n_0000000000
[junit4] 2> 1099481 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37795/solr/collection1meta_shard2_replica_n3/ shard2
[junit4] 2> 1099482 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38663/solr/collection1meta_shard1_replica_n1/ shard1
[junit4] 2> 1099583 INFO (zkCallback-14284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099583 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099583 INFO (zkCallback-14284-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099583 INFO (zkCallback-14294-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099583 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1099583 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1099584 INFO (qtp1075702737-29594) [n:127.0.0.1:38663_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1158
[junit4] 2> 1099584 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1158
[junit4] 2> 1099585 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1099685 INFO (zkCallback-14284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099685 INFO (zkCallback-14284-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099685 INFO (zkCallback-14294-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099685 INFO (zkCallback-14284-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099685 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099685 INFO (zkCallback-14294-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1099685 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1568
[junit4] 2> 1099685 INFO (qtp490028157-29603) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1099687 INFO
(OverseerThreadFactory-7872-thread-2-processing-n:127.0.0.1:38663_solr)
[n:127.0.0.1:38663_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2meta
[junit4] 2> 1099687 INFO
(OverseerCollectionConfigSetProcessor-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_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> 1099891 INFO
(OverseerStateUpdate-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2meta",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2meta_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37795/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1100092 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1101099 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1101104 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1101104 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1101104 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1'
using configuration from collection collection2meta, trusted=true
[junit4] 2> 1101105 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37795.solr.core.collection2meta.shard1.replica_n1' (registry
'solr.core.collection2meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1101105 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node1/collection2meta_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node1/./collection2meta_shard1_replica_n1/data/]
[junit4] 2> 1101128 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1101128 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1101129 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1101129 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1101130 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f61271c[collection2meta_shard1_replica_n1] main]
[junit4] 2> 1101131 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1101131 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1101132 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1101132 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1634270215325876224
[junit4] 2> 1101134 INFO
(searcherExecutor-7891-thread-1-processing-n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2)
[n:127.0.0.1:37795_solr c:collection2meta s:shard1 r:core_node2
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] Registered new searcher
Searcher@4f61271c[collection2meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1101135 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1101135 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection2meta/leaders/shard1
[junit4] 2> 1101136 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1101136 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1101136 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37795/solr/collection2meta_shard1_replica_n1/
[junit4] 2> 1101136 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1101136 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:37795/solr/collection2meta_shard1_replica_n1/ has no replicas
[junit4] 2> 1101136 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection2meta/leaders/shard1/leader after winning as
/collections/collection2meta/leader_elect/shard1/election/72297250167848968-core_node2-n_0000000000
[junit4] 2> 1101137 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37795/solr/collection2meta_shard1_replica_n1/ shard1
[junit4] 2> 1101238 INFO (zkCallback-14294-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101238 INFO (zkCallback-14294-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101239 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1101275 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1182
[junit4] 2> 1101276 INFO (qtp490028157-29603) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1101340 INFO (zkCallback-14294-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101340 INFO (zkCallback-14294-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101340 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101340 INFO (qtp490028157-29603) [n:127.0.0.1:37795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1655
[junit4] 2> 1101341 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[C55897DB259934F5]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 1101341 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[C55897DB259934F5]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 1101364 INFO (zkConnectionManagerCallback-14320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1101366 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[C55897DB259934F5]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1101367 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[C55897DB259934F5]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1101368 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1101368 INFO
(OverseerCollectionConfigSetProcessor-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_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> 1101369 INFO
(OverseerThreadFactory-7872-thread-3-processing-n:127.0.0.1:38663_solr)
[n:127.0.0.1:38663_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 1101369 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
[junit4] 2> 1101369 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@32e1cb4: rootName =
solr_37795, domain = solr.core.collection2meta.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@19b85f83
[junit4] 2> 1101378 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@771fddd8
[junit4] 2> 1101378 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=771fddd8
[junit4] 2> 1101378 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2meta.shard1.leader,
tag=771fddd8
[junit4] 2> 1101380 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection2meta/terms/shard1 to Terms{values={},
version=1}
[junit4] 2> 1101381 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 1101482 INFO (zkCallback-14294-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101482 INFO (zkCallback-14294-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101482 INFO (zkCallback-14284-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101482 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection2meta/state.json] for collection [collection2meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101485 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0
QTime=117
[junit4] 2> 1101485 INFO (qtp490028157-29603) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1101486 INFO
(OverseerCollectionConfigSetProcessor-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1101486 INFO
(OverseerThreadFactory-7872-thread-4-processing-n:127.0.0.1:38663_solr)
[n:127.0.0.1:38663_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 1101486 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n3, tag=null
[junit4] 2> 1101486 INFO (qtp1075702737-29596) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
[junit4] 2> 1101486 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d89ba2c: rootName =
solr_37795, domain = solr.core.collection1meta.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@577a8435
[junit4] 2> 1101486 INFO (qtp1075702737-29596) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d7e57e8: rootName =
solr_38663, domain = solr.core.collection1meta.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection1meta.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@16e232bd
[junit4] 2> 1101496 INFO (qtp1075702737-29596) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@15478b3c
[junit4] 2> 1101496 INFO (qtp1075702737-29596) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=15478b3c
[junit4] 2> 1101496 INFO (qtp1075702737-29596) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard1.leader,
tag=15478b3c
[junit4] 2> 1101496 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@17f6d593
[junit4] 2> 1101496 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n3, tag=17f6d593
[junit4] 2> 1101496 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard2.leader,
tag=17f6d593
[junit4] 2> 1101497 INFO (qtp1075702737-29596) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1meta/terms/shard1 to Terms{values={},
version=1}
[junit4] 2> 1101498 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1meta/terms/shard2 to Terms{values={},
version=1}
[junit4] 2> 1101498 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:collection1meta_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 1101498 INFO (qtp1075702737-29596) [n:127.0.0.1:38663_solr
x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 1101599 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101599 INFO (zkCallback-14294-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101599 INFO (zkCallback-14294-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101599 INFO (zkCallback-14284-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101599 INFO (zkCallback-14284-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101599 INFO (zkCallback-14284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDeleted
path:/collections/collection1meta/state.json] for collection [collection1meta]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1101602 INFO (qtp490028157-29603) [n:127.0.0.1:37795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0
QTime=117
[junit4] 2> 1101616 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1101618 INFO
(OverseerThreadFactory-7872-thread-5-processing-n:127.0.0.1:38663_solr)
[n:127.0.0.1:38663_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testErrorChecks-collection
[junit4] 2> 1101618 INFO
(OverseerCollectionConfigSetProcessor-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1101822 INFO
(OverseerStateUpdate-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testErrorChecks-collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testErrorChecks-collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38663/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1101823 INFO
(OverseerStateUpdate-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testErrorChecks-collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testErrorChecks-collection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37795/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1102024 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1102024 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation
core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1103028 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 1103028 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 1103034 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1103034 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1103035 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1103035 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1103035 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration
from collection testErrorChecks-collection, trusted=true
[junit4] 2> 1103035 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration
from collection testErrorChecks-collection, trusted=true
[junit4] 2> 1103035 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_37795.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1103035 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for
'solr_38663.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1b59061c
[junit4] 2> 1103035 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node1/testErrorChecks-collection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node1/./testErrorChecks-collection_shard2_replica_n2/data/]
[junit4] 2> 1103035 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node2/testErrorChecks-collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001/tempDir-001/node2/./testErrorChecks-collection_shard1_replica_n1/data/]
[junit4] 2> 1103075 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1103075 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1103075 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1103075 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1103076 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1103076 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1103076 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1103076 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1103076 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@b379170[testErrorChecks-collection_shard2_replica_n2] main]
[junit4] 2> 1103077 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7892f010[testErrorChecks-collection_shard1_replica_n1] main]
[junit4] 2> 1103077 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1103077 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1103077 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1103077 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1103077 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1103077 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 1103078 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1634270217366405120
[junit4] 2> 1103078 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1634270217366405120
[junit4] 2> 1103079 INFO
(searcherExecutor-7897-thread-1-processing-n:127.0.0.1:37795_solr
x:testErrorChecks-collection_shard2_replica_n2 c:testErrorChecks-collection
s:shard2 r:core_node4) [n:127.0.0.1:37795_solr c:testErrorChecks-collection
s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n2] Registered new
searcher Searcher@b379170[testErrorChecks-collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1103079 INFO
(searcherExecutor-7896-thread-1-processing-n:127.0.0.1:38663_solr
x:testErrorChecks-collection_shard1_replica_n1 c:testErrorChecks-collection
s:shard1 r:core_node3) [n:127.0.0.1:38663_solr c:testErrorChecks-collection
s:shard1 r:core_node3 x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.SolrCore [testErrorChecks-collection_shard1_replica_n1] Registered new
searcher Searcher@7892f010[testErrorChecks-collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1103080 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testErrorChecks-collection/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 1103081 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testErrorChecks-collection/leaders/shard2
[junit4] 2> 1103081 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testErrorChecks-collection/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1103081 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testErrorChecks-collection/leaders/shard1
[junit4] 2> 1103082 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1103082 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1103082 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:37795/solr/testErrorChecks-collection_shard2_replica_n2/
[junit4] 2> 1103082 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1103082 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1103082 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:38663/solr/testErrorChecks-collection_shard1_replica_n1/
[junit4] 2> 1103082 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1103082 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1103082 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:37795/solr/testErrorChecks-collection_shard2_replica_n2/ has
no replicas
[junit4] 2> 1103082 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testErrorChecks-collection/leaders/shard2/leader after winning as
/collections/testErrorChecks-collection/leader_elect/shard2/election/72297250167848968-core_node4-n_0000000000
[junit4] 2> 1103082 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:38663/solr/testErrorChecks-collection_shard1_replica_n1/ has
no replicas
[junit4] 2> 1103082 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testErrorChecks-collection/leaders/shard1/leader after winning as
/collections/testErrorChecks-collection/leader_elect/shard1/election/72297250167848966-core_node3-n_0000000000
[junit4] 2> 1103082 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37795/solr/testErrorChecks-collection_shard2_replica_n2/ shard2
[junit4] 2> 1103082 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38663/solr/testErrorChecks-collection_shard1_replica_n1/ shard1
[junit4] 2> 1103184 INFO (zkCallback-14284-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103184 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103184 INFO (zkCallback-14284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103184 INFO (zkCallback-14294-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103184 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1103184 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1103185 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
c:testErrorChecks-collection s:shard2 r:core_node4
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1161
[junit4] 2> 1103185 INFO (qtp1075702737-29593) [n:127.0.0.1:38663_solr
c:testErrorChecks-collection s:shard1 r:core_node3
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1161
[junit4] 2> 1103186 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1103286 INFO (zkCallback-14294-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103286 INFO (zkCallback-14294-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103286 INFO (zkCallback-14284-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103286 INFO (zkCallback-14294-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103286 INFO (zkCallback-14284-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103286 INFO (zkCallback-14284-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testErrorChecks-collection/state.json] for collection
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 1103286 INFO (qtp490028157-29602) [n:127.0.0.1:37795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1669
[junit4] 2> 1103287 INFO
(TEST-AliasIntegrationTest.testErrorChecks-seed#[C55897DB259934F5]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 1103287 INFO (watches-14311-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 1103288 INFO (qtp490028157-29603) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1103289 INFO
(OverseerCollectionConfigSetProcessor-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1103289 INFO
(OverseerThreadFactory-7872-thread-5-processing-n:127.0.0.1:38663_solr)
[n:127.0.0.1:38663_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Ignoring exception matching .
[junit4] 2> 1103290 INFO (qtp490028157-29603) [n:127.0.0.1:37795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
status=400 QTime=2
[junit4] 2> 1103291 INFO (qtp490028157-29601) [n:127.0.0.1:37795_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with
params
collections=testErrorChecks-collection,doesnotexist&name=testalias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1103292 INFO
(OverseerCollectionConfigSetProcessor-72297250167848966-127.0.0.1:38663_solr-n_0000000000)
[n:127.0.0.1:38663_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1103292 INFO
(OverseerThreadFactory-7872-thread-5-processing-n:127.0.0.1:38663_solr)
[n:127.0.
[...truncated too long message...]
olr,null,UNAVAILABLE}
[junit4] 2> 1143471 INFO (jetty-closer-14401-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1143471 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1143472 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/aliases.json
[junit4] 2> 25 /solr/clusterprops.json
[junit4] 2> 18 /solr/configs/conf
[junit4] 2> 11 /solr/collections/collection1meta/terms/shard2
[junit4] 2> 11 /solr/collections/collection1meta/terms/shard1
[junit4] 2> 10 /solr/collections/collection2meta/terms/shard1
[junit4] 2> 7 /solr/collections/collection1meta/state.json
[junit4] 2> 4 /solr/collections/collection_new/terms/shard1
[junit4] 2> 4 /solr/collections/collection2/terms/shard1
[junit4] 2> 4 /solr/collections/collection_two/terms/shard1
[junit4] 2> 4 /solr/collections/collection_one/terms/shard1
[junit4] 2> 4 /solr/collections/collection_old/terms/shard2
[junit4] 2> 4 /solr/collections/collection_old/terms/shard1
[junit4] 2> 4 /solr/collections/collection1/terms/shard1
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3
/solr/collections/testErrorChecks-collection/state.json
[junit4] 2> 3 /solr/collections/collection_one/terms/shard2
[junit4] 2> 3 /solr/collections/collection_new/state.json
[junit4] 2> 3 /solr/collections/collection1/terms/shard2
[junit4] 2> 2 /solr/collections/collection_old/state.json
[junit4] 2> 2 /solr/collections/collection_one/state.json
[junit4] 2> 2
/solr/collections/testErrorChecks-collection/terms/shard1
[junit4] 2> 2
/solr/collections/testErrorChecks-collection/terms/shard2
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 338 /solr/aliases.json
[junit4] 2> 70 /solr/collections/collection1meta/state.json
[junit4] 2> 45 /solr/collections/collection2meta/state.json
[junit4] 2> 25 /solr/clusterstate.json
[junit4] 2> 18 /solr/collections/collection_one/state.json
[junit4] 2> 18 /solr/collections/collection_old/state.json
[junit4] 2> 14 /solr/collections/collection1/state.json
[junit4] 2> 14
/solr/collections/testErrorChecks-collection/state.json
[junit4] 2> 10 /solr/collections/collection_two/state.json
[junit4] 2> 10 /solr/collections/collection_new/state.json
[junit4] 2> 9 /solr/collections/collection2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 138 /solr/collections
[junit4] 2> 25 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1143473 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37185
[junit4] 2> 1143473 INFO
(SUITE-AliasIntegrationTest-seed#[C55897DB259934F5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37185
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_C55897DB259934F5-001
[junit4] 2> May 22, 2019 9:46:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 8 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=BlockTreeOrds(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1225,
maxMBSortInHeap=7.4940943698951195,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@438e4148),
locale=es-BO, timezone=America/Rosario
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.0.2
(64-bit)/cpus=8,threads=1,free=141412088,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [HighlighterConfigTest,
ResponseBuilderTest, ResourceLoaderTest, CreateCollectionCleanupTest,
MetricsHandlerTest, UnloadDistributedZkTest, TestHttpShardHandlerFactory,
TestHdfsBackupRestoreCore, ReindexCollectionTest,
WordBreakSolrSpellCheckerTest, TestDynamicURP, TestHalfAndHalfDocValues,
AnalysisAfterCoreReloadTest, DeleteShardTest, MoreLikeThisHandlerTest,
TestSolrConfigHandlerConcurrent, CurrencyFieldTypeTest,
MetricsHistoryWithAuthIntegrationTest, TestCodecSupport, CustomCollectionTest,
TestSolrCoreParser, TestUpdate, TestQuerySenderNoQuery,
DistributedFacetPivotWhiteBoxTest, RandomizedTaggerTest,
MoveReplicaHDFSFailoverTest, TestInitQParser, TestFieldCacheVsDocValues,
TestReplicationHandlerDiskOverFlow, RootFieldTest, TestManagedResourceStorage,
DeleteLastCustomShardedReplicaTest, PreAnalyzedFieldManagedSchemaCloudTest,
JWTAuthPluginTest, HttpPartitionOnCommitTest, ReplaceNodeTest,
ConfigureRecoveryStrategyTest, InfixSuggestersTest,
LeaderFailoverAfterPartitionTest, SolrMetricManagerTest, NodeAddedTriggerTest,
TestScoreJoinQPScore, ZkControllerTest, TestBinaryResponseWriter,
TestCloudNestedDocsSort, TestSimNodeAddedTrigger, SolrRrdBackendFactoryTest,
UninvertDocValuesMergePolicyTest, TestClusterProperties,
TestPHPSerializedResponseWriter, TestAnalyzedSuggestions, OverseerStatusTest,
UpdateParamsTest, TestRuleBasedAuthorizationPlugin,
ConcurrentCreateRoutedAliasTest, TestStressLiveNodes,
BigEndianAscendingWordDeserializerTest, ForceLeaderWithTlogReplicasTest,
ParsingFieldUpdateProcessorsTest, TestMinMaxOnMultiValuedField,
ConjunctionSolrSpellCheckerTest, TestConfigSetImmutable, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, CoreMergeIndexesAdminHandlerTest,
TestFieldCacheReopen, OverseerCollectionConfigSetProcessorTest,
SolrCloudExampleTest, RulesTest, TestLMDirichletSimilarityFactory,
CursorMarkTest, ExitableDirectoryReaderTest, TriggerCooldownIntegrationTest,
TestLRUStatsCache, CdcrBidirectionalTest, TestLeaderElectionZkExpiry,
BasicAuthIntegrationTest, SimplePostToolTest, EchoParamsTest,
CdcrReplicationHandlerTest, QueryResultKeyTest,
CloudExitableDirectoryReaderTest, TestCopyFieldCollectionResource,
TestCollectionAPIs, TestLegacyField, TestSimDistribStateManager, SyncSliceTest,
SolrLogAuditLoggerPluginTest, TestSolrCoreSnapshots,
DistributedQueryComponentOptimizationTest, TestSimTriggerIntegration,
HdfsNNFailoverTest, TestSQLHandler, ChaosMonkeyNothingIsSafeTest,
NodeMutatorTest, DocValuesMissingTest, HdfsTlogReplayBufferedWhileIndexingTest,
JvmMetricsTest, TestManagedSynonymGraphFilterFactory,
ZookeeperStatusHandlerTest, TestDistribIDF,
PeerSyncWithIndexFingerprintCachingTest, DistributedSuggestComponentTest,
TestCrossCoreJoin, ZkShardTermsTest, TestRandomDVFaceting,
TestDeprecatedFilters, AutoScalingHandlerTest, LoggingHandlerTest,
CollectionPropsTest, SuggestComponentTest, TestFilteredDocIdSet,
TestSafeXMLParsing, SimpleCollectionCreateDeleteTest, TestJsonFacetRefinement,
TestInPlaceUpdatesStandalone, TestXIncludeConfig,
AsyncCallRequestStatusResponseTest, DistributedExpandComponentTest,
TermsComponentTest, AtomicUpdateProcessorFactoryTest, BasicDistributedZk2Test,
TestCloudRecovery, SubstringBytesRefFilterTest, HdfsBasicDistributedZkTest,
NumericFieldsTest, MetricTriggerIntegrationTest,
TestOverriddenPrefixQueryForCustomFieldType, TestBinaryField,
CollectionsAPIAsyncDistributedZkTest, LeaderVoteWaitTimeoutTest,
DistributedFacetPivotLongTailTest, V2StandaloneTest, BufferStoreTest,
TestSmileRequest, QueryElevationComponentTest, TestOnReconnectListenerSupport,
TestPseudoReturnFields, EnumFieldTest, TestStressLucene, CoreAdminHandlerTest,
CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest,
SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestDistributedMissingSort,
TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch,
TestHighlightDedupGrouping, TestJoin, TestSolrCoreProperties,
TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest,
ProtectedTermFilterFactoryTest, TestCharFilters,
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
ActionThrottleTest, AddReplicaTest, AliasIntegrationTest]
[junit4] Completed [434/858 (1!)] on J0 in 46.77s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 44565 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/608/consoleText
[repro] Revision: 0ff6a59396bd5e1a29f6643e3d2e4e0aa7cd008c
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=AliasIntegrationTest
-Dtests.method=testClusterStateProviderAPI -Dtests.seed=C55897DB259934F5
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-BO
-Dtests.timezone=America/Rosario -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AliasIntegrationTest
[repro] ant compile-test
[...truncated 3582 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AliasIntegrationTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C55897DB259934F5
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-BO
-Dtests.timezone=America/Rosario -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 115 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]