Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/245/
2 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI
Error Message:
{} expected:<2> but was:<0>
Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
at
__randomizedtesting.SeedInfo.seed([F6AA68F7CF0CA37A:E97DF4DBBC075A31]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestLockTree.testLocks
Error Message:
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([F6AA68F7CF0CA37A:8F60120EC7DC4891]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.apache.solr.cloud.TestLockTree.testLocks(TestLockTree.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13872 lines...]
[junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
[junit4] 2> 1422293 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/init-core-data-001
[junit4] 2> 1422295 WARN
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1422295 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1422296 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1422297 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001
[junit4] 2> 1422298 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1422311 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1422311 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1422411 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46081
[junit4] 2> 1422411 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46081
[junit4] 2> 1422411 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46081
[junit4] 2> 1422416 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1422418 INFO (zkConnectionManagerCallback-2753-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422418 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1422420 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1422421 INFO (zkConnectionManagerCallback-2755-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422421 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1422422 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1422422 INFO (zkConnectionManagerCallback-2757-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422423 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1422530 WARN (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1422532 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1422533 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1422533 INFO (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 1422533 INFO (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1422533 INFO (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1422533 INFO (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1422534 INFO (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5954406f{/solr,null,AVAILABLE}
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@21959878{SSL,[ssl,
http/1.1]}{127.0.0.1:34457}
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.e.j.s.Server Started @1422732ms
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34457}
[junit4] 2> 1422535 ERROR (jetty-launcher-2758-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1422535 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-18T07:25:28.963Z
[junit4] 2> 1422536 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1422537 INFO (zkConnectionManagerCallback-2760-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422537 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1422537 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1422548 WARN (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1422548 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1422548 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1422548 INFO (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 1422559 INFO (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1422559 INFO (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1422559 INFO (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1422560 INFO (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c60dc4d{/solr,null,AVAILABLE}
[junit4] 2> 1422560 INFO (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@76d3a82f{SSL,[ssl,
http/1.1]}{127.0.0.1:43723}
[junit4] 2> 1422560 INFO (jetty-launcher-2758-thread-2) [ ]
o.e.j.s.Server Started @1422757ms
[junit4] 2> 1422560 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43723}
[junit4] 2> 1422561 ERROR (jetty-launcher-2758-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1422561 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1422561 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1422561 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1422561 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1422561 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-18T07:25:28.989Z
[junit4] 2> 1422571 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1422577 INFO (zkConnectionManagerCallback-2762-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422577 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1422578 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1422757 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1422767 WARN (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1422795 WARN (jetty-launcher-2758-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@ede905[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422795 WARN (jetty-launcher-2758-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@ede905[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422798 WARN (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1422798 WARN (jetty-launcher-2758-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2e8e7cc0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422798 WARN (jetty-launcher-2758-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2e8e7cc0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422799 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46081/solr
[junit4] 2> 1422807 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1422807 INFO (zkConnectionManagerCallback-2770-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422807 INFO (jetty-launcher-2758-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1422878 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1422879 WARN (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1422880 WARN (jetty-launcher-2758-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2ef23653[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422880 WARN (jetty-launcher-2758-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2ef23653[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422883 WARN (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1422883 WARN (jetty-launcher-2758-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6683402c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422883 WARN (jetty-launcher-2758-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6683402c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1422884 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46081/solr
[junit4] 2> 1422886 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1422886 INFO (zkConnectionManagerCallback-2776-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422886 INFO (jetty-launcher-2758-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1422909 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1422912 INFO (zkConnectionManagerCallback-2778-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422912 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1422989 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1422990 INFO (zkConnectionManagerCallback-2780-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1422990 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1423087 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43723_solr
[junit4] 2> 1423088 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.Overseer Overseer
(id=74887447017422855-127.0.0.1:43723_solr-n_0000000000) starting
[junit4] 2> 1423102 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34457_solr
[junit4] 2> 1423119 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1423119 INFO (zkConnectionManagerCallback-2789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1423119 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1423119 INFO (zkCallback-2777-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1423120 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1423120 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1423121 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1423122 INFO (zkConnectionManagerCallback-2794-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1423122 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46081/solr ready
[junit4] 2> 1423122 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1423122 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1423123 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46081/solr ready
[junit4] 2> 1423135 INFO
(OverseerStateUpdate-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43723_solr
[junit4] 2> 1423139 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43723_solr as DOWN
[junit4] 2> 1423140 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1423140 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43723_solr
[junit4] 2> 1423142 INFO (zkCallback-2777-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1423155 INFO (zkCallback-2788-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1423167 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1423176 INFO (zkCallback-2779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1423182 INFO (zkCallback-2793-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1423194 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1423215 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34457.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1423229 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34457.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1423230 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34457.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1423231 INFO (jetty-launcher-2758-thread-1)
[n:127.0.0.1:34457_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node1/.
[junit4] 2> 1423232 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43723.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1423251 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43723.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1423251 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43723.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1423252 INFO (jetty-launcher-2758-thread-2)
[n:127.0.0.1:43723_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node2/.
[junit4] 2> 1423323 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1423327 INFO (zkConnectionManagerCallback-2801-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1423327 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1423331 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1423332 INFO
(SUITE-AliasIntegrationTest-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46081/solr ready
[junit4] 2> 1423366 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testProperties
[junit4] 2> 1423421 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1423424 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 1423457 INFO (qtp959007553-9117) [n:127.0.0.1:43723_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> 1423467 INFO
(OverseerThreadFactory-2394-thread-1-processing-n:127.0.0.1:43723_solr)
[n:127.0.0.1:43723_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1meta
[junit4] 2> 1423580 INFO
(OverseerStateUpdate-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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":"https://127.0.0.1:34457/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1423583 INFO
(OverseerStateUpdate-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43723/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1423812 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&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> 1423813 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1423814 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1424834 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1424834 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1424859 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1424862 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1424862 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 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> 1424863 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34457.solr.core.collection1meta.shard1.replica_n1' (registry
'solr.core.collection1meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1424863 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
[junit4] 2> 1424868 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1424870 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1424870 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2'
using configuration from collection collection1meta, trusted=true
[junit4] 2> 1424873 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43723.solr.core.collection1meta.shard2.replica_n2' (registry
'solr.core.collection1meta.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1424873 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node2/collection1meta_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
[junit4] 2> 1424963 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1424963 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1424964 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1424964 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1424965 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@60cb95ac[collection1meta_shard2_replica_n2] main]
[junit4] 2> 1424971 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1424971 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1424972 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1424972 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1424972 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1424972 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1424973 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1424973 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636662227921534976
[junit4] 2> 1424973 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f60fe56[collection1meta_shard1_replica_n1] main]
[junit4] 2> 1424977 INFO
(searcherExecutor-2403-thread-1-processing-n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4)
[n:127.0.0.1:43723_solr c:collection1meta s:shard2 r:core_node4
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] Registered new searcher
Searcher@60cb95ac[collection1meta_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1424977 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1424978 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1424978 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1424979 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636662227927826432
[junit4] 2> 1424982 INFO
(searcherExecutor-2402-thread-1-processing-n:127.0.0.1:34457_solr
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3)
[n:127.0.0.1:34457_solr c:collection1meta s:shard1 r:core_node3
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] Registered new searcher
Searcher@7f60fe56[collection1meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1424987 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 1424987 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard2
[junit4] 2> 1424988 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1424988 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1meta/leaders/shard1
[junit4] 2> 1424997 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1424998 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1424998 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:34457/solr/collection1meta_shard1_replica_n1/
[junit4] 2> 1424998 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1424998 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:34457/solr/collection1meta_shard1_replica_n1/ has no replicas
[junit4] 2> 1424998 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 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/74887447017422856-core_node3-n_0000000000
[junit4] 2> 1425001 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34457/solr/collection1meta_shard1_replica_n1/ shard1
[junit4] 2> 1425003 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1425003 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1425003 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43723/solr/collection1meta_shard2_replica_n2/
[junit4] 2> 1425003 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1425005 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:43723/solr/collection1meta_shard2_replica_n2/ has no replicas
[junit4] 2> 1425005 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1meta/leaders/shard2/leader after winning as
/collections/collection1meta/leader_elect/shard2/election/74887447017422855-core_node4-n_0000000000
[junit4] 2> 1425006 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43723/solr/collection1meta_shard2_replica_n2/ shard2
[junit4] 2> 1425108 INFO (zkCallback-2777-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> 1425108 INFO (zkCallback-2779-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> 1425109 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1425110 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1425110 INFO (zkCallback-2779-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> 1425114 INFO (qtp1852797438-9101) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node3 x:collection1meta_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=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1301
[junit4] 2> 1425115 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_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=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1301
[junit4] 2> 1425119 INFO (zkCallback-2777-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> 1425141 INFO (qtp959007553-9117) [n:127.0.0.1:43723_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> 1425221 INFO (zkCallback-2777-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> 1425221 INFO (zkCallback-2779-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> 1425221 INFO (zkCallback-2777-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> 1425221 INFO (zkCallback-2779-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> 1425223 INFO (qtp959007553-9117) [n:127.0.0.1:43723_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=1765
[junit4] 2> 1425223 INFO (zkCallback-2779-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> 1425224 INFO (qtp959007553-9116) [n:127.0.0.1:43723_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> 1425239 INFO (zkCallback-2777-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> 1425247 INFO
(OverseerCollectionConfigSetProcessor-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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> 1425248 INFO
(OverseerThreadFactory-2394-thread-2-processing-n:127.0.0.1:43723_solr)
[n:127.0.0.1:43723_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2meta
[junit4] 2> 1425468 INFO
(OverseerStateUpdate-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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":"https://127.0.0.1:43723/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1425671 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426686 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426704 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426711 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426711 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426712 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43723.solr.core.collection2meta.shard1.replica_n1' (registry
'solr.core.collection2meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1426712 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
[junit4] 2> 1426799 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426799 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426800 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1426800 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1426803 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@392d586c[collection2meta_shard1_replica_n1] main]
[junit4] 2> 1426805 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426805 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426805 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426806 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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 1636662229843574784
[junit4] 2> 1426809 INFO
(searcherExecutor-2412-thread-1-processing-n:127.0.0.1:43723_solr
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2)
[n:127.0.0.1:43723_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@392d586c[collection2meta_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1426813 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426814 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426819 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426819 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426819 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43723/solr/collection2meta_shard1_replica_n1/
[junit4] 2> 1426819 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426820 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:43723/solr/collection2meta_shard1_replica_n1/ has no replicas
[junit4] 2> 1426820 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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/74887447017422855-core_node2-n_0000000000
[junit4] 2> 1426821 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43723/solr/collection2meta_shard1_replica_n1/ shard1
[junit4] 2> 1426927 INFO (zkCallback-2777-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> 1426927 INFO (zkCallback-2777-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> 1426928 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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> 1426929 INFO (qtp959007553-9113) [n:127.0.0.1:43723_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=1258
[junit4] 2> 1426932 INFO (qtp959007553-9116) [n:127.0.0.1:43723_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> 1427030 INFO (zkCallback-2777-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> 1427030 INFO (zkCallback-2777-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> 1427030 INFO (zkCallback-2777-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> 1427031 INFO (qtp959007553-9116) [n:127.0.0.1:43723_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=1807
[junit4] 2> 1427044 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 1427044 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 1427044 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
[junit4] 2> 1427045 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 1427045 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 1427045 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
[junit4] 2> 1427075 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1427085 INFO (zkConnectionManagerCallback-2807-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1427085 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1427088 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1427190 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testProperties
[junit4] 2> 1427192 INFO
(TEST-AliasIntegrationTest.testProperties-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1427195 INFO (qtp959007553-9114) [n:127.0.0.1:43723_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> 1427207 INFO
(OverseerCollectionConfigSetProcessor-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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> 1427211 INFO
(OverseerThreadFactory-2394-thread-3-processing-n:127.0.0.1:43723_solr)
[n:127.0.0.1:43723_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 1427219 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1427219 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1db98422: rootName
= solr_43723, 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@b403a5e
[junit4] 2> 1427285 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection2meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5240dd24
[junit4] 2> 1427285 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=5240dd24
[junit4] 2> 1427285 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2meta.shard1.leader,
tag=5240dd24
[junit4] 2> 1427323 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1427324 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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=105
[junit4] 2> 1427427 INFO (zkCallback-2777-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> 1427427 INFO (zkCallback-2777-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> 1427427 INFO (zkCallback-2777-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> 1427483 INFO (qtp959007553-9114) [n:127.0.0.1:43723_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0
QTime=288
[junit4] 2> 1427484 INFO (qtp959007553-9117) [n:127.0.0.1:43723_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> 1427494 INFO
(OverseerCollectionConfigSetProcessor-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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> 1427499 INFO
(OverseerThreadFactory-2394-thread-4-processing-n:127.0.0.1:43723_solr)
[n:127.0.0.1:43723_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 1427500 INFO (qtp1852797438-9105) [n:127.0.0.1:34457_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> 1427500 INFO (qtp1852797438-9105) [n:127.0.0.1:34457_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6869f9d6: rootName
= solr_34457, 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@3f339cf1
[junit4] 2> 1427503 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
[junit4] 2> 1427503 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b27915a: rootName
= solr_43723, domain = solr.core.collection1meta.shard2.replica_n2, service url
= null, agent id = null] for registry
solr.core.collection1meta.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@145718a2
[junit4] 2> 1427523 INFO (qtp1852797438-9105) [n:127.0.0.1:34457_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1meta_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@288ba866
[junit4] 2> 1427523 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1meta_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@151f1e23
[junit4] 2> 1427523 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=151f1e23
[junit4] 2> 1427523 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard2.leader,
tag=151f1e23
[junit4] 2> 1427525 INFO (qtp1852797438-9105) [n:127.0.0.1:34457_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=288ba866
[junit4] 2> 1427525 INFO (qtp1852797438-9105) [n:127.0.0.1:34457_solr
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1meta.shard1.leader,
tag=288ba866
[junit4] 2> 1427547 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/collection1meta/terms/shard2 to Terms{values={},
version=1}
[junit4] 2> 1427549 INFO (qtp959007553-9113) [n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=45
[junit4] 2> 1427560 INFO (qtp1852797438-9105) [n:127.0.0.1:34457_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> 1427562 INFO (qtp1852797438-9105) [n:127.0.0.1:34457_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=62
[junit4] 2> 1427675 INFO (zkCallback-2779-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> 1427675 INFO (zkCallback-2779-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> 1427675 INFO (zkCallback-2779-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> 1427675 INFO (zkCallback-2777-thread-4) [ ]
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> 1427676 INFO (zkCallback-2777-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> 1427676 INFO (zkCallback-2777-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> 1427720 INFO (qtp959007553-9117) [n:127.0.0.1:43723_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0
QTime=236
[junit4] 2> 1427788 INFO
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[F6AA68F7CF0CA37A]) [
] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesCAR
[junit4] 2> 1427816 INFO (qtp1852797438-9104) [n:127.0.0.1:34457_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1427818 INFO (qtp1852797438-9104) [n:127.0.0.1:34457_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 1427832 INFO (qtp959007553-9116) [n:127.0.0.1:43723_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> 1427844 INFO
(OverseerCollectionConfigSetProcessor-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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> 1427844 INFO
(OverseerThreadFactory-2394-thread-5-processing-n:127.0.0.1:43723_solr)
[n:127.0.0.1:43723_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1meta
[junit4] 2> 1428071 INFO
(OverseerStateUpdate-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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":"https://127.0.0.1:34457/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1428075 INFO
(OverseerStateUpdate-74887447017422855-127.0.0.1:43723_solr-n_0000000000)
[n:127.0.0.1:43723_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":"https://127.0.0.1:43723/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1428280 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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> 1428283 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429296 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429296 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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> 1429305 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429308 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429308 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429308 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43723.solr.core.collection1meta.shard2.replica_n3' (registry
'solr.core.collection1meta.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1429309 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node2/collection1meta_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node2/./collection1meta_shard2_replica_n3/data/]
[junit4] 2> 1429317 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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> 1429319 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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> 1429319 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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> 1429319 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34457.solr.core.collection1meta.shard1.replica_n1' (registry
'solr.core.collection1meta.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69b2283a
[junit4] 2> 1429319 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F6AA68F7CF0CA37A-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
[junit4] 2> 1429383 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429383 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429384 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1429384 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1429385 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6327765d[collection1meta_shard2_replica_n3] main]
[junit4] 2> 1429387 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429387 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429388 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429388 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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 1636662232550998016
[junit4] 2> 1429400 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429401 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429404 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429404 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429404 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43723/solr/collection1meta_shard2_replica_n3/
[junit4] 2> 1429404 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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> 1429404 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:43723/solr/collection1meta_shard2_replica_n3/ has no replicas
[junit4] 2> 1429404 INFO (qtp959007553-9115) [n:127.0.0.1:43723_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/74887447017422855-core_node4-n_0000000000
[junit4] 2> 1429404 INFO
(searcherExecutor-2417-thread-1-processing-n:127.0.0.1:43723_solr
x:collection1meta_shard2_replica_n3 c:collection1meta s:shard2 r:core_node4)
[n:127.0.0.1:43723_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@6327765d[collection1meta_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1429406 INFO (qtp959007553-9115) [n:127.0.0.1:43723_solr
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43723/solr/collection1meta_shard2_replica_n3/ shard2
[junit4] 2> 1429411 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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> 1429411 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_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> 1429412 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1429412 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1429413 INFO (qtp1852797438-9103) [n:127.0.0.1:34457_solr
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@34ce5f9e[collect
[...truncated too long message...]
iasIntegrationTest_F6AA68F7CF0CA37A-001
[junit4] 2> Jun 18, 2019 7:26:37 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44c15efd),
locale=ru, timezone=US/Indiana-Starke
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=76830832,total=491782144
[junit4] 2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest,
BlockDirectoryTest, SolrRequestParserTest,
TestOverriddenPrefixQueryForCustomFieldType, FieldAnalysisRequestHandlerTest,
TestHdfsUpdateLog, TestChildDocTransformer, ShardRoutingCustomTest,
TestRandomFlRTGCloud, TestFilteredDocIdSet, BinaryUpdateRequestHandlerTest,
BasicAuthIntegrationTest, DocumentBuilderTest, TestInPlaceUpdatesRequiredField,
EnumFieldTest, CustomTermsComponentTest, ProtectedTermFilterFactoryTest,
ZkControllerTest, TestInitQParser, TestDistributedSearch,
TestSimExtremeIndexing, TestFieldTypeResource, SolrCoreCheckLockOnStartupTest,
ClassificationUpdateProcessorIntegrationTest, TestMacros,
TestHdfsCloudBackupRestore, BasicDistributedZkTest, HdfsNNFailoverTest,
RemoteQueryErrorTest, TestLRUStatsCache, TestSimNodeAddedTrigger,
TestCloudPivotFacet, CollectionStateFormat2Test, LegacyCloudClusterPropTest,
StatsReloadRaceTest, ClusterStateTest, TestStressCloudBlindAtomicUpdates,
TestConfigOverlay, TestRTimerTree, TestConfigSets,
TestLMDirichletSimilarityFactory, TestBinaryField, DocValuesNotIndexedTest,
TestPrepRecovery, TestSolrCoreParser, SpatialFilterTest, TermsComponentTest,
TestCustomSort, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
CdcrUpdateLogTest, TestSearchPerf, FieldMutatingUpdateProcessorTest,
URLClassifyProcessorTest, TestSweetSpotSimilarityFactory, TestConfigSetsAPI,
ReplicationFactorTest, SolrGraphiteReporterTest, AliasIntegrationTest]
[junit4] Completed [179/866 (1!)] on J1 in 69.54s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 1074 lines...]
[junit4] Suite: org.apache.solr.cloud.TestLockTree
[junit4] 2> 3257978 INFO
(SUITE-TestLockTree-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestLockTree_F6AA68F7CF0CA37A-001/init-core-data-001
[junit4] 2> 3257979 WARN
(SUITE-TestLockTree-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
[junit4] 2> 3257979 INFO
(SUITE-TestLockTree-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3257985 INFO
(SUITE-TestLockTree-seed#[F6AA68F7CF0CA37A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3257987 INFO
(TEST-TestLockTree.testLocks-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLocks
[junit4] 2> 3258010 INFO
(TEST-TestLockTree.testLocks-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.c.TestLockTree counter : 0 , expected : [coll1/shard1/core_node2,
coll2/shard2], actual : [coll1/shard1/core_node2, coll2/shard2, coll2]
[junit4] 2> 3258010 INFO
(TEST-TestLockTree.testLocks-seed#[F6AA68F7CF0CA37A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLocks
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLockTree
-Dtests.method=testLocks -Dtests.seed=F6AA68F7CF0CA37A -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=no -Dtests.timezone=NET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.03s J2 | TestLockTree.testLocks <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2> but
was:<3>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F6AA68F7CF0CA37A:8F60120EC7DC4891]:0)
[junit4] > at
org.apache.solr.cloud.TestLockTree.testLocks(TestLockTree.java:99)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestLockTree_F6AA68F7CF0CA37A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=938, maxMBSortInHeap=5.373847666987205,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@75dbf33f),
locale=no, timezone=NET
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=48766280,total=528482304
[junit4] 2> NOTE: All tests run in this JVM:
[TestImpersonationWithHadoopAuth, TestExactSharedStatsCache,
DebugComponentTest, TestLuceneIndexBackCompat, TestGraphMLResponseWriter,
TestPhraseSuggestions, TestPushWriter, TestDeleteCollectionOnDownNodes,
TestMaxScoreQueryParser, TlogReplayBufferedWhileIndexingTest,
AutoAddReplicasIntegrationTest, DateMathParserTest,
CategoryRoutedAliasUpdateProcessorTest, UUIDUpdateProcessorFallbackTest,
BadCopyFieldTest, SortByFunctionTest, BufferStoreTest,
NestedShardedAtomicUpdateTest, V2ApiIntegrationTest, TestReload,
ExitableDirectoryReaderTest, TestSolrFieldCacheBean, SSLMigrationTest,
WrapperMergePolicyFactoryTest, TestLegacyFieldReuse, SolrTestCaseJ4Test,
UpdateParamsTest, TimeRoutedAliasUpdateProcessorTest,
HdfsCollectionsAPIDistributedZkTest, OverseerTest,
TestSubQueryTransformerDistrib, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
RequestLoggingTest, TestMiniSolrCloudClusterSSL, TestJoin,
DistributedFacetExistsSmallTest, TestEmbeddedSolrServerSchemaAPI,
TestQuerySenderListener, TestSafeXMLParsing, TestCloudPseudoReturnFields,
TestDFRSimilarityFactory, TestOmitPositions, TestBM25SimilarityFactory,
TestRuleBasedAuthorizationPlugin, TestReplicationHandlerBackup,
TestRestoreCore, TestFacetMethods, ZkSolrClientTest, RootFieldTest,
JSONWriterTest, TestConfigsApi, TestChildDocTransformerHierarchy,
IndexSizeEstimatorTest, TestPerFieldSimilarity, BasicZkTest,
ManagedSchemaRoundRobinCloudTest, TestPullReplica, TestWriterPerf,
SpatialRPTFieldTypeTest, DeleteInactiveReplicaTest,
TestLeaderElectionWithEmptyReplica, TestLFUCache,
TermVectorComponentDistributedTest, TestTolerantUpdateProcessorCloud,
DistributedUpdateProcessorTest, StatsComponentTest, TestSchemaNameResource,
TestJsonFacets, TestSizeLimitedDistributedMap, SystemLogListenerTest,
SpellPossibilityIteratorTest, TestDocTermOrds, TestCloudInspectUtil,
ConnectionManagerTest, LeaderTragicEventTest, JavabinLoaderTest,
TestCSVResponseWriter, TestSchemalessBufferedUpdates, DateFieldTest,
TestCollectionAPI, TestNestedDocsSort, BasicAuthOnSingleNodeTest,
CoreAdminCreateDiscoverTest, TestCustomStream, TestPivotHelperCode,
OverseerRolesTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest,
MetricsHistoryIntegrationTest, HighlighterMaxOffsetTest,
ClusterStateUpdateTest, TestSort, TestSimDistributedQueue, CacheHeaderTest,
QueryResultKeyTest, MetricsHistoryHandlerTest, MetricUtilsTest,
TestStressVersions, TestSolrXml, ClassificationUpdateProcessorTest,
SystemInfoHandlerTest, AssignBackwardCompatibilityTest, SolrCloudReportersTest,
HttpPartitionWithTlogReplicasTest, TestMaxTokenLenTokenizer,
TestRandomCollapseQParserPlugin, ReplicaListTransformerTest, TestRestManager,
CleanupOldIndexTest, TestSimClusterStateProvider, HttpTriggerListenerTest,
TestConfigSetsAPIExclusivity, SolrCLIZkUtilsTest, TestJsonRequest,
LeaderElectionTest, TestLMJelinekMercerSimilarityFactory, PreAnalyzedFieldTest,
AnalyticsQueryTest, ExplicitHLLTest, TestAddFieldRealTimeGet, SuggesterTest,
TestSimpleTrackingShardHandler, CdcrRequestHandlerTest,
ConjunctionSolrSpellCheckerTest, CollectionsAPISolrJTest,
TestSolrCloudWithKerberosAlt, TestManagedStopFilterFactory,
HdfsUnloadDistributedZkTest, TestCoreBackup, JsonLoaderTest, SolrCoreTest,
ReplaceNodeNoTargetTest, MetricsConfigTest, AuditLoggerIntegrationTest,
TestOrdValues, MetricTriggerTest, SolrLogAuditLoggerPluginTest,
HdfsChaosMonkeyNothingIsSafeTest, OpenExchangeRatesOrgProviderTest,
ParsingFieldUpdateProcessorsTest, TestSimNodeLostTrigger,
TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ConnectionReuseTest,
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteShardTest,
DeleteStatusTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest,
LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, MoveReplicaTest,
RecoveryZkTest, RoutingToNodesWithPropertiesTest, ShardRoutingTest,
TestAuthenticationFramework, TestCloudRecovery, TestCryptoKeys, TestLockTree]
[junit4] Completed [509/866 (2!)] on J2 in 0.26s, 1 test, 1 failure <<<
FAILURES!
[...truncated 49973 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:634: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:101: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build.xml:644:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2093:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/common-build.xml:2132:
Compile failed; see the compiler error output for details.
Total time: 221 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]