You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/10/11 21:24:03 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 470 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/470/

4 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([F9281F794DFE62D0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([F9281F794DFE62D0]:0)


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":"/l_oo/fp",     "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":"/l_oo/fp",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
	at __randomizedtesting.SeedInfo.seed([F9281F794DFE62D0:2165322EBA23C770]: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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)


FAILED:  org.apache.solr.handler.TestSQLHandlerNonCloud.testSQLHandler

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F9281F794DFE62D0:5D737A6747B9790F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.handler.TestSQLHandlerNonCloud.testSQLHandler(TestSQLHandlerNonCloud.java:61)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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 10994 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandlerNonCloud
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/init-core-data-001
   [junit4]   2> 340019 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-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> 340025 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 340025 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 340026 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-002/cores/core
   [junit4]   2> 340040 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 340082 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6651240{/solr,null,AVAILABLE}
   [junit4]   2> 340085 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@1634ee45{SSL,[ssl, http/1.1]}{127.0.0.1:34866}
   [junit4]   2> 340085 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.e.j.s.Server Started @342295ms
   [junit4]   2> 340085 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34866, configSetBaseDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-001, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-002/cores}
   [junit4]   2> 340086 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 340086 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 340086 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 340086 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-11T19:05:22.387Z
   [junit4]   2> 340086 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-001/solr.xml
   [junit4]   2> 340123 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 340131 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-002/cores
   [junit4]   2> 340131 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 340162 INFO  (coreLoadExecutor-1167-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 340182 INFO  (coreLoadExecutor-1167-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 340338 WARN  (coreLoadExecutor-1167-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 340340 INFO  (coreLoadExecutor-1167-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 340345 INFO  (coreLoadExecutor-1167-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-001/collection1
   [junit4]   2> 340345 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001/tempDir-002/cores/core/data/]
   [junit4]   2> 340345 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@357df9b8
   [junit4]   2> 340359 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 340399 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 340399 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 340399 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 340399 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 340400 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 340400 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@502cb56[collection1] main]
   [junit4]   2> 340400 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 340418 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 340465 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 340467 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547921231989178368
   [junit4]   2> 340470 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 340471 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 340471 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 340471 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 340471 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 340471 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 340471 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 340471 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 340472 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 340472 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@502cb56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 340655 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#34866
   [junit4]   2> 340659 INFO  (TEST-TestSQLHandlerNonCloud.testSQLHandler-seed#[F9281F794DFE62D0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSQLHandler
   [junit4]   2> 341302 INFO  (qtp1602536311-2638) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/sql params={wt=json&version=2.2&stmt=select+id,+field_i,+str_s+from+collection1+limit+10} status=0 QTime=580
   [junit4]   2> 341325 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 342426 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 343527 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 344628 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 345729 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 346830 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 347930 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 349031 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 350132 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 351233 WARN  (qtp1602536311-2638-SendThread(127.0.0.1:60520)) [    x:collection1] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 352435 ERROR (qtp1602536311-2638) [    x:collection1] o.a.s.c.s.i.s.ExceptionStream org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:60520/solr within 10000 ms
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:226)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:567)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.SolrClientCache.getCloudSolrClient(SolrClientCache.java:50)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:298)
   [junit4]   2> 	at org.apache.solr.handler.SQLHandler$LimitStream.open(SQLHandler.java:1325)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.SelectStream.open(SelectStream.java:184)
   [junit4]   2> 	at org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:51)
   [junit4]   2> 	at org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:437)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeTupleStream(TextResponseWriter.java:308)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:169)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeNamedListAsMapWithDups(JSONResponseWriter.java:185)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeNamedList(JSONResponseWriter.java:301)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONResponseWriter.java:97)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:55)
   [junit4]   2> 	at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:728)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:469)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:302)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:253)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:108)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:60520/solr within 10000 ms
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:233)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:174)
   [junit4]   2> 	... 47 more
   [junit4]   2> 
   [junit4]   2> 352437 INFO  (TEST-TestSQLHandlerNonCloud.testSQLHandler-seed#[F9281F794DFE62D0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSQLHandler
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandlerNonCloud -Dtests.method=testSQLHandler -Dtests.seed=F9281F794DFE62D0 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 11.8s J1 | TestSQLHandlerNonCloud.testSQLHandler <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9281F794DFE62D0:5D737A6747B9790F]:0)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandlerNonCloud.testSQLHandler(TestSQLHandlerNonCloud.java:61)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 352447 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1634ee45{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 352447 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1594926382
   [junit4]   2> 352454 INFO  (coreCloseExecutor-1173-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38ff22c
   [junit4]   2> 352474 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6651240{/solr,null,UNAVAILABLE}
   [junit4]   2> 352474 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandlerNonCloud_F9281F794DFE62D0-001
   [junit4]   2> Oct 11, 2016 7:05:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1108, maxMBSortInHeap=5.402286262626121, sim=ClassicSimilarity, locale=et-EE, timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=293767024,total=490209280
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, TestCloudSchemaless, DeleteNodeTest, PeerSyncReplicationTest, UUIDUpdateProcessorFallbackTest, TestFuzzyAnalyzedSuggestions, ZkSolrClientTest, TestDistributedGrouping, DistributedMLTComponentTest, TestHighFrequencyDictionaryFactory, PreAnalyzedUpdateProcessorTest, TestRebalanceLeaders, TestTolerantUpdateProcessorRandomCloud, SolrCmdDistributorTest, TestFieldCacheVsDocValues, BlockJoinFacetSimpleTest, TestSchemaSimilarityResource, TestStressCloudBlindAtomicUpdates, TestBackupRepositoryFactory, DirectSolrConnectionTest, TestUpdate, TestGraphTermsQParserPlugin, TestCSVResponseWriter, AddBlockUpdateTest, TestSurroundQueryParser, ExitableDirectoryReaderTest, HdfsTlogReplayBufferedWhileIndexingTest, TestLRUCache, TestNRTOpen, TestSmileRequest, TestPivotHelperCode, URLClassifyProcessorTest, SolrIndexConfigTest, TestSolrCoreSnapshots, BufferStoreTest, TestQueryTypes, TestManagedStopFilterFactory, TestSQLHandlerNonCloud]
   [junit4] Completed [119/638 (1!)] on J1 in 12.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 1233 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/init-core-data-001
   [junit4]   2> 2182993 INFO  (SUITE-TestDynamicLoading-seed#[F9281F794DFE62D0]-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> 2182994 INFO  (SUITE-TestDynamicLoading-seed#[F9281F794DFE62D0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l_oo/fp
   [junit4]   2> 2182995 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2182996 INFO  (Thread-5222) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2182996 INFO  (Thread-5222) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2183096 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.ZkTestServer start zk server on port:48725
   [junit4]   2> 2183104 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2183105 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2183107 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2183108 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2183108 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2183109 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2183110 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2183111 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2183112 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2183113 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2183114 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2183180 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/control-001/cores/collection1
   [junit4]   2> 2183182 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2183183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@414112b8{/l_oo/fp,null,AVAILABLE}
   [junit4]   2> 2183185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@28bffa7f{SSL,[ssl, http/1.1]}{127.0.0.1:33474}
   [junit4]   2> 2183185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server Started @2185394ms
   [junit4]   2> 2183185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/tempDir-001/control/data, hostContext=/l_oo/fp, hostPort=33474, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/control-001/cores}
   [junit4]   2> 2183185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2183186 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2183186 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2183186 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-11T19:36:05.487Z
   [junit4]   2> 2183188 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2183188 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/control-001/solr.xml
   [junit4]   2> 2183193 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2183193 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48725/solr
   [junit4]   2> 2183207 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33474_l_oo%2Ffp
   [junit4]   2> 2183208 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.Overseer Overseer (id=96745197751369733-127.0.0.1:33474_l_oo%2Ffp-n_0000000000) starting
   [junit4]   2> 2183219 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33474_l_oo%2Ffp
   [junit4]   2> 2183220 INFO  (zkCallback-2568-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2183230 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/control-001/cores
   [junit4]   2> 2183230 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2183232 INFO  (OverseerStateUpdate-96745197751369733-127.0.0.1:33474_l_oo%2Ffp-n_0000000000) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2184240 WARN  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2184252 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2184263 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2184346 WARN  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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> 2184348 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2184355 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2184355 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/control-001/cores/collection1/data/]
   [junit4]   2> 2184355 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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@357df9b8
   [junit4]   2> 2184356 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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=24, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=56.9716796875, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=9.02046420306798, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3905239895207714
   [junit4]   2> 2184358 WARN  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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> 2184363 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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> 2184363 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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> 2184363 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2184363 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2184363 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=689524028, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2184364 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e6e3066[collection1] main]
   [junit4]   2> 2184364 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2184365 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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> 2184365 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2184365 INFO  (searcherExecutor-6906-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e6e3066[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184365 INFO  (coreLoadExecutor-6905-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp 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 1547923165456367616
   [junit4]   2> 2184375 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2184375 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp 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> 2184375 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33474/l_oo/fp/collection1/
   [junit4]   2> 2184375 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2184375 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:33474/l_oo/fp/collection1/ has no replicas
   [junit4]   2> 2184378 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp 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:33474/l_oo/fp/collection1/ shard1
   [junit4]   2> 2184529 INFO  (coreZkRegister-6898-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33474_l_oo%2Ffp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2184734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184735 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2184735 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2184806 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-1-001/cores/collection1
   [junit4]   2> 2184807 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-1-001
   [junit4]   2> 2184808 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2184809 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d11fd41{/l_oo/fp,null,AVAILABLE}
   [junit4]   2> 2184811 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@805eea6{SSL,[ssl, http/1.1]}{127.0.0.1:55166}
   [junit4]   2> 2184815 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server Started @2187024ms
   [junit4]   2> 2184815 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/l_oo/fp, hostPort=55166, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-1-001/cores}
   [junit4]   2> 2184816 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2184816 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184816 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184816 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-11T19:36:07.117Z
   [junit4]   2> 2184818 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2184818 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-1-001/solr.xml
   [junit4]   2> 2184822 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2184823 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48725/solr
   [junit4]   2> 2184830 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:55166_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2184833 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:55166_l_oo%2Ffp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55166_l_oo%2Ffp
   [junit4]   2> 2184834 INFO  (zkCallback-2568-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2184839 INFO  (zkCallback-2572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2184840 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2184848 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:55166_l_oo%2Ffp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-1-001/cores
   [junit4]   2> 2184848 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:55166_l_oo%2Ffp    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2184850 INFO  (OverseerStateUpdate-96745197751369733-127.0.0.1:33474_l_oo%2Ffp-n_0000000000) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2184951 WARN  (OverseerStateUpdate-96745197751369733-127.0.0.1:33474_l_oo%2Ffp-n_0000000000) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 2184954 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] 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> 2184954 INFO  (OverseerStateUpdate-96745197751369733-127.0.0.1:33474_l_oo%2Ffp-n_0000000000) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2184955 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] 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> 2185862 WARN  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2185863 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2185876 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2185974 WARN  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp 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> 2185977 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2185985 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2185986 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2185986 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp 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@357df9b8
   [junit4]   2> 2185987 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=56.9716796875, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=9.02046420306798, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3905239895207714
   [junit4]   2> 2185990 WARN  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp 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> 2185997 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2185997 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp 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> 2185997 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2185997 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2185998 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=689524028, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2185999 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31878720[collection1] main]
   [junit4]   2> 2186000 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2186000 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp 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> 2186000 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2186001 INFO  (searcherExecutor-6917-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31878720[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2186001 INFO  (coreLoadExecutor-6916-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp 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 1547923167171837952
   [junit4]   2> 2186008 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2186008 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp 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> 2186009 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55166/l_oo/fp/collection1/
   [junit4]   2> 2186009 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2186009 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:55166/l_oo/fp/collection1/ has no replicas
   [junit4]   2> 2186013 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55166/l_oo/fp/collection1/ shard2
   [junit4]   2> 2186117 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] 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> 2186166 INFO  (coreZkRegister-6911-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55166_l_oo%2Ffp c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2186269 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] 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> 2186436 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-2-001/cores/collection1
   [junit4]   2> 2186437 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-2-001
   [junit4]   2> 2186439 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2186440 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a812df1{/l_oo/fp,null,AVAILABLE}
   [junit4]   2> 2186443 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b491e6f{SSL,[ssl, http/1.1]}{127.0.0.1:46800}
   [junit4]   2> 2186444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server Started @2188653ms
   [junit4]   2> 2186444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/l_oo/fp, hostPort=46800, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-2-001/cores}
   [junit4]   2> 2186445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 2186445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2186445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2186445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-11T19:36:08.746Z
   [junit4]   2> 2186448 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2186448 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-2-001/solr.xml
   [junit4]   2> 2186454 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2186455 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48725/solr
   [junit4]   2> 2186471 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:46800_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2186474 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:46800_l_oo%2Ffp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46800_l_oo%2Ffp
   [junit4]   2> 2186475 INFO  (zkCallback-2572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2186475 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2186476 INFO  (zkCallback-2568-thread-1-processing-n:127.0.0.1:33474_l_oo%2Ffp) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2186482 INFO  (zkCallback-2584-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2186490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:46800_l_oo%2Ffp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-2-001/cores
   [junit4]   2> 2186490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [n:127.0.0.1:46800_l_oo%2Ffp    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2186491 INFO  (OverseerStateUpdate-96745197751369733-127.0.0.1:33474_l_oo%2Ffp-n_0000000000) [n:127.0.0.1:33474_l_oo%2Ffp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2186593 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] 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> 2186593 INFO  (zkCallback-2584-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp    ] 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> 2187502 WARN  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2187503 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2187518 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2187619 WARN  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp 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> 2187621 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2187629 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2187629 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2187629 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp 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@357df9b8
   [junit4]   2> 2187630 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=56.9716796875, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=9.02046420306798, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3905239895207714
   [junit4]   2> 2187633 WARN  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp 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> 2187640 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2187640 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp 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> 2187640 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187640 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187641 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=689524028, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2187641 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a6903e8[collection1] main]
   [junit4]   2> 2187642 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187642 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp 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> 2187642 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2187643 INFO  (searcherExecutor-6928-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a6903e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2187643 INFO  (coreLoadExecutor-6927-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp 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 1547923168893599744
   [junit4]   2> 2187648 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2187648 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp 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> 2187648 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46800/l_oo/fp/collection1/
   [junit4]   2> 2187649 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2187649 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:46800/l_oo/fp/collection1/ has no replicas
   [junit4]   2> 2187651 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46800/l_oo/fp/collection1/ shard1
   [junit4]   2> 2187753 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] 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> 2187753 INFO  (zkCallback-2584-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp    ] 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> 2187802 INFO  (coreZkRegister-6922-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46800_l_oo%2Ffp c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2187906 INFO  (zkCallback-2578-thread-1-processing-n:127.0.0.1:55166_l_oo%2Ffp) [n:127.0.0.1:55166_l_oo%2Ffp    ] 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> 2187906 INFO  (zkCallback-2584-thread-1-processing-n:127.0.0.1:46800_l_oo%2Ffp) [n:127.0.0.1:46800_l_oo%2Ffp    ] 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> 2188059 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-3-001/cores/collection1
   [junit4]   2> 2188060 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-3-001
   [junit4]   2> 2188061 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2188062 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73d50ee9{/l_oo/fp,null,AVAILABLE}
   [junit4]   2> 2188063 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c336949{SSL,[ssl, http/1.1]}{127.0.0.1:51118}
   [junit4]   2> 2188064 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.e.j.s.Server Started @2190273ms
   [junit4]   2> 2188064 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/l_oo/fp, hostPort=51118, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_F9281F794DFE62D0-001/shard-3-001/cores}
   [junit4]   2> 2188065 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[F9281F794DFE62D0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   

[...truncated too long message...]

n(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   42) Thread[id=5393, name=searcherExecutor-2730-thread-1, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   43) Thread[id=5400, name=qtp1963419274-5400, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:233)
   [junit4]   2>         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:171)
   [junit4]   2>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   44) Thread[id=5448, name=Scheduler-1996301211, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   45) Thread[id=5330, name=searcherExecutor-2708-thread-1, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   46) Thread[id=5376, name=org.eclipse.jetty.server.session.HashSessionManager@4971ac27Timer, state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   47) Thread[id=5848, name=recoveryExecutor-922-thread-5, state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   48) Thread[id=5422, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sr-Latn-BA, timezone=Europe/Simferopol
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=76,free=351968504,total=449839104
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, TestRecovery, TestSolrDeletionPolicy1, FieldAnalysisRequestHandlerTest, TestLFUCache, RecoveryZkTest, TestJmxMonitoredMap, TestConfigOverlay, TestBinaryField, TestNamedUpdateProcessors, TestFieldSortValues, TestClassicSimilarityFactory, SecurityConfHandlerTest, TestCollationFieldDocValues, OverseerStatusTest, FullHLLTest, TestExactStatsCache, TermVectorComponentDistributedTest, TestZkChroot, ConnectionReuseTest, DistanceUnitsTest, HdfsUnloadDistributedZkTest, TestSortingResponseWriter, TestGroupingSearch, TestIntervalFaceting, TestManagedSchemaThreadSafety, PKIAuthenticationIntegrationTest, StatelessScriptUpdateProcessorFactoryTest, NoCacheHeaderTest, ChangedSchemaMergeTest, DistributedQueryComponentOptimizationTest, TestFieldCache, SuggesterTSTTest, TestReversedWildcardFilterFactory, TestSolr4Spatial2, HdfsRecoverLeaseTest, MultiThreadedOCPTest, TestLeaderElectionZkExpiry, UpdateParamsTest, AssignTest, TestLMJelinekMercerSimilarityFactory, DebugComponentTest, TestCloudPivotFacet, CircularListTest, TestSort, TestHashQParserPlugin, TestSolrCLIRunExample, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConjunctionSolrSpellCheckerTest, TestReRankQParserPlugin, StatsComponentTest, BadComponentTest, PluginInfoTest, TestExclusionRuleCollectionAccess, ClassificationUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, PrimUtilsTest, TestSolrQueryParserResource, SpatialHeatmapFacetsTest, TestCryptoKeys, CdcrBootstrapTest, SortSpecParsingTest, HdfsBasicDistributedZk2Test, TestConfigSets, TestManagedSynonymFilterFactory, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.seed=F9281F794DFE62D0 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Europe/Simferopol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9281F794DFE62D0]:0)
   [junit4] Completed [604/638 (3!)] on J2 in 7223.61s, 1 test, 2 errors <<< FAILURES!

[...truncated 60448 lines...]



[JENKINS] Lucene-Solr-Tests-6.x - Build # 471 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/471/

All tests passed

Build Log:
[...truncated 23739 lines...]
-validate-source-patterns:
[source-patterns] package declaration precedes license header: solr/core/src/test/org/apache/solr/search/facet/TestJsonFacetRefinement.java

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:765: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:130: Found 1 violations in source files (package declaration precedes license header).

Total time: 64 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any