Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/40/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([EB75E1A81290B930:6321DE72BC6CD4C8]:0)
        at 
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11898 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/init-core-data-001
   [junit4]   2> 659326 WARN  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EB75E1A81290B930]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 659326 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EB75E1A81290B930]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 659327 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EB75E1A81290B930]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 659327 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EB75E1A81290B930]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ct_t/c
   [junit4]   2> 659329 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 659329 INFO  (Thread-1458) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 659329 INFO  (Thread-1458) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 659330 ERROR (Thread-1458) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 659429 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33083
   [junit4]   2> 659440 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 659442 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 659443 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 659445 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 659445 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 659446 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 659447 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 659448 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 659449 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 659450 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 659451 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 659513 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/control-001/cores/collection1
   [junit4]   2> 659515 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 659517 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f2c8387{/ct_t/c,null,AVAILABLE}
   [junit4]   2> 659519 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7fb753ac{SSL,[ssl, 
http/1.1]}{127.0.0.1:45431}
   [junit4]   2> 659519 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server Started @660961ms
   [junit4]   2> 659519 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/tempDir-001/control/data,
 hostContext=/ct_t/c, hostPort=45431, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/control-001/cores}
   [junit4]   2> 659519 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659519 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 659519 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659519 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659519 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-01T02:56:47.476Z
   [junit4]   2> 659522 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659522 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/control-001/solr.xml
   [junit4]   2> 659526 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 659526 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 659534 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659535 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:45431_ct_t%2Fc
   [junit4]   2> 659535 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.Overseer Overseer 
(id=98060586666295301-127.0.0.1:45431_ct_t%2Fc-n_0000000000) starting
   [junit4]   2> 659538 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45431_ct_t%2Fc
   [junit4]   2> 659538 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 659590 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/control-001/cores
   [junit4]   2> 659590 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 659590 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 659591 INFO  
(OverseerStateUpdate-98060586666295301-127.0.0.1:45431_ct_t%2Fc-n_0000000000) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 660601 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 660611 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 660681 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 660686 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 660686 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 660686 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/control-001/cores/collection1/data/]
   [junit4]   2> 660687 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bed9c36
   [junit4]   2> 660687 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=4.6884765625, 
floorSegmentMB=0.21484375, forceMergeDeletesPctAllowed=21.208003640306075, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 660690 WARN  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 660708 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 660708 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660708 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 660708 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 660708 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.0263671875, 
floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=28.908445022839434, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 660709 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ada375c[collection1] main]
   [junit4]   2> 660709 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 660709 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 660709 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 660710 INFO  
(searcherExecutor-2918-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@1ada375c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660711 INFO  
(coreLoadExecutor-2917-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568969388109856768
   [junit4]   2> 660716 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 660716 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
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> 660716 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:45431/ct_t/c/collection1/
   [junit4]   2> 660716 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 660716 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:45431/ct_t/c/collection1/ has no replicas
   [junit4]   2> 660716 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 660717 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
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:45431/ct_t/c/collection1/ shard1
   [junit4]   2> 660868 INFO  
(coreZkRegister-2910-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc 
x:collection1 c:control_collection) [n:127.0.0.1:45431_ct_t%2Fc 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 661098 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 661099 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33083/solr ready
   [junit4]   2> 661099 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 661159 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-1-001/cores/collection1
   [junit4]   2> 661160 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-1-001
   [junit4]   2> 661161 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 661161 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@608f2b69{/ct_t/c,null,AVAILABLE}
   [junit4]   2> 661162 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@26a5f894{SSL,[ssl, 
http/1.1]}{127.0.0.1:36111}
   [junit4]   2> 661162 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server Started @662604ms
   [junit4]   2> 661162 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/ct_t/c, hostPort=36111, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-1-001/cores}
   [junit4]   2> 661162 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 661163 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 661163 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 661163 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 661163 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-01T02:56:49.120Z
   [junit4]   2> 661164 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 661164 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-1-001/solr.xml
   [junit4]   2> 661168 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 661168 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 661173 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 661174 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 661174 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36111_ct_t%2Fc
   [junit4]   2> 661175 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 661176 INFO  
(zkCallback-1163-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 661175 INFO  (zkCallback-1158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 661248 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-1-001/cores
   [junit4]   2> 661248 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 661249 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 661250 INFO  
(OverseerStateUpdate-98060586666295301-127.0.0.1:45431_ct_t%2Fc-n_0000000000) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 662262 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 662276 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 662411 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 662419 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 662420 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 662420 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 662420 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bed9c36
   [junit4]   2> 662421 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=4.6884765625, 
floorSegmentMB=0.21484375, forceMergeDeletesPctAllowed=21.208003640306075, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 662433 WARN  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 662467 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 662467 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 662468 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 662468 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 662469 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.0263671875, 
floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=28.908445022839434, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 662470 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b77cfe2[collection1] main]
   [junit4]   2> 662471 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 662471 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 662471 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 662472 INFO  
(coreLoadExecutor-2928-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568969389956399104
   [junit4]   2> 662474 INFO  
(searcherExecutor-2929-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b77cfe2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662477 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 662478 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc 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> 662478 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36111/ct_t/c/collection1/
   [junit4]   2> 662478 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 662478 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:36111/ct_t/c/collection1/ has no replicas
   [junit4]   2> 662478 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 662480 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:36111/ct_t/c/collection1/ shard2
   [junit4]   2> 662632 INFO  
(coreZkRegister-2923-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:36111_ct_t%2Fc c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 662861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-2-001/cores/collection1
   [junit4]   2> 662863 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-2-001
   [junit4]   2> 662865 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 662879 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f39192{/ct_t/c,null,AVAILABLE}
   [junit4]   2> 662880 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3330ca86{SSL,[ssl, 
http/1.1]}{127.0.0.1:46471}
   [junit4]   2> 662880 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server Started @664322ms
   [junit4]   2> 662880 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/ct_t/c, hostPort=46471, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-2-001/cores}
   [junit4]   2> 662880 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 662881 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 662881 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 662881 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 662881 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-01T02:56:50.838Z
   [junit4]   2> 662899 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 662899 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-2-001/solr.xml
   [junit4]   2> 662907 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 662908 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 662925 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 662926 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 662927 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46471_ct_t%2Fc
   [junit4]   2> 662928 INFO  (zkCallback-1158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 662928 INFO  
(zkCallback-1163-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 662932 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 662948 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 663001 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-2-001/cores
   [junit4]   2> 663002 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 663002 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 663005 INFO  
(OverseerStateUpdate-98060586666295301-127.0.0.1:45431_ct_t%2Fc-n_0000000000) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 664012 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 664022 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 664107 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 664113 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 664113 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 664114 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 664114 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bed9c36
   [junit4]   2> 664114 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=4.6884765625, 
floorSegmentMB=0.21484375, forceMergeDeletesPctAllowed=21.208003640306075, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 664118 WARN  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 664140 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 664140 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 664141 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664141 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664142 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.0263671875, 
floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=28.908445022839434, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 664142 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@247a5c49[collection1] main]
   [junit4]   2> 664143 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 664143 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664143 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 664144 INFO  
(searcherExecutor-2940-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@247a5c49[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664145 INFO  
(coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568969391710666752
   [junit4]   2> 664148 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 664148 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc 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> 664148 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46471/ct_t/c/collection1/
   [junit4]   2> 664148 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 664148 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:46471/ct_t/c/collection1/ has no replicas
   [junit4]   2> 664148 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 664150 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:46471/ct_t/c/collection1/ shard1
   [junit4]   2> 664300 INFO  
(coreZkRegister-2934-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46471_ct_t%2Fc c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 664569 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-3-001/cores/collection1
   [junit4]   2> 664570 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-3-001
   [junit4]   2> 664571 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 664579 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4314cfed{/ct_t/c,null,AVAILABLE}
   [junit4]   2> 664579 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4434c81{SSL,[ssl, 
http/1.1]}{127.0.0.1:46333}
   [junit4]   2> 664579 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server Started @666022ms
   [junit4]   2> 664580 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/ct_t/c, hostPort=46333, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-3-001/cores}
   [junit4]   2> 664580 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 664581 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 664581 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 664581 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664581 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-01T02:56:52.538Z
   [junit4]   2> 664582 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 664583 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-3-001/solr.xml
   [junit4]   2> 664586 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 664587 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 664590 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46333_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 664591 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46333_ct_t%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 664592 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46333_ct_t%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46333_ct_t%2Fc
   [junit4]   2> 664592 INFO  
(zkCallback-1154-thread-2-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 664592 INFO  (zkCallback-1158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 664593 INFO  
(zkCallback-1163-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 664592 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 664593 INFO  
(zkCallback-1175-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 664648 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46333_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-3-001/cores
   [junit4]   2> 664648 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:46333_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 664649 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 664650 INFO  
(OverseerStateUpdate-98060586666295301-127.0.0.1:45431_ct_t%2Fc-n_0000000000) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 665658 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 665667 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 665748 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 665758 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 665759 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 665759 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 665759 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bed9c36
   [junit4]   2> 665759 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=4.6884765625, 
floorSegmentMB=0.21484375, forceMergeDeletesPctAllowed=21.208003640306075, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 665763 WARN  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 665785 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 665785 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 665786 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 665786 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 665787 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.0263671875, 
floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=28.908445022839434, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 665787 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@595d52fd[collection1] main]
   [junit4]   2> 665788 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 665788 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 665788 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 665790 INFO  
(searcherExecutor-2951-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46333_ct_t%2Fc c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@595d52fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 665790 INFO  
(coreLoadExecutor-2950-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568969393435574272
   [junit4]   2> 665794 INFO  
(coreZkRegister-2945-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:46333_ct_t%2Fc c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 665795 INFO  
(updateExecutor-1172-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 665795 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 665795 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 665795 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 665795 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 665795 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[https://127.0.0.1:36111/ct_t/c/collection1/] and I am 
[https://127.0.0.1:46333/ct_t/c/collection1/]
   [junit4]   2> 665797 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [https://127.0.0.1:36111/ct_t/c]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46333_ct_t%252Fc&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 665853 INFO  (qtp124290798-6471) [n:127.0.0.1:36111_ct_t%2Fc   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 665853 INFO  (qtp124290798-6471) [n:127.0.0.1:36111_ct_t%2Fc   
 ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 665853 INFO  (qtp124290798-6471) [n:127.0.0.1:36111_ct_t%2Fc   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:46333_ct_t%2Fc, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:46333/ct_t/c","node_name":"127.0.0.1:46333_ct_t%2Fc","state":"down"}
   [junit4]   2> 666233 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-4-001/cores/collection1
   [junit4]   2> 666234 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-4-001
   [junit4]   2> 666235 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 666236 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fc7d3c{/ct_t/c,null,AVAILABLE}
   [junit4]   2> 666237 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@103e4da1{SSL,[ssl, 
http/1.1]}{127.0.0.1:44135}
   [junit4]   2> 666237 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.Server Started @667679ms
   [junit4]   2> 666237 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/ct_t/c, hostPort=44135, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-4-001/cores}
   [junit4]   2> 666237 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 666238 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 666238 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 666238 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 666238 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-01T02:56:54.195Z
   [junit4]   2> 666239 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 666239 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-4-001/solr.xml
   [junit4]   2> 666244 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 666244 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 666248 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 666250 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 666251 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44135_ct_t%2Fc
   [junit4]   2> 666251 INFO  
(zkCallback-1175-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 666251 INFO  (zkCallback-1158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666252 INFO  
(zkCallback-1154-thread-1-processing-n:127.0.0.1:45431_ct_t%2Fc) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 666252 INFO  
(zkCallback-1163-thread-1-processing-n:127.0.0.1:36111_ct_t%2Fc) 
[n:127.0.0.1:36111_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 666251 INFO  
(zkCallback-1169-thread-1-processing-n:127.0.0.1:46471_ct_t%2Fc) 
[n:127.0.0.1:46471_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 666259 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 666297 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-4-001/cores
   [junit4]   2> 666297 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 666299 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 666304 INFO  
(OverseerStateUpdate-98060586666295301-127.0.0.1:45431_ct_t%2Fc-n_0000000000) 
[n:127.0.0.1:45431_ct_t%2Fc    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 666853 INFO  (qtp124290798-6471) [n:127.0.0.1:36111_ct_t%2Fc   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:46333_ct_t%2Fc, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:46333/ct_t/c","node_name":"127.0.0.1:46333_ct_t%2Fc","state":"recovering"}
   [junit4]   2> 666854 INFO  (qtp124290798-6471) [n:127.0.0.1:36111_ct_t%2Fc   
 ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 666854 INFO  (qtp124290798-6471) [n:127.0.0.1:36111_ct_t%2Fc   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46333_ct_t%252Fc&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 667311 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 667322 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 667354 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [https://127.0.0.1:36111/ct_t/c/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 667354 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=https://127.0.0.1:46333/ct_t/c START 
replicas=[https://127.0.0.1:36111/ct_t/c/collection1/] nUpdates=100
   [junit4]   2> 667372 INFO  (qtp124290798-6477) [n:127.0.0.1:36111_ct_t%2Fc 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 667372 INFO  (qtp124290798-6477) [n:127.0.0.1:36111_ct_t%2Fc 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/ct_t/c path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 667373 INFO  
(recoveryExecutor-1173-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46333_ct_t%2Fc 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 667445 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 667451 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 667452 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 667452 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 667452 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bed9c36
   [junit4]   2> 667453 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=4.6884765625, 
floorSegmentMB=0.21484375, forceMergeDeletesPctAllowed=21.208003640306075, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 667458 WARN  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 667485 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 667486 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667486 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667486 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667487 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=45.0263671875, 
floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=28.908445022839434, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 667487 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@481f3c1c[collection1] main]
   [junit4]   2> 667488 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 667488 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 667488 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 667489 INFO  
(searcherExecutor-2962-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:44135_ct_t%2Fc c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@481f3c1c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667490 INFO  
(coreLoadExecutor-2961-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568969395218153472
   [junit4]   2> 667499 INFO  
(coreZkRegister-2956-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 c:collection1) [n:127.0.0.1:44135_ct_t%2Fc c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 667500 INFO  
(updateExecutor-1179-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44135_ct_t%2Fc 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 667500 INFO  
(recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44135_ct_t%2Fc 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 667501 INFO  
(recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44135_ct_t%2Fc 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 667501 INFO  
(recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44135_ct_t%2Fc 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 667501 INFO  
(recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44135_ct_t%2Fc 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 667501 INFO  
(recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44135_ct_t%2Fc 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[https://127.0.0.1:46471/ct_t/c/collection1/] and I am 
[https://127.0.0.1:44135/ct_t/c/collection1/]
   [junit4]   2> 667502 INFO  
(recoveryExecutor-1180-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44135_ct_t%2Fc 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [https://127.0.0.1:46471/ct_t/c]; 
[WaitForState: action=PREPRECOVERY&core=collecti

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

1:44135_ct_t%2Fc) [n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.Overseer Overseer 
(id=98060586666295314-127.0.0.1:44135_ct_t%2Fc-n_0000000004) starting
   [junit4]   2> 673399 WARN  
(zkCallback-1175-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 673399 INFO  
(zkCallback-1175-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 673399 INFO  
(zkCallback-1175-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@53505795
   [junit4]   2> 673421 INFO  
(zkCallback-1175-thread-1-processing-n:127.0.0.1:46333_ct_t%2Fc) 
[n:127.0.0.1:46333_ct_t%2Fc c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 673422 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4434c81{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 673422 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4314cfed{/ct_t/c,null,UNAVAILABLE}
   [junit4]   2> 673423 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 44135
   [junit4]   2> 673423 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1962194020
   [junit4]   2> 673423 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 673423 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 673423 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 673425 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98060586666295314-127.0.0.1:44135_ct_t%2Fc-n_0000000004) closing
   [junit4]   2> 673425 INFO  
(OverseerStateUpdate-98060586666295314-127.0.0.1:44135_ct_t%2Fc-n_0000000004) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44135_ct_t%2Fc
   [junit4]   2> 674916 WARN  
(zkCallback-1182-thread-2-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 674916 INFO  
(zkCallback-1182-thread-2-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 674916 INFO  
(zkCallback-1182-thread-2-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3d323421
   [junit4]   2> 674922 INFO  
(zkCallback-1182-thread-2-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 674927 WARN  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44135_ct_t%2Fc) 
[n:127.0.0.1:44135_ct_t%2Fc    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 674927 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@103e4da1{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 674928 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fc7d3c{/ct_t/c,null,UNAVAILABLE}
   [junit4]   2> 674928 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 674928 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[EB75E1A81290B930]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33083 33083
   [junit4]   2> 674956 INFO  (Thread-1458) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33083 33083
   [junit4]   2> 674957 WARN  (Thread-1458) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.method=test 
-Dtests.seed=EB75E1A81290B930 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-GB -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   15.6s J0 | TestSolrConfigHandlerConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EB75E1A81290B930:6321DE72BC6CD4C8]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 674958 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[EB75E1A81290B930]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_EB75E1A81290B930-001
   [junit4]   2> Jun 01, 2017 2:57:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=372, maxMBSortInHeap=5.112995928690651, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-GB, 
timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=214300456,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, 
CollectionsAPIAsyncDistributedZkTest, SecurityConfHandlerTest, 
TestInfoStreamLogging, ResourceLoaderTest, TestSolr4Spatial, 
SolrMetricReporterTest, TestHighlightDedupGrouping, 
SignatureUpdateProcessorFactoryTest, TestConfigSetProperties, 
TestLRUStatsCache, TestJoin, ExitableDirectoryReaderTest, 
QueryElevationComponentTest, SyncSliceTest, UUIDFieldTest, 
TestCollationFieldDocValues, TestSmileRequest, TestReplicaProperties, 
BlobRepositoryCloudTest, WrapperMergePolicyFactoryTest, 
ClassificationUpdateProcessorIntegrationTest, TestNamedUpdateProcessors, 
TestOrdValues, DateFieldTest, SolrCoreTest, TestPayloadScoreQParserPlugin, 
LeaderElectionIntegrationTest, LeaderInitiatedRecoveryOnCommitTest, 
TestRangeQuery, TestFunctionQuery, TestValueSourceCache, FacetPivotSmallTest, 
BasicDistributedZkTest, DocValuesNotIndexedTest, RankQueryTest, 
TestCustomStream, CdcrUpdateLogTest, TestDocSet, TestOmitPositions, 
BlockDirectoryTest, ReplicationFactorTest, TestCustomDocTransformer, 
TestSchemaManager, LeaderElectionContextKeyTest, 
PreAnalyzedUpdateProcessorTest, TestScoreJoinQPNoScore, TestManagedSchemaAPI, 
TestFaceting, TestJettySolrRunner, TestJsonFacetRefinement, 
TestClusterStateMutator, DistanceUnitsTest, TestNoOpRegenerator, 
TestRTimerTree, FastVectorHighlighterTest, PeerSyncTest, MetricUtilsTest, 
TestChildDocTransformer, DistributedFacetPivotSmallAdvancedTest, 
MBeansHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
DistributedQueryElevationComponentTest, TestRawResponseWriter, 
TestSSLRandomization, InfoHandlerTest, TestUseDocValuesAsStored2, 
PKIAuthenticationIntegrationTest, TestSizeLimitedDistributedMap, 
TestCloudManagedSchema, TestPathTrie, TestCryptoKeys, 
TestCopyFieldCollectionResource, DistribJoinFromCollectionTest, 
TestFastLRUCache, CollectionReloadTest, BlockJoinFacetDistribTest, 
TestApiFramework, TestConfigSetsAPI, SmileWriterTest, 
TestSubQueryTransformerDistrib, HLLSerializationTest, 
TestSolrConfigHandlerConcurrent]
   [junit4] Completed [275/711 (1!)] on J0 in 15.90s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44850 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to