Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21426/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest: 1) Thread[id=5153,
name=qtp9946373-5153, state=TIMED_WAITING,
group=TGRP-FullSolrCloudDistribCmdsTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest:
1) Thread[id=5153, name=qtp9946373-5153, state=TIMED_WAITING,
group=TGRP-FullSolrCloudDistribCmdsTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([360293404F34F77F]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=5153, name=qtp9946373-5153, state=TIMED_WAITING,
group=TGRP-FullSolrCloudDistribCmdsTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=5153, name=qtp9946373-5153, state=TIMED_WAITING,
group=TGRP-FullSolrCloudDistribCmdsTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([360293404F34F77F]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=18215, name=jetty-launcher-6511-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
2) Thread[id=18217, name=jetty-launcher-6511-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=18215, name=jetty-launcher-6511-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
2) Thread[id=18217, name=jetty-launcher-6511-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
at __randomizedtesting.SeedInfo.seed([360293404F34F77F]:0)
FAILED:
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([360293404F34F77F:BD2540910E325CFB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:431)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12713 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/init-core-data-001
[junit4] 2> 551285 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[360293404F34F77F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 551285 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[360293404F34F77F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 551285 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[360293404F34F77F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 551286 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[360293404F34F77F]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lg/qi
[junit4] 2> 551287 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 551287 INFO (Thread-1217) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 551287 INFO (Thread-1217) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 551288 ERROR (Thread-1217) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 551387 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39077
[junit4] 2> 551389 INFO (zkConnectionManagerCallback-995-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 551392 INFO (zkConnectionManagerCallback-997-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 551395 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 551396 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 551396 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 551397 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 551397 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 551397 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 551398 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 551398 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 551399 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 551399 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 551399 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 551400 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 551470 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 551471 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 551471 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 551471 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 551471 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b932c2{/lg/qi,null,AVAILABLE}
[junit4] 2> 551471 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1304b73{HTTP/1.1,[http/1.1]}{127.0.0.1:43939}
[junit4] 2> 551471 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server Started @552841ms
[junit4] 2> 551471 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/tempDir-001/control/data,
hostContext=/lg/qi, hostPort=43939,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/control-001/cores}
[junit4] 2> 551472 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 551472 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 551472 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 551472 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 551472 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T19:12:34.978Z
[junit4] 2> 551473 INFO (zkConnectionManagerCallback-999-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 551474 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 551474 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/control-001/solr.xml
[junit4] 2> 551476 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 551476 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 551477 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 551479 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39077/solr
[junit4] 2> 551480 INFO (zkConnectionManagerCallback-1003-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 551482 INFO
(zkConnectionManagerCallback-1005-thread-1-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ConnectionManager zkClient has
connected
[junit4] 2> 551514 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 551514 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:43939_lg%2Fqi
[junit4] 2> 551515 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.Overseer Overseer
(id=72120948687306756-127.0.0.1:43939_lg%2Fqi-n_0000000000) starting
[junit4] 2> 551518 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43939_lg%2Fqi
[junit4] 2> 551519 INFO
(zkCallback-1004-thread-1-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 551635 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 551643 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 551643 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 551644 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/control-001/cores
[junit4] 2> 551659 INFO (zkConnectionManagerCallback-1011-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 551660 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 551660 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39077/solr ready
[junit4] 2> 551661 INFO (qtp4775991-5000) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43939_lg%252Fqi&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 551662 INFO
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 551765 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 551766 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 551869 INFO
(zkCallback-1004-thread-1-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 553266 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 553272 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 553329 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 553336 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 553336 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 553336 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 553336 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 553339 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.458984375,
floorSegmentMB=2.107421875, forceMergeDeletesPctAllowed=12.501299850805763,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38435970786188134
[junit4] 2> 553344 WARN (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 553373 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 553373 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 553388 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 553388 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 553390 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 553390 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@187429a[control_collection_shard1_replica_n1] main]
[junit4] 2> 553391 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 553391 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 553392 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 553393 INFO
(searcherExecutor-2250-thread-1-processing-n:127.0.0.1:43939_lg%2Fqi
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:43939_lg%2Fqi c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@187429a[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 553393 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1591951812878925824
[junit4] 2> 553397 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 553397 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 553397 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43939/lg/qi/control_collection_shard1_replica_n1/
[junit4] 2> 553397 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 553397 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:43939/lg/qi/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 553397 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 553398 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43939/lg/qi/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 553499 INFO
(zkCallback-1004-thread-2-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 553549 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 553550 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1785
[junit4] 2> 553552 INFO (qtp4775991-5000) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 553651 INFO
(zkCallback-1004-thread-2-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 553663 INFO
(OverseerCollectionConfigSetProcessor-72120948687306756-127.0.0.1:43939_lg%2Fqi-n_0000000000)
[n:127.0.0.1:43939_lg%2Fqi ] 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> 554552 INFO (qtp4775991-5000) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43939_lg%252Fqi&wt=javabin&version=2}
status=0 QTime=2890
[junit4] 2> 554555 INFO (zkConnectionManagerCallback-1015-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 554556 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 554557 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39077/solr ready
[junit4] 2> 554557 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 554558 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 554559 INFO
(OverseerThreadFactory-2247-thread-2-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 554559 WARN
(OverseerThreadFactory-2247-thread-2-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 554762 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 554762 INFO (qtp4775991-5006) [n:127.0.0.1:43939_lg%2Fqi ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=204
[junit4] 2> 554857 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-1-001
of type NRT
[junit4] 2> 554858 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 554858 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 554858 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 554858 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 554858 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e6e39{/lg/qi,null,AVAILABLE}
[junit4] 2> 554859 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d665d7{HTTP/1.1,[http/1.1]}{127.0.0.1:39187}
[junit4] 2> 554859 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server Started @556228ms
[junit4] 2> 554859 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/lg/qi, hostPort=39187,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-1-001/cores}
[junit4] 2> 554859 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 554859 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 554859 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 554859 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 554859 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T19:12:38.365Z
[junit4] 2> 554860 INFO (zkConnectionManagerCallback-1017-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 554861 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 554861 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-1-001/solr.xml
[junit4] 2> 554864 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 554864 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 554864 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 554869 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39077/solr
[junit4] 2> 554870 INFO (zkConnectionManagerCallback-1021-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 554871 INFO
(zkConnectionManagerCallback-1023-thread-1-processing-n:127.0.0.1:39187_lg%2Fqi)
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.c.ConnectionManager zkClient has
connected
[junit4] 2> 554879 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 554881 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 554882 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39187_lg%2Fqi
[junit4] 2> 554882 INFO (zkCallback-1014-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 554882 INFO
(zkCallback-1004-thread-2-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 554885 INFO
(zkCallback-1022-thread-1-processing-n:127.0.0.1:39187_lg%2Fqi)
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 555004 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 555014 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 555014 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 555016 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-1-001/cores
[junit4] 2> 555045 INFO (qtp1309299-5051) [n:127.0.0.1:39187_lg%2Fqi ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:39187_lg%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 555049 INFO
(OverseerCollectionConfigSetProcessor-72120948687306756-127.0.0.1:43939_lg%2Fqi-n_0000000000)
[n:127.0.0.1:43939_lg%2Fqi ] 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> 555050 INFO
(OverseerThreadFactory-2247-thread-3-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:39187_lg%2Fqi for creating new replica
[junit4] 2> 555052 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 555053 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 556116 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 556128 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
[collection1_shard2_replica_n61] Schema name=test
[junit4] 2> 556215 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 556224 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from
collection collection1, trusted=true
[junit4] 2> 556225 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n61' (registry
'solr.core.collection1.shard2.replica_n61') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 556225 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 556225 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[[collection1_shard2_replica_n61] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-1-001/cores/collection1_shard2_replica_n61],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
[junit4] 2> 556228 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.458984375,
floorSegmentMB=2.107421875, forceMergeDeletesPctAllowed=12.501299850805763,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38435970786188134
[junit4] 2> 556230 WARN (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 556272 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 556272 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 556273 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 556273 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 556274 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 556274 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@839c14[collection1_shard2_replica_n61] main]
[junit4] 2> 556275 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 556275 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 556276 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 556277 INFO
(searcherExecutor-2261-thread-1-processing-n:127.0.0.1:39187_lg%2Fqi
x:collection1_shard2_replica_n61 s:shard2 c:collection1)
[n:127.0.0.1:39187_lg%2Fqi c:collection1 s:shard2
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[collection1_shard2_replica_n61] Registered new searcher
Searcher@839c14[collection1_shard2_replica_n61]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 556278 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591951815904067584
[junit4] 2> 556282 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 556282 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 556282 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:39187/lg/qi/collection1_shard2_replica_n61/
[junit4] 2> 556282 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 556282 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
http://127.0.0.1:39187/lg/qi/collection1_shard2_replica_n61/ has no replicas
[junit4] 2> 556282 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 556284 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39187/lg/qi/collection1_shard2_replica_n61/ shard2
[junit4] 2> 556435 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 556437 INFO (qtp1309299-5077) [n:127.0.0.1:39187_lg%2Fqi
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1384
[junit4] 2> 556438 INFO (qtp1309299-5051) [n:127.0.0.1:39187_lg%2Fqi ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:39187_lg%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1392
[junit4] 2> 556509 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-2-001
of type NRT
[junit4] 2> 556509 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 556509 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 556509 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 556509 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f0084c{/lg/qi,null,AVAILABLE}
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1dbd967{HTTP/1.1,[http/1.1]}{127.0.0.1:41673}
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server Started @557879ms
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/lg/qi, hostPort=41673,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-2-001/cores}
[junit4] 2> 556510 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 556510 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T19:12:40.016Z
[junit4] 2> 556512 INFO (zkConnectionManagerCallback-1027-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 556513 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 556513 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-2-001/solr.xml
[junit4] 2> 556532 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 556532 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 556533 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 556535 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39077/solr
[junit4] 2> 556536 INFO (zkConnectionManagerCallback-1031-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 556538 INFO
(zkConnectionManagerCallback-1033-thread-1-processing-n:127.0.0.1:41673_lg%2Fqi)
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.c.c.ConnectionManager zkClient has
connected
[junit4] 2> 556540 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 556541 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 556542 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41673_lg%2Fqi
[junit4] 2> 556542 INFO (zkCallback-1014-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 556542 INFO
(zkCallback-1004-thread-1-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 556542 INFO
(zkCallback-1022-thread-1-processing-n:127.0.0.1:39187_lg%2Fqi)
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 556543 INFO
(zkCallback-1032-thread-1-processing-n:127.0.0.1:41673_lg%2Fqi)
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 556640 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 556648 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 556648 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 556650 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-2-001/cores
[junit4] 2> 556676 INFO (qtp1309299-5055) [n:127.0.0.1:39187_lg%2Fqi ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41673_lg%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 556678 INFO
(OverseerCollectionConfigSetProcessor-72120948687306756-127.0.0.1:43939_lg%2Fqi-n_0000000000)
[n:127.0.0.1:43939_lg%2Fqi ] 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> 556678 INFO
(OverseerThreadFactory-2247-thread-4-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:41673_lg%2Fqi for creating new replica
[junit4] 2> 556679 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 556680 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 557863 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 557871 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
[collection1_shard3_replica_n63] Schema name=test
[junit4] 2> 557933 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 557940 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from
collection collection1, trusted=true
[junit4] 2> 557941 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n63' (registry
'solr.core.collection1.shard3.replica_n63') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 557941 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 557941 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[[collection1_shard3_replica_n63] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-2-001/cores/collection1_shard3_replica_n63],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
[junit4] 2> 557943 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.458984375,
floorSegmentMB=2.107421875, forceMergeDeletesPctAllowed=12.501299850805763,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38435970786188134
[junit4] 2> 557946 WARN (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 557975 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 557975 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 557976 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 557976 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 557977 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 557977 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f9b95d[collection1_shard3_replica_n63] main]
[junit4] 2> 557978 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 557978 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 557978 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 557979 INFO
(searcherExecutor-2272-thread-1-processing-n:127.0.0.1:41673_lg%2Fqi
x:collection1_shard3_replica_n63 s:shard3 c:collection1)
[n:127.0.0.1:41673_lg%2Fqi c:collection1 s:shard3
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[collection1_shard3_replica_n63] Registered new searcher
Searcher@1f9b95d[collection1_shard3_replica_n63]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 557979 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591951817687695360
[junit4] 2> 557983 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 557983 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 557983 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41673/lg/qi/collection1_shard3_replica_n63/
[junit4] 2> 557983 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 557983 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
http://127.0.0.1:41673/lg/qi/collection1_shard3_replica_n63/ has no replicas
[junit4] 2> 557983 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 557984 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41673/lg/qi/collection1_shard3_replica_n63/ shard3
[junit4] 2> 558135 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 558136 INFO (qtp22128157-5086) [n:127.0.0.1:41673_lg%2Fqi
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1457
[junit4] 2> 558137 INFO (qtp1309299-5055) [n:127.0.0.1:39187_lg%2Fqi ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41673_lg%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
status=0 QTime=1461
[junit4] 2> 558216 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-3-001
of type NRT
[junit4] 2> 558217 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 558217 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 558217 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 558217 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13f0b75{/lg/qi,null,AVAILABLE}
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@165b450{HTTP/1.1,[http/1.1]}{127.0.0.1:35411}
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.e.j.s.Server Started @559587ms
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lg/qi,
hostPort=35411,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-3-001/cores}
[junit4] 2> 558218 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 558218 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-09T19:12:41.724Z
[junit4] 2> 558219 INFO (zkConnectionManagerCallback-1037-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 558220 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 558220 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-3-001/solr.xml
[junit4] 2> 558223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 558223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 558224 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 558227 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39077/solr
[junit4] 2> 558228 INFO (zkConnectionManagerCallback-1041-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 558230 INFO
(zkConnectionManagerCallback-1043-thread-1-processing-n:127.0.0.1:35411_lg%2Fqi)
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.c.c.ConnectionManager zkClient has
connected
[junit4] 2> 558233 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 558234 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 558235 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35411_lg%2Fqi
[junit4] 2> 558235 INFO (zkCallback-1014-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 558235 INFO
(zkCallback-1004-thread-2-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 558235 INFO
(zkCallback-1032-thread-1-processing-n:127.0.0.1:41673_lg%2Fqi)
[n:127.0.0.1:41673_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 558235 INFO
(zkCallback-1022-thread-1-processing-n:127.0.0.1:39187_lg%2Fqi)
[n:127.0.0.1:39187_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 558236 INFO
(zkCallback-1042-thread-1-processing-n:127.0.0.1:35411_lg%2Fqi)
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 558345 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 558353 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 558353 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 558354 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[360293404F34F77F])
[n:127.0.0.1:35411_lg%2Fqi ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-3-001/cores
[junit4] 2> 558389 INFO (qtp22128157-5092) [n:127.0.0.1:41673_lg%2Fqi
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:35411_lg%252Fqi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 558391 INFO
(OverseerCollectionConfigSetProcessor-72120948687306756-127.0.0.1:43939_lg%2Fqi-n_0000000000)
[n:127.0.0.1:43939_lg%2Fqi ] 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> 558391 INFO
(OverseerThreadFactory-2247-thread-5-processing-n:127.0.0.1:43939_lg%2Fqi)
[n:127.0.0.1:43939_lg%2Fqi ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:35411_lg%2Fqi for creating new replica
[junit4] 2> 558392 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 558393 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 559455 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 559463 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
[collection1_shard1_replica_n65] Schema name=test
[junit4] 2> 559529 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 559537 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from
collection collection1, trusted=true
[junit4] 2> 559537 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n65' (registry
'solr.core.collection1.shard1.replica_n65') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@230c36
[junit4] 2> 559537 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 559537 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
[[collection1_shard1_replica_n65] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-3-001/cores/collection1_shard1_replica_n65],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_360293404F34F77F-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
[junit4] 2> 559540 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.458984375,
floorSegmentMB=2.107421875, forceMergeDeletesPctAllowed=12.501299850805763,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.38435970786188134
[junit4] 2> 559541 WARN (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 559572 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 559572 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 559573 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 559573 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 559574 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 559574 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b249c2[collection1_shard1_replica_n65] main]
[junit4] 2> 559575 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 559575 INFO (qtp2714172-5117) [n:127.0.0.1:35411_lg%2Fqi
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.r.ManagedResourceStorage Loaded null at path _r
[...truncated too long message...]
edOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
[junit4] 2> 1728476 ERROR (jetty-launcher-6511-thread-2-EventThread)
[n:127.0.0.1:34359_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
[junit4] 2> Feb 09, 2018 7:32:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1505e68),
locale=sr-CS, timezone=Pacific/Pago_Pago
[junit4] 2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation
1.8.0_162 (32-bit)/cpus=8,threads=1,free=117983136,total=370438144
[junit4] 2> NOTE: All tests run in this JVM: [ConnectionReuseTest,
DistribCursorPagingTest, TestCoreContainer, DisMaxRequestHandlerTest,
TestDynamicFieldCollectionResource, CleanupOldIndexTest,
PeerSyncReplicationTest, HttpPartitionTest, IndexSchemaRuntimeFieldTest,
ShowFileRequestHandlerTest, SpellPossibilityIteratorTest, TestCodecSupport,
AnalyticsQueryTest, ZkShardTermsTest, QueryResultKeyTest,
BlockJoinFacetSimpleTest, TestNoOpRegenerator,
TestLMJelinekMercerSimilarityFactory, DirectSolrSpellCheckerTest,
TestRuleBasedAuthorizationPlugin, OverseerRolesTest, TestJsonRequest,
CdcrUpdateLogTest, TestPayloadScoreQParserPlugin,
UUIDUpdateProcessorFallbackTest, SpatialFilterTest, TestCloudDeleteByQuery,
UniqFieldsUpdateProcessorFactoryTest, TestPullReplicaErrorHandling,
HdfsDirectoryTest, TestSimpleTextCodec,
DistributedQueryComponentOptimizationTest, BasicDistributedZk2Test,
SolrCmdDistributorTest, CircularListTest, TestFieldCache,
TestQuerySenderListener, PreAnalyzedFieldTest, TestJavabinTupleStreamParser,
UninvertDocValuesMergePolicyTest, TestLegacyFieldCache,
RegexBoostProcessorTest, TestSystemCollAutoCreate, ShardSplitTest,
SolrJmxReporterTest, MinimalSchemaTest, SpellCheckCollatorWithCollapseTest,
DistanceFunctionTest, StatelessScriptUpdateProcessorFactoryTest,
TestSchemaNameResource, FileBasedSpellCheckerTest, AnalysisAfterCoreReloadTest,
LeaderElectionIntegrationTest, TestFieldCacheSortRandom,
HdfsBasicDistributedZkTest, TestTolerantSearch, TestStressLiveNodes,
PingRequestHandlerTest, SearchHandlerTest, TestRealTimeGet,
TestSolrCoreProperties, LeaderFailoverAfterPartitionTest,
ResponseLogComponentTest, TestSolrCloudSnapshots, TestSchemaVersionResource,
TestRandomDVFaceting, ReturnFieldsTest, TestFastWriter,
TestCorePropertiesReload, TimeZoneUtilsTest, TestComplexPhraseLeadingWildcard,
DirectoryFactoryTest, RecoveryZkTest, TestJmxIntegration, BitVectorTest,
TestAnalyzedSuggestions, MultiThreadedOCPTest, URLClassifyProcessorTest,
DateFieldTest, TestConfigSetsAPIExclusivity, TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=360293404F34F77F
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-CS
-Dtests.timezone=Pacific/Pago_Pago -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=18215,
name=jetty-launcher-6511-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
[junit4] > 2) Thread[id=18217,
name=jetty-launcher-6511-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
[junit4] > at
__randomizedtesting.SeedInfo.seed([360293404F34F77F]:0)
[junit4] Completed [729/775 (3!)] on J2 in 44.74s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 44062 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]