Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2370/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output: { "responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"}, "context":{ "webapp":"", "path":"/test1", "httpMethod":"GET"}, "class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":null}, from server: null Stack Trace: java.lang.AssertionError: Could not get expected value 'X val' for path 'x' full output: { "responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"}, "context":{ "webapp":"", "path":"/test1", "httpMethod":"GET"}, "class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":null}, from server: null at __randomizedtesting.SeedInfo.seed([69AB5B57D561D90A:B1E6760022BC7CAA]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535) at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232) 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:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) 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:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11324 lines...] [junit4] Suite: org.apache.solr.core.TestDynamicLoading [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/init-core-data-001 [junit4] 2> 371136 INFO (SUITE-TestDynamicLoading-seed#[69AB5B57D561D90A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 371136 INFO (SUITE-TestDynamicLoading-seed#[69AB5B57D561D90A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 371138 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 371138 INFO (Thread-1029) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 371138 INFO (Thread-1029) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 371238 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkTestServer start zk server on port:38065 [junit4] 2> 371243 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 371244 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 371245 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 371246 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 371247 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 371247 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 371247 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 371248 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 371248 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 371249 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 371249 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 371320 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/control-001/cores/collection1 [junit4] 2> 371323 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 371323 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14192a4{/,null,AVAILABLE} [junit4] 2> 371327 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1bb03f0{SSL,[ssl, http/1.1]}{127.0.0.1:39495} [junit4] 2> 371327 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server Started @372935ms [junit4] 2> 371327 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/tempDir-001/control/data, hostContext=/, hostPort=39495, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/control-001/cores} [junit4] 2> 371328 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 371328 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 371328 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 371328 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 371328 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-08T13:11:24.292Z [junit4] 2> 371330 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 371330 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/control-001/solr.xml [junit4] 2> 371342 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 371342 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38065/solr [junit4] 2> 371354 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:39495_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39495_ [junit4] 2> 371354 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:39495_ ] o.a.s.c.Overseer Overseer (id=97072099105374213-127.0.0.1:39495_-n_0000000000) starting [junit4] 2> 371358 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:39495_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39495_ [junit4] 2> 371371 INFO (zkCallback-676-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 371424 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:39495_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/control-001/cores [junit4] 2> 371424 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:39495_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 371425 INFO (OverseerStateUpdate-97072099105374213-127.0.0.1:39495_-n_0000000000) [n:127.0.0.1:39495_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 372432 WARN (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 372433 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 372444 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 372527 WARN (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 372529 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 372538 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 372539 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/control-001/cores/collection1/data/] [junit4] 2> 372539 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f99253 [junit4] 2> 372539 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=64.2587890625, floorSegmentMB=0.689453125, forceMergeDeletesPctAllowed=22.21101570723073, segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2879630433736753 [junit4] 2> 372542 WARN (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 372548 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 372548 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 372548 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 372548 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 372548 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 372549 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e49182[collection1] main] [junit4] 2> 372549 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 372550 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 372550 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 372550 INFO (searcherExecutor-2264-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e49182[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 372550 INFO (coreLoadExecutor-2263-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553153587165528064 [junit4] 2> 372555 INFO (coreZkRegister-2256-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 372555 INFO (coreZkRegister-2256-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ 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> 372555 INFO (coreZkRegister-2256-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39495/collection1/ [junit4] 2> 372555 INFO (coreZkRegister-2256-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 372555 INFO (coreZkRegister-2256-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:39495/collection1/ has no replicas [junit4] 2> 372557 INFO (coreZkRegister-2256-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39495/collection1/ shard1 [junit4] 2> 372707 INFO (coreZkRegister-2256-thread-1-processing-n:127.0.0.1:39495_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39495_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 372927 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 372928 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38065/solr ready [junit4] 2> 372928 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 372928 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2 [junit4] 2> 373255 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-1-001/cores/collection1 [junit4] 2> 373255 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-1-001 [junit4] 2> 373257 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 373258 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d240c{/,null,AVAILABLE} [junit4] 2> 373259 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f8b058{SSL,[ssl, http/1.1]}{127.0.0.1:36123} [junit4] 2> 373260 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server Started @374867ms [junit4] 2> 373260 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=36123, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-1-001/cores} [junit4] 2> 373260 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 373260 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 373260 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 373260 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 373260 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-08T13:11:26.224Z [junit4] 2> 373262 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 373262 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-1-001/solr.xml [junit4] 2> 373267 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 373267 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38065/solr [junit4] 2> 373272 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:36123_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 373274 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:36123_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36123_ [junit4] 2> 373275 INFO (zkCallback-676-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 373275 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 373276 INFO (zkCallback-680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 373361 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:36123_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-1-001/cores [junit4] 2> 373361 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:36123_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 373363 INFO (OverseerStateUpdate-97072099105374213-127.0.0.1:39495_-n_0000000000) [n:127.0.0.1:39495_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 373464 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 374369 WARN (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 374370 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 374387 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 374482 WARN (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 374484 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 374490 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 374490 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-1-001/cores/collection1/data/] [junit4] 2> 374490 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f99253 [junit4] 2> 374491 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=64.2587890625, floorSegmentMB=0.689453125, forceMergeDeletesPctAllowed=22.21101570723073, segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2879630433736753 [junit4] 2> 374494 WARN (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 374501 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 374501 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 374501 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 374501 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 374502 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 374502 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1729e9b[collection1] main] [junit4] 2> 374502 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 374503 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 374503 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 374503 INFO (searcherExecutor-2275-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1729e9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 374503 INFO (coreLoadExecutor-2274-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553153589213396992 [junit4] 2> 374507 INFO (coreZkRegister-2269-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 374507 INFO (coreZkRegister-2269-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ 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> 374507 INFO (coreZkRegister-2269-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36123/collection1/ [junit4] 2> 374507 INFO (coreZkRegister-2269-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 374507 INFO (coreZkRegister-2269-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:36123/collection1/ has no replicas [junit4] 2> 374509 INFO (coreZkRegister-2269-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36123/collection1/ shard2 [junit4] 2> 374611 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 374660 INFO (coreZkRegister-2269-thread-1-processing-n:127.0.0.1:36123_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36123_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 374762 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 374929 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-2-001/cores/collection1 [junit4] 2> 374930 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-2-001 [junit4] 2> 374931 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 374932 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a06ea6{/,null,AVAILABLE} [junit4] 2> 374934 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@acabbd{SSL,[ssl, http/1.1]}{127.0.0.1:38870} [junit4] 2> 374934 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server Started @376542ms [junit4] 2> 374934 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=38870, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-2-001/cores} [junit4] 2> 374934 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 374934 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 374934 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 374935 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 374935 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-08T13:11:27.899Z [junit4] 2> 374948 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 374948 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-2-001/solr.xml [junit4] 2> 374952 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 374953 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38065/solr [junit4] 2> 374958 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:38870_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 374960 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:38870_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38870_ [junit4] 2> 374961 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 374961 INFO (zkCallback-680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 374961 INFO (zkCallback-676-thread-1-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 374961 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 375007 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:38870_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-2-001/cores [junit4] 2> 375007 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:38870_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 375009 INFO (OverseerStateUpdate-97072099105374213-127.0.0.1:39495_-n_0000000000) [n:127.0.0.1:39495_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 375110 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] 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> 375110 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 376015 WARN (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 376016 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 376026 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 376109 WARN (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 376111 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 376117 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 376117 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-2-001/cores/collection1/data/] [junit4] 2> 376117 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f99253 [junit4] 2> 376118 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=64.2587890625, floorSegmentMB=0.689453125, forceMergeDeletesPctAllowed=22.21101570723073, segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2879630433736753 [junit4] 2> 376121 WARN (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 376128 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 376128 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 376128 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 376128 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 376129 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 376129 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15df089[collection1] main] [junit4] 2> 376130 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 376130 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 376130 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 376131 INFO (searcherExecutor-2286-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15df089[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 376131 INFO (coreLoadExecutor-2285-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553153590920478720 [junit4] 2> 376135 INFO (coreZkRegister-2280-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 376135 INFO (coreZkRegister-2280-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 376135 INFO (coreZkRegister-2280-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38870/collection1/ [junit4] 2> 376135 INFO (coreZkRegister-2280-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 376135 INFO (coreZkRegister-2280-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:38870/collection1/ has no replicas [junit4] 2> 376136 INFO (coreZkRegister-2280-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38870/collection1/ shard1 [junit4] 2> 376238 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] 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> 376238 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 376287 INFO (coreZkRegister-2280-thread-1-processing-n:127.0.0.1:38870_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38870_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 376403 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] 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> 376403 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 376597 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-3-001/cores/collection1 [junit4] 2> 376598 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-3-001 [junit4] 2> 376600 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 376610 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e80895{/,null,AVAILABLE} [junit4] 2> 376612 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1733610{SSL,[ssl, http/1.1]}{127.0.0.1:43990} [junit4] 2> 376612 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server Started @378220ms [junit4] 2> 376612 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=43990, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-3-001/cores} [junit4] 2> 376612 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 376612 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 376613 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 376613 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 376613 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-08T13:11:29.577Z [junit4] 2> 376615 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 376615 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-3-001/solr.xml [junit4] 2> 376620 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 376622 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38065/solr [junit4] 2> 376627 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:43990_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 376631 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:43990_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43990_ [junit4] 2> 376632 INFO (zkCallback-680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 376632 INFO (zkCallback-676-thread-2-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 376632 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 376632 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 376633 INFO (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 376725 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:43990_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-3-001/cores [junit4] 2> 376725 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:43990_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 376726 INFO (OverseerStateUpdate-97072099105374213-127.0.0.1:39495_-n_0000000000) [n:127.0.0.1:39495_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 376828 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] 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> 376828 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 376828 INFO (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ ] 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> 377742 WARN (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 377743 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 377755 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 377886 WARN (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 377889 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 377897 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 377898 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-3-001/cores/collection1/data/] [junit4] 2> 377898 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f99253 [junit4] 2> 377899 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=64.2587890625, floorSegmentMB=0.689453125, forceMergeDeletesPctAllowed=22.21101570723073, segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2879630433736753 [junit4] 2> 377902 WARN (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 377910 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 377910 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 377910 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 377910 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 377910 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 377911 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11e246f[collection1] main] [junit4] 2> 377911 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 377912 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 377912 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 377913 INFO (searcherExecutor-2297-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11e246f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 377914 INFO (coreLoadExecutor-2296-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553153592790089728 [junit4] 2> 377917 INFO (coreZkRegister-2291-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 377917 INFO (updateExecutor-695-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 377918 INFO (recoveryExecutor-696-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 377918 INFO (recoveryExecutor-696-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 377918 INFO (recoveryExecutor-696-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 377918 INFO (recoveryExecutor-696-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 377918 INFO (recoveryExecutor-696-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:36123/collection1/] and I am [https://127.0.0.1:43990/collection1/] [junit4] 2> 377919 INFO (recoveryExecutor-696-thread-1-processing-n:127.0.0.1:43990_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:36123]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43990_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 377991 INFO (qtp32754253-4249) [n:127.0.0.1:36123_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 377991 INFO (qtp32754253-4249) [n:127.0.0.1:36123_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering [junit4] 2> 377991 INFO (qtp32754253-4249) [n:127.0.0.1:36123_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43990_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43990","node_name":"127.0.0.1:43990_","state":"down"} [junit4] 2> 378021 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] 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> 378026 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 378026 INFO (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ ] 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> 378300 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-4-001/cores/collection1 [junit4] 2> 378300 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-4-001 [junit4] 2> 378303 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 378316 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e85a3a{/,null,AVAILABLE} [junit4] 2> 378317 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@80db6b{SSL,[ssl, http/1.1]}{127.0.0.1:32867} [junit4] 2> 378318 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.Server Started @379926ms [junit4] 2> 378318 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=32867, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-4-001/cores} [junit4] 2> 378318 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 378319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 378319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 378319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 378319 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-08T13:11:31.283Z [junit4] 2> 378321 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 378321 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-4-001/solr.xml [junit4] 2> 378326 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 378326 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38065/solr [junit4] 2> 378331 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:32867_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 378333 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:32867_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32867_ [junit4] 2> 378334 INFO (zkCallback-680-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 378334 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 378334 INFO (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 378334 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 378334 INFO (zkCallback-676-thread-2-processing-n:127.0.0.1:39495_) [n:127.0.0.1:39495_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 378335 INFO (zkCallback-705-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 378383 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:32867_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-4-001/cores [junit4] 2> 378383 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [n:127.0.0.1:32867_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 378385 INFO (OverseerStateUpdate-97072099105374213-127.0.0.1:39495_-n_0000000000) [n:127.0.0.1:39495_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 378486 INFO (zkCallback-692-thread-1-processing-n:127.0.0.1:38870_) [n:127.0.0.1:38870_ ] 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> 378486 INFO (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ ] 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> 378486 INFO (zkCallback-705-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ ] 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> 378486 INFO (zkCallback-686-thread-1-processing-n:127.0.0.1:36123_) [n:127.0.0.1:36123_ ] 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> 378992 INFO (qtp32754253-4249) [n:127.0.0.1:36123_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:43990_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:43990","node_name":"127.0.0.1:43990_","state":"recovering"} [junit4] 2> 378992 INFO (qtp32754253-4249) [n:127.0.0.1:36123_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 378992 INFO (qtp32754253-4249) [n:127.0.0.1:36123_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43990_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 379392 WARN (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 379394 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 379410 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 379504 WARN (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 379506 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 379515 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 379515 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001/shard-4-001/cores/collection1/data/] [junit4] 2> 379515 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f99253 [junit4] 2> 379516 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=64.2587890625, floorSegmentMB=0.689453125, forceMergeDeletesPctAllowed=22.21101570723073, segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2879630433736753 [junit4] 2> 379519 WARN (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 379526 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 379526 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 379526 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 379526 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 379527 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 379527 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c431f2[collection1] main] [junit4] 2> 379527 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 379528 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 379528 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 379528 INFO (searcherExecutor-2308-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c431f2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 379529 INFO (coreLoadExecutor-2307-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553153594483539968 [junit4] 2> 379531 INFO (coreZkRegister-2302-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1 [junit4] 2> 379532 INFO (updateExecutor-702-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 379532 INFO (recoveryExecutor-703-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 379532 INFO (recoveryExecutor-703-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 379532 INFO (recoveryExecutor-703-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1] [junit4] 2> 379532 INFO (recoveryExecutor-703-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 379532 INFO (recoveryExecutor-703-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:38870/collection1/] and I am [https://127.0.0.1:32867/collection1/] [junit4] 2> 379533 INFO (recoveryExecutor-703-thread-1-processing-n:127.0.0.1:32867_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:38870]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:32867_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 379603 INFO (qtp25366581-4277) [n:127.0.0.1:38870_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 379603 INFO (qtp25366581-4277) [n:127.0.0.1:38870_ ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering [junit4] 2> 379603 INFO (qtp25366581-4277) [n:127.0.0.1:38870 [...truncated too long message...] - updating... (live nodes size: [1]) [junit4] 2> 410248 INFO (zkCallback-705-thread-2-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ ] 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: [1]) [junit4] 2> 411117 WARN (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 411117 INFO (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 411117 INFO (zkCallback-698-thread-1-processing-n:127.0.0.1:43990_) [n:127.0.0.1:43990_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@bf149d [junit4] 2> 411119 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1733610{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 411119 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e80895{/,null,UNAVAILABLE} [junit4] 2> 411119 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ChaosMonkey monkey: stop shard! 32867 [junit4] 2> 411119 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12651292 [junit4] 2> 411120 INFO (coreCloseExecutor-2473-thread-2) [n:127.0.0.1:32867_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.c.SolrCore [.system_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@11ee3bd [junit4] 2> 411122 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.Overseer Overseer (id=97072099105374227-127.0.0.1:32867_-n_0000000004) closing [junit4] 2> 411122 INFO (OverseerStateUpdate-97072099105374227-127.0.0.1:32867_-n_0000000004) [n:127.0.0.1:32867_ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32867_ [junit4] 2> 411123 WARN (zkCallback-705-thread-3-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 411124 WARN (zkCallback-705-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 411124 INFO (zkCallback-705-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 411124 INFO (zkCallback-705-thread-1-processing-n:127.0.0.1:32867_) [n:127.0.0.1:32867_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@10fde86 [junit4] 2> 411126 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@80db6b{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 411126 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e85a3a{/,null,UNAVAILABLE} [junit4] 2> 411126 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[69AB5B57D561D90A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38065 38065 [junit4] 2> 411228 INFO (Thread-1029) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38065 38065 [junit4] 2> 411229 WARN (Thread-1029) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 35 /solr/configs/conf1 [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 2 /solr/configs/.system [junit4] 2> 2 /solr/configs/.system/managed-schema [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/collections/.system/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 39 /solr/overseer/collection-queue-work [junit4] 2> 32 /solr/overseer/queue [junit4] 2> 19 /solr/overseer/queue-work [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=69AB5B57D561D90A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=America/Argentina/Salta -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 40.1s J1 | TestDynamicLoading.testDynamicLoading <<< [junit4] > Throwable #1: java.lang.AssertionError: Could not get expected value 'X val' for path 'x' full output: { [junit4] > "responseHeader":{ [junit4] > "status":0, [junit4] > "QTime":0}, [junit4] > "params":{"wt":"json"}, [junit4] > "context":{ [junit4] > "webapp":"", [junit4] > "path":"/test1", [junit4] > "httpMethod":"GET"}, [junit4] > "class":"org.apache.solr.core.BlobStoreTestRequestHandler", [junit4] > "x":null}, from server: null [junit4] > at __randomizedtesting.SeedInfo.seed([69AB5B57D561D90A:B1E6760022BC7CAA]:0) [junit4] > at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535) [junit4] > at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 411232 INFO (SUITE-TestDynamicLoading-seed#[69AB5B57D561D90A]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_69AB5B57D561D90A-001 [junit4] 2> Dec 08, 2016 1:12:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=lt-LT, timezone=America/Argentina/Salta [junit4] 2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=79447792,total=198483968 [junit4] 2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, WordBreakSolrSpellCheckerTest, FileUtilsTest, HighlighterTest, TestJettySolrRunner, BadCopyFieldTest, TestShortCircuitedRequests, EchoParamsTest, TestIntervalFaceting, IndexSchemaRuntimeFieldTest, DocValuesTest, TestSolrIndexConfig, TestNamedUpdateProcessors, TestExpandComponent, TestBM25SimilarityFactory, TestNonDefinedSimilarityFactory, SpatialFilterTest, TestRawResponseWriter, DistributedFacetPivotSmallTest, TestConfigOverlay, TestFuzzyAnalyzedSuggestions, DirectSolrSpellCheckerTest, HLLUtilTest, TestInitParams, TestQueryTypes, DistributedFacetPivotLargeTest, SliceStateTest, DistributedTermsComponentTest, UpdateRequestProcessorFactoryTest, DeleteNodeTest, HdfsBasicDistributedZk2Test, TestFieldSortValues, TestDynamicFieldResource, SuggestComponentContextFilterQueryTest, HdfsLockFactoryTest, IndexBasedSpellCheckerTest, TestMissingGroups, TestUseDocValuesAsStored2, HdfsSyncSliceTest, BlockJoinFacetSimpleTest, SpellCheckCollatorTest, JsonLoaderTest, BasicFunctionalityTest, TestDocBasedVersionConstraints, TestRequestForwarding, SortByFunctionTest, TestSchemaResource, SortSpecParsingTest, TestRandomRequestDistribution, HttpSolrCallGetCoreTest, SolrCLIZkUtilsTest, TestRTGBase, TestStressVersions, BigEndianAscendingWordDeserializerTest, SampleTest, OverseerCollectionConfigSetProcessorTest, TestFastOutputStream, DistributedQueryComponentOptimizationTest, CustomCollectionTest, TestQueryWrapperFilter, TestSweetSpotSimilarityFactory, TestLuceneMatchVersion, DistributedMLTComponentTest, CursorMarkTest, RecoveryAfterSoftCommitTest, BJQParserTest, LeaderElectionContextKeyTest, IndexSchemaTest, MultiTermTest, CloneFieldUpdateProcessorFactoryTest, TestCharFilters, TestAuthenticationFramework, TlogReplayBufferedWhileIndexingTest, TestFreeTextSuggestions, TestSlowCompositeReaderWrapper, TestConfigSetsAPIExclusivity, DateMathParserTest, TestCSVResponseWriter, TestQuerySenderListener, TestCollationFieldDocValues, TestAnalyzeInfixSuggestions, TestCoreContainer, DocValuesNotIndexedTest, JSONWriterTest, TestFieldTypeCollectionResource, LoggingHandlerTest, ShardRoutingCustomTest, ConvertedLegacyTest, TestCopyFieldCollectionResource, TermsComponentTest, AliasIntegrationTest, TestDynamicLoading] [junit4] Completed [178/660 (1!)] on J1 in 41.11s, 1 test, 1 failure <<< FAILURES! [...truncated 55053 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org