Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4072/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([97952758791C4EBF:1FC11882D7E02347]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:910)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11061 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/init-core-data-001
[junit4] 2> 230863 WARN
(SUITE-FullSolrCloudDistribCmdsTest-seed#[97952758791C4EBF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 230864 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[97952758791C4EBF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 230866 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[97952758791C4EBF]-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)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 230866 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[97952758791C4EBF]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 230868 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 230868 INFO (Thread-623) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 230868 INFO (Thread-623) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 230870 ERROR (Thread-623) [ ] 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> 230977 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:53524
[junit4] 2> 231005 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 231008 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 231010 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 231012 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 231014 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 231016 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 231018 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 231020 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 231022 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 231024 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 231026 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 231029 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 231258 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/control-001/cores/collection1
[junit4] 2> 231260 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 231261 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51e70b1f{/,null,AVAILABLE}
[junit4] 2> 231264 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@31085133{HTTP/1.1,[http/1.1]}{127.0.0.1:53527}
[junit4] 2> 231264 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server Started @236873ms
[junit4] 2> 231264 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/tempDir-001/control/data,
hostContext=/, hostPort=53527,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/control-001/cores}
[junit4] 2> 231264 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 231265 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 231265 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 231265 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 231265 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-14T04:05:22.562Z
[junit4] 2> 231269 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 231269 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/control-001/solr.xml
[junit4] 2> 231280 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 231284 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53524/solr
[junit4] 2> 231317 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 231318 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:53527_
[junit4] 2> 231319 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.c.Overseer Overseer
(id=98134466374270980-127.0.0.1:53527_-n_0000000000) starting
[junit4] 2> 231329 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53527_
[junit4] 2> 231331 INFO
(zkCallback-422-thread-1-processing-n:127.0.0.1:53527_) [n:127.0.0.1:53527_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 231392 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 231394 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 231394 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 231396 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/control-001/cores
[junit4] 2> 231396 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53527_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 231400 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 231419 INFO
(OverseerStateUpdate-98134466374270980-127.0.0.1:53527_-n_0000000000)
[n:127.0.0.1:53527_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 232439 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 232460 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 232498 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 232520 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 232520 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 232520 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 232520 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/control-001/cores/collection1/data/]
[junit4] 2> 232542 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 232555 WARN
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
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> 232607 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 232607 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 232608 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 232608 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 232617 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@66b3e38
[junit4] 2> 232618 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ed25f74[collection1] main]
[junit4] 2> 232620 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 232620 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 232621 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 232621 INFO
(coreLoadExecutor-1080-thread-1-processing-n:127.0.0.1:53527_)
[n:127.0.0.1:53527_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570151463825440768
[junit4] 2> 232622 INFO
(searcherExecutor-1081-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ed25f74[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 232629 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 232629 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 232629 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53527/collection1/
[junit4] 2> 232629 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 232629 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:53527/collection1/ has no replicas
[junit4] 2> 232629 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 232634 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:53527/collection1/ shard1
[junit4] 2> 232787 INFO
(coreZkRegister-1073-thread-1-processing-n:127.0.0.1:53527_ x:collection1
c:control_collection) [n:127.0.0.1:53527_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 232932 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 232934 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53524/solr ready
[junit4] 2> 232934 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 232934 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 233189 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-1-001/cores/collection1
[junit4] 2> 233190 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-1-001
of type NRT
[junit4] 2> 233190 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 233191 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2cb76596{/,null,AVAILABLE}
[junit4] 2> 233192 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@63a6933{HTTP/1.1,[http/1.1]}{127.0.0.1:53533}
[junit4] 2> 233192 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server Started @238800ms
[junit4] 2> 233192 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=53533,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-1-001/cores}
[junit4] 2> 233192 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 233192 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 233193 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 233193 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 233193 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-14T04:05:24.490Z
[junit4] 2> 233196 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 233196 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-1-001/solr.xml
[junit4] 2> 233201 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 233204 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53524/solr
[junit4] 2> 233216 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 233220 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 233223 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53533_
[junit4] 2> 233225 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 233225 INFO
(zkCallback-422-thread-1-processing-n:127.0.0.1:53527_) [n:127.0.0.1:53527_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 233225 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 233309 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 233312 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 233312 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 233314 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-1-001/cores
[junit4] 2> 233314 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53533_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 233315 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 233316 INFO
(OverseerStateUpdate-98134466374270980-127.0.0.1:53527_-n_0000000000)
[n:127.0.0.1:53527_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 233425 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 234336 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 234344 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 234393 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 234417 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 234418 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 234418 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 234418 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 234431 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 234458 WARN
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] 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> 234516 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 234516 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 234517 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 234517 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 234522 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@31a744ac
[junit4] 2> 234523 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5483eead[collection1] main]
[junit4] 2> 234524 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 234525 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 234525 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 234525 INFO
(coreLoadExecutor-1091-thread-1-processing-n:127.0.0.1:53533_)
[n:127.0.0.1:53533_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570151465821929472
[junit4] 2> 234527 INFO
(searcherExecutor-1092-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5483eead[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 234534 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 234534 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 234534 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53533/collection1/
[junit4] 2> 234534 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 234534 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53533/collection1/ has no
replicas
[junit4] 2> 234534 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 234539 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53533/collection1/ shard2
[junit4] 2> 234644 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 234701 INFO
(coreZkRegister-1086-thread-1-processing-n:127.0.0.1:53533_ x:collection1
c:collection1) [n:127.0.0.1:53533_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 234807 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 235068 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-2-001/cores/collection1
[junit4] 2> 235069 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-2-001
of type NRT
[junit4] 2> 235069 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 235071 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b7a4315{/,null,AVAILABLE}
[junit4] 2> 235071 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@476c0aa7{HTTP/1.1,[http/1.1]}{127.0.0.1:53537}
[junit4] 2> 235071 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server Started @240679ms
[junit4] 2> 235071 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53537,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-2-001/cores}
[junit4] 2> 235072 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 235072 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 235072 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 235072 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 235072 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-14T04:05:26.369Z
[junit4] 2> 235076 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 235076 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-2-001/solr.xml
[junit4] 2> 235080 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 235084 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53524/solr
[junit4] 2> 235096 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 235100 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 235103 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53537_
[junit4] 2> 235104 INFO
(zkCallback-422-thread-1-processing-n:127.0.0.1:53527_) [n:127.0.0.1:53527_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 235104 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 235105 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 235105 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 235167 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 235170 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 235171 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 235172 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-2-001/cores
[junit4] 2> 235172 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53537_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 235174 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 235176 INFO
(OverseerStateUpdate-98134466374270980-127.0.0.1:53527_-n_0000000000)
[n:127.0.0.1:53527_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard3
[junit4] 2> 235282 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 235282 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 236190 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 236198 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 236243 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 236263 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 236263 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard3.core_node2' (registry
'solr.core.collection1.shard3.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 236264 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 236264 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-2-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 236269 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 236276 WARN
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] 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> 236320 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 236321 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 236322 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 236322 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 236323 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6bc281f8
[junit4] 2> 236324 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@753adfd8[collection1] main]
[junit4] 2> 236325 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 236326 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 236326 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 236326 INFO
(coreLoadExecutor-1102-thread-1-processing-n:127.0.0.1:53537_)
[n:127.0.0.1:53537_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570151467710414848
[junit4] 2> 236328 INFO
(searcherExecutor-1103-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@753adfd8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 236334 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 236334 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 236334 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53537/collection1/
[junit4] 2> 236334 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 236334 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53537/collection1/ has no
replicas
[junit4] 2> 236334 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 236338 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53537/collection1/ shard3
[junit4] 2> 236447 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 236447 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 236506 INFO
(coreZkRegister-1097-thread-1-processing-n:127.0.0.1:53537_ x:collection1
c:collection1) [n:127.0.0.1:53537_ c:collection1 s:shard3 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 236611 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 236611 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 236956 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-3-001/cores/collection1
[junit4] 2> 236958 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-3-001
of type NRT
[junit4] 2> 236958 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 236959 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7948d790{/,null,AVAILABLE}
[junit4] 2> 236960 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7ac82753{HTTP/1.1,[http/1.1]}{127.0.0.1:53541}
[junit4] 2> 236960 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server Started @242569ms
[junit4] 2> 236960 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53541,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-3-001/cores}
[junit4] 2> 236961 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 236961 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 236961 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 236961 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 236961 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-14T04:05:28.258Z
[junit4] 2> 236964 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 236964 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-3-001/solr.xml
[junit4] 2> 236969 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 236973 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53524/solr
[junit4] 2> 236986 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 236990 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 236993 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53541_
[junit4] 2> 236995 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 236995 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 236995 INFO
(zkCallback-422-thread-1-processing-n:127.0.0.1:53527_) [n:127.0.0.1:53527_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 236995 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 236996 INFO
(zkCallback-444-thread-1-processing-n:127.0.0.1:53541_) [n:127.0.0.1:53541_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 237128 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 237131 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 237131 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 237133 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-3-001/cores
[junit4] 2> 237133 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53541_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 237134 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 237136 INFO
(OverseerStateUpdate-98134466374270980-127.0.0.1:53527_-n_0000000000)
[n:127.0.0.1:53527_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 237242 INFO
(zkCallback-444-thread-1-processing-n:127.0.0.1:53541_) [n:127.0.0.1:53541_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 237242 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 237242 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 238158 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 238166 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 238219 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 238243 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 238244 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node3' (registry
'solr.core.collection1.shard1.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 238244 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 238244 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-3-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 238257 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 238291 WARN
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] 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> 238335 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 238335 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 238336 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 238336 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 238338 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@7599b488
[junit4] 2> 238369 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@44b82e44[collection1] main]
[junit4] 2> 238370 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 238371 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 238371 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 238371 INFO
(coreLoadExecutor-1113-thread-1-processing-n:127.0.0.1:53541_)
[n:127.0.0.1:53541_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570151469854752768
[junit4] 2> 238373 INFO
(searcherExecutor-1114-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@44b82e44[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 238378 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 238379 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 238379 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53541/collection1/
[junit4] 2> 238379 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 238379 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53541/collection1/ has no
replicas
[junit4] 2> 238379 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 238383 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53541/collection1/ shard1
[junit4] 2> 238491 INFO
(zkCallback-444-thread-1-processing-n:127.0.0.1:53541_) [n:127.0.0.1:53541_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 238491 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 238491 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 238540 INFO
(coreZkRegister-1108-thread-1-processing-n:127.0.0.1:53541_ x:collection1
c:collection1) [n:127.0.0.1:53541_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 238655 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 238655 INFO
(zkCallback-444-thread-1-processing-n:127.0.0.1:53541_) [n:127.0.0.1:53541_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 238655 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 239084 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-4-001/cores/collection1
[junit4] 2> 239085 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-4-001
of type NRT
[junit4] 2> 239086 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 239087 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54458f22{/,null,AVAILABLE}
[junit4] 2> 239088 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4fc29a80{HTTP/1.1,[http/1.1]}{127.0.0.1:53545}
[junit4] 2> 239088 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.Server Started @244697ms
[junit4] 2> 239088 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=53545,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-4-001/cores}
[junit4] 2> 239088 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 239089 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 239089 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 239089 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 239089 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-14T04:05:30.386Z
[junit4] 2> 239092 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 239092 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-4-001/solr.xml
[junit4] 2> 239099 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 239103 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53524/solr
[junit4] 2> 239118 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 239122 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 239125 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53545_
[junit4] 2> 239128 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 239128 INFO
(zkCallback-444-thread-1-processing-n:127.0.0.1:53541_) [n:127.0.0.1:53541_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 239128 INFO
(zkCallback-422-thread-1-processing-n:127.0.0.1:53527_) [n:127.0.0.1:53527_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 239128 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 239128 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 239129 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:53545_) [n:127.0.0.1:53545_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 239219 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 239222 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 239222 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 239225 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-4-001/cores
[junit4] 2> 239225 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF])
[n:127.0.0.1:53545_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 239226 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 239228 INFO
(OverseerStateUpdate-98134466374270980-127.0.0.1:53527_-n_0000000000)
[n:127.0.0.1:53527_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 239339 INFO
(zkCallback-450-thread-1-processing-n:127.0.0.1:53545_) [n:127.0.0.1:53545_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 239339 INFO
(zkCallback-444-thread-1-processing-n:127.0.0.1:53541_) [n:127.0.0.1:53541_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 239339 INFO
(zkCallback-438-thread-1-processing-n:127.0.0.1:53537_) [n:127.0.0.1:53537_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 239339 INFO
(zkCallback-432-thread-1-processing-n:127.0.0.1:53533_) [n:127.0.0.1:53533_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 240270 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 240290 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 240359 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 240379 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 240379 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node4' (registry
'solr.core.collection1.shard2.core_node4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55241ea2
[junit4] 2> 240379 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 240379 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-4-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 240402 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 240434 WARN
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] 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> 240492 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 240493 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 240494 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 240494 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 240504 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6c85cf17
[junit4] 2> 240523 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@59ea17eb[collection1] main]
[junit4] 2> 240524 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 240525 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 240525 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 240525 INFO
(coreLoadExecutor-1124-thread-1-processing-n:127.0.0.1:53545_)
[n:127.0.0.1:53545_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570151472113385472
[junit4] 2> 240526 INFO
(searcherExecutor-1125-thread-1-processing-n:127.0.0.1:53545_ x:collection1
c:collection1) [n:127.0.0.1:53545_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@59ea17eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 240530 INFO
(coreZkRegister-1119-thread-1-processing-n:127.0.0.1:53545_ x:collection1
c:collection1) [n:127.0.0.1:53545_ c:collection1 s:shard2 r:core_node4
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 240530 INFO
(updateExecutor-447-thread-1-processing-n:127.0.0.1:53545_ x:collection1
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:53545_ c:collection1 s:shard2
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 240530 INFO (recoveryExecutor-448-thread-1-processing
[...truncated too long message...]
tty, tag=null
[junit4] 2> 294904 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 294906 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.Overseer Overseer (id=98134466374270994-127.0.0.1:53545_-n_0000000004)
closing
[junit4] 2> 294907 INFO
(OverseerStateUpdate-98134466374270994-127.0.0.1:53545_-n_0000000004)
[n:127.0.0.1:53545_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53545_
[junit4] 2> 294912 WARN
(zkCallback-450-thread-2-processing-n:127.0.0.1:53545_) [n:127.0.0.1:53545_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 294913 INFO
(zkCallback-457-thread-1-processing-n:127.0.0.1:53551_) [n:127.0.0.1:53551_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 294914 INFO
(zkCallback-457-thread-2-processing-n:127.0.0.1:53551_) [n:127.0.0.1:53551_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53551_
[junit4] 2> 294917 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4fc29a80{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 294917 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@54458f22{/,null,UNAVAILABLE}
[junit4] 2> 294922 INFO
(zkCallback-457-thread-2-processing-n:127.0.0.1:53551_) [n:127.0.0.1:53551_
] o.a.s.c.Overseer Overseer
(id=98134466374270997-127.0.0.1:53551_-n_0000000005) starting
[junit4] 2> 294929 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 53551
[junit4] 2> 294929 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2121566288
[junit4] 2> 294930 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 294930 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 294930 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 294932 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 294945 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.Overseer Overseer (id=98134466374270997-127.0.0.1:53551_-n_0000000005)
closing
[junit4] 2> 294945 INFO
(OverseerStateUpdate-98134466374270997-127.0.0.1:53551_-n_0000000005)
[n:127.0.0.1:53551_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53551_
[junit4] 2> 294945 INFO
(OverseerCollectionConfigSetProcessor-98134466374270997-127.0.0.1:53551_-n_0000000005)
[n:127.0.0.1:53551_ ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=98134466374270997-127.0.0.1:53551_-n_0000000005) am no longer a leader.
[junit4] 2> 294945 ERROR
(OverseerCollectionConfigSetProcessor-98134466374270997-127.0.0.1:53551_-n_0000000005)
[n:127.0.0.1:53551_ ] o.a.s.c.OverseerTaskProcessor Unable to prioritize
overseer
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1097)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:323)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:320)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:320)
[junit4] 2> at
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:61)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:178)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 294948 WARN
(zkCallback-457-thread-2-processing-n:127.0.0.1:53551_) [n:127.0.0.1:53551_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 294950 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@46d6c5b7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 294950 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4dd802b4{/,null,UNAVAILABLE}
[junit4] 2> 294961 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 53561
[junit4] 2> 294961 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
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> 294963 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[97952758791C4EBF]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53524 53524
[junit4] 2> 294992 INFO (Thread-623) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53524 53524
[junit4] 2> 295097 WARN (Thread-623) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 14 /solr/aliases.json
[junit4] 2> 14 /solr/clusterprops.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 14 /solr/clusterstate.json
[junit4] 2> 6 /solr/collections/collection1/state.json
[junit4] 2> 5 /solr/collections/collection2/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98134466374270988-127.0.0.1:53537_-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 14 /solr/live_nodes
[junit4] 2> 14 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test
-Dtests.seed=97952758791C4EBF -Dtests.slow=true -Dtests.locale=sv-SE
-Dtests.timezone=Pacific/Majuro -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 64.2s J1 | FullSolrCloudDistribCmdsTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find
collection:collection2
[junit4] > at
__randomizedtesting.SeedInfo.seed([97952758791C4EBF:1FC11882D7E02347]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:910)
[junit4] > at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
[junit4] > at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_97952758791C4EBF-001
[junit4] 2> Jun 14, 2017 4:06:26 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=sv-SE, timezone=Pacific/Majuro
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=109175784,total=510656512
[junit4] 2> NOTE: All tests run in this JVM: [TestQueryWrapperFilter,
TemplateUpdateProcessorTest, TestReplicationHandlerBackup,
OverseerModifyCollectionTest, OverriddenZkACLAndCredentialsProvidersTest,
TestRangeQuery, ReturnFieldsTest, RollingRestartTest,
CollectionsAPIDistributedZkTest, TestOmitPositions, QueryParsingTest,
TestImpersonationWithHadoopAuth, HdfsNNFailoverTest, TestCryptoKeys,
ShowFileRequestHandlerTest, SpatialHeatmapFacetsTest, TestFieldResource,
PrimUtilsTest, CacheHeaderTest, FullSolrCloudDistribCmdsTest]
[junit4] Completed [66/725 (1!)] on J1 in 65.01s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45563 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]