You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/16 20:11:42 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1534 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1534/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([40E3EEBE44A671BF:C8B7D164EA5A1C47]: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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12303 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/init-core-data-001
   [junit4]   2> 1161433 WARN  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1161433 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1161435 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1161435 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1161436 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[40E3EEBE44A671BF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_t/k
   [junit4]   2> 1161438 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1161439 INFO  (Thread-3001) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1161439 INFO  (Thread-3001) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1161441 ERROR (Thread-3001) [    ] 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> 1161539 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkTestServer start zk server on port:40456
   [junit4]   2> 1161555 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1161558 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1161560 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1161562 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1161563 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1161565 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1161567 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1161569 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1161571 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1161572 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1161575 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1161579 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1161811 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1161812 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ee1181{/_t/k,null,AVAILABLE}
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b049e89{HTTP/1.1,[http/1.1]}{127.0.0.1:63388}
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1163919ms
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/control/data, hostContext=/_t/k, hostPort=63388, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores}
   [junit4]   2> 1161814 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1161814 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1161815 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1161815 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:30.430Z
   [junit4]   2> 1161823 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1161823 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/solr.xml
   [junit4]   2> 1161846 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1161846 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1161847 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1161853 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1162049 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1162050 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63388__t%2Fk
   [junit4]   2> 1162051 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.Overseer Overseer (id=99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) starting
   [junit4]   2> 1162063 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63388__t%2Fk
   [junit4]   2> 1162215 INFO  (OverseerStateUpdate-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1162323 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1162336 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1162336 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1162338 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores
   [junit4]   2> 1162388 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1162390 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40456/solr ready
   [junit4]   2> 1162395 INFO  (qtp1129609532-11597) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63388__t%252Fk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1162400 INFO  (OverseerThreadFactory-5127-thread-1-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1162512 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1162512 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1162620 INFO  (zkCallback-2288-thread-1-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1163553 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1163570 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1163736 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1163777 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1163778 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1163778 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1163778 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1163781 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1163785 WARN  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1163859 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1163859 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1163861 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1163861 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1163862 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1163862 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50a3bfbe[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1163865 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1163865 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1163866 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1163866 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584250374042157056
   [junit4]   2> 1163868 INFO  (searcherExecutor-5130-thread-1-processing-n:127.0.0.1:63388__t%2Fk x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@50a3bfbe[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63388/_t/k/control_collection_shard1_replica_n1/
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63388/_t/k/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1163876 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1163885 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63388/_t/k/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1163991 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1164040 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1164043 INFO  (qtp1129609532-11600) [n:127.0.0.1:63388__t%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1531
   [junit4]   2> 1164047 INFO  (qtp1129609532-11597) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1164147 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1164404 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1165049 INFO  (qtp1129609532-11597) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63388__t%252Fk&wt=javabin&version=2} status=0 QTime=2654
   [junit4]   2> 1165056 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1165057 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40456/solr ready
   [junit4]   2> 1165058 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1165059 INFO  (qtp1129609532-11593) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1165064 INFO  (OverseerThreadFactory-5127-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1165065 WARN  (OverseerThreadFactory-5127-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1165275 INFO  (qtp1129609532-11593) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1165276 INFO  (qtp1129609532-11593) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 1165476 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001 of type NRT
   [junit4]   2> 1165477 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1165478 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17973784{/_t/k,null,AVAILABLE}
   [junit4]   2> 1165479 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50bf2887{HTTP/1.1,[http/1.1]}{127.0.0.1:59407}
   [junit4]   2> 1165479 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1167585ms
   [junit4]   2> 1165479 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=59407, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores}
   [junit4]   2> 1165480 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1165480 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:34.095Z
   [junit4]   2> 1165493 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1165493 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/solr.xml
   [junit4]   2> 1165497 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1165497 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1165498 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1165501 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1165528 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1165532 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1165536 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59407__t%2Fk
   [junit4]   2> 1165540 INFO  (zkCallback-2296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1165541 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1165542 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1165682 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1165696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1165696 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1165698 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores
   [junit4]   2> 1165726 INFO  (qtp965429269-11640) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59407__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1165731 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1165732 INFO  (OverseerThreadFactory-5127-thread-3-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59407__t%2Fk for creating new replica
   [junit4]   2> 1165737 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1165737 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1165850 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1166772 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1166785 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1166916 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1166937 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1166939 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1166942 WARN  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1166980 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1166981 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1166981 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@fa97995[collection1_shard2_replica_n41] main]
   [junit4]   2> 1166983 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1166983 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1166984 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1166985 INFO  (searcherExecutor-5141-thread-1-processing-n:127.0.0.1:59407__t%2Fk x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@fa97995[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1166985 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584250377312665600
   [junit4]   2> 1166991 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1166991 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1166991 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/
   [junit4]   2> 1166992 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1166992 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1166992 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1166996 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1167098 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1167099 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1167102 INFO  (qtp965429269-11643) [n:127.0.0.1:59407__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1364
   [junit4]   2> 1167104 INFO  (qtp965429269-11640) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59407__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1378
   [junit4]   2> 1167203 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1167264 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001 of type NRT
   [junit4]   2> 1167264 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1167267 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2773496c{/_t/k,null,AVAILABLE}
   [junit4]   2> 1167268 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6254cd7f{HTTP/1.1,[http/1.1]}{127.0.0.1:50904}
   [junit4]   2> 1167268 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1169374ms
   [junit4]   2> 1167268 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=50904, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores}
   [junit4]   2> 1167268 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1167269 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:35.884Z
   [junit4]   2> 1167275 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1167275 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/solr.xml
   [junit4]   2> 1167278 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1167278 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1167279 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1167282 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1167305 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1167313 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1167322 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50904__t%2Fk
   [junit4]   2> 1167324 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167324 INFO  (zkCallback-2296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167324 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167325 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1167430 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1167439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1167439 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1167441 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores
   [junit4]   2> 1167500 INFO  (qtp371926532-11671) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50904__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1167506 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1167508 INFO  (OverseerThreadFactory-5127-thread-4-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50904__t%2Fk for creating new replica
   [junit4]   2> 1167514 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1167514 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1167620 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1167620 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168535 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1168551 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1168655 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1168676 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1168678 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1168680 WARN  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 1168724 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1168724 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1168725 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a21672e[collection1_shard1_replica_n43] main]
   [junit4]   2> 1168727 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1168728 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1168728 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1168728 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584250379140333568
   [junit4]   2> 1168729 INFO  (searcherExecutor-5152-thread-1-processing-n:127.0.0.1:50904__t%2Fk x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@6a21672e[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50904/_t/k/collection1_shard1_replica_n43/
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:50904/_t/k/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1168735 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1168740 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50904/_t/k/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1168842 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168842 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168892 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1168895 INFO  (qtp371926532-11673) [n:127.0.0.1:50904__t%2Fk c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1380
   [junit4]   2> 1168898 INFO  (qtp371926532-11671) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:50904__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1397
   [junit4]   2> 1168995 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1168995 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1169031 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001 of type NRT
   [junit4]   2> 1169031 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32fe87fe{/_t/k,null,AVAILABLE}
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fd783ef{HTTP/1.1,[http/1.1]}{127.0.0.1:54174}
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1171140ms
   [junit4]   2> 1169033 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=54174, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores}
   [junit4]   2> 1169033 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1169034 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:37.649Z
   [junit4]   2> 1169037 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1169037 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/solr.xml
   [junit4]   2> 1169039 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1169040 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1169040 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1169043 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1169058 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1169061 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1169065 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54174__t%2Fk
   [junit4]   2> 1169067 INFO  (zkCallback-2288-thread-2-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169067 INFO  (zkCallback-2296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169067 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169067 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169068 INFO  (zkCallback-2313-thread-1-processing-n:127.0.0.1:54174__t%2Fk) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1169172 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1169179 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1169179 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1169180 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores
   [junit4]   2> 1169226 INFO  (qtp371926532-11674) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54174__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1169230 INFO  (OverseerCollectionConfigSetProcessor-99015648218644484-127.0.0.1:63388__t%2Fk-n_0000000000) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1169231 INFO  (OverseerThreadFactory-5127-thread-5-processing-n:127.0.0.1:63388__t%2Fk) [n:127.0.0.1:63388__t%2Fk    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54174__t%2Fk for creating new replica
   [junit4]   2> 1169235 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1169235 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1169341 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1169341 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1169341 INFO  (zkCallback-2313-thread-1-processing-n:127.0.0.1:54174__t%2Fk) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170254 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1170273 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1170412 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1170444 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1170446 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.3359375, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=21.266443760282215, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1170450 WARN  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 1170504 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1170504 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1170505 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1170506 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1170507 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23119031488921948]
   [junit4]   2> 1170508 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@258e01b8[collection1_shard2_replica_n45] main]
   [junit4]   2> 1170510 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1170511 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1170512 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1170512 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584250381010993152
   [junit4]   2> 1170513 INFO  (searcherExecutor-5163-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@258e01b8[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1170520 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1170520 INFO  (updateExecutor-2310-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1170521 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1170522 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:59407/_t/k/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:54174/_t/k/collection1_shard2_replica_n45/]
   [junit4]   2> 1170522 INFO  (qtp1884286913-11700) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1287
   [junit4]   2> 1170526 INFO  (recoveryExecutor-2311-thread-1-processing-n:127.0.0.1:54174__t%2Fk x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:54174__t%2Fk c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:59407/_t/k]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:54174__t%252Fk&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1170526 INFO  (qtp371926532-11674) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54174__t%252Fk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1300
   [junit4]   2> 1170528 INFO  (qtp965429269-11645) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1170529 INFO  (qtp965429269-11645) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:54174__t%2Fk, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:54174/_t/k","node_name":"127.0.0.1:54174__t%2Fk","state":"down","type":"NRT"}
   [junit4]   2> 1170627 INFO  (zkCallback-2307-thread-1-processing-n:127.0.0.1:50904__t%2Fk) [n:127.0.0.1:50904__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170627 INFO  (zkCallback-2301-thread-1-processing-n:127.0.0.1:59407__t%2Fk) [n:127.0.0.1:59407__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170627 INFO  (zkCallback-2313-thread-1-processing-n:127.0.0.1:54174__t%2Fk) [n:127.0.0.1:54174__t%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1170728 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-4-001 of type NRT
   [junit4]   2> 1170728 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1170730 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@575aa85c{/_t/k,null,AVAILABLE}
   [junit4]   2> 1170730 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@670b8a40{HTTP/1.1,[http/1.1]}{127.0.0.1:62401}
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.Server Started @1172837ms
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_t/k, hostPort=62401, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-4-001/cores}
   [junit4]   2> 1170731 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1170731 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-16T19:01:39.346Z
   [junit4]   2> 1170740 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1170741 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001/shard-4-001/solr.xml
   [junit4]   2> 1170744 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1170744 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1170745 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e901869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1170747 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40456/solr
   [junit4]   2> 1170770 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:62401__t%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1170774 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:62401__t%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1170777 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [n:127.0.0.1:62401__t%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62401

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

apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:730)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1193697 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@3eb0bc0
   [junit4]   2> 1193697 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=65735616
   [junit4]   2> 1193697 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e6f4797: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@ed74040
   [junit4]   2> 1193709 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=65735616
   [junit4]   2> 1193709 WARN  (zkCallback-2320-thread-2-processing-n:127.0.0.1:62401__t%2Fk) [n:127.0.0.1:62401__t%2Fk c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1_shard1_replica_n47] coreNodeName=[core_node48]
   [junit4]   2> 1193711 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@670b8a40{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1193712 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@575aa85c{/_t/k,null,UNAVAILABLE}
   [junit4]   2> 1193715 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] 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> 1193721 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[40E3EEBE44A671BF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40456 40456
   [junit4]   2> 1195369 INFO  (Thread-3001) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40456 40456
   [junit4]   2> 1195370 WARN  (Thread-3001) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/configs/conf1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.method=test -Dtests.seed=40E3EEBE44A671BF -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   33.9s J0 | TestSolrConfigHandlerConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40E3EEBE44A671BF:C8B7D164EA5A1C47]:0)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_40E3EEBE44A671BF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1799, maxMBSortInHeap=5.926954256870189, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@37ef3654), locale=ar-JO, timezone=Europe/Belgrade
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=216929784,total=492068864
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, TestMaxTokenLenTokenizer, MultiThreadedOCPTest, TestFileDictionaryLookup, TestConfigReload, TestSkipOverseerOperations, AutoscalingHistoryHandlerTest, TestCustomDocTransformer, PreAnalyzedUpdateProcessorTest, TestReloadAndDeleteDocs, TestTestInjection, ClassificationUpdateProcessorIntegrationTest, TestConfigsApi, AnalyticsMergeStrategyTest, HdfsDirectoryTest, TestSchemaResource, DirectUpdateHandlerOptimizeTest, TestSlowCompositeReaderWrapper, AlternateDirectoryTest, TestDelegationWithHadoopAuth, TestLeaderInitiatedRecoveryThread, OverseerRolesTest, TestPerFieldSimilarityWithDefaultOverride, TestCSVResponseWriter, TestDistributedSearch, CdcrReplicationDistributedZkTest, TriggerIntegrationTest, HdfsThreadLeakTest, TestRandomFlRTGCloud, BlockDirectoryTest, AtomicUpdatesTest, TestEmbeddedSolrServerAdminHandler, IndexSchemaTest, TestConfigSetImmutable, WrapperMergePolicyFactoryTest, TestIndexingPerformance, TestFieldTypeResource, BinaryUpdateRequestHandlerTest, TestLazyCores, DistributedFacetExistsSmallTest, MultiTermTest, SolrInfoBeanTest, TestAuthorizationFramework, TestCryptoKeys, DateRangeFieldTest, TestSolrDeletionPolicy2, MinimalSchemaTest, TestDefaultStatsCache, TestLeaderElectionWithEmptyReplica, DistributedSpellCheckComponentTest, SparseHLLTest, TestShortCircuitedRequests, TestManagedSchema, TestExceedMaxTermLength, CircularListTest, NumericFieldsTest, TestPayloadScoreQParserPlugin, TestCloudInspectUtil, ReturnFieldsTest, TimeZoneUtilsTest, TestFieldCacheWithThreads, AddReplicaTest, TestTrackingShardHandlerFactory, TestSchemaManager, SolrIndexMetricsTest, HttpPartitionTest, HdfsBasicDistributedZk2Test, TestManagedSchemaThreadSafety, StressHdfsTest, TestDistributedStatsComponentCardinality, TestSolrCloudWithHadoopAuthPlugin, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, DirectoryFactoryTest, TestQuerySenderListener, DirectSolrConnectionTest, UpdateLogTest, TestMaxScoreQueryParser, OverseerCollectionConfigSetProcessorTest, SpellCheckCollatorTest, TestGraphTermsQParserPlugin, XsltUpdateRequestHandlerTest, TestInitQParser, HttpTriggerListenerTest, TestOnReconnectListenerSupport, RegexBoostProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SliceStateTest, AutoScalingHandlerTest, TestRandomDVFaceting, TestOverriddenPrefixQueryForCustomFieldType, TestCodecSupport, TestFieldResource, ConjunctionSolrSpellCheckerTest, TestDFISimilarityFactory, TestReplicationHandler, RulesTest, TestLegacyNumericUtils, CollectionTooManyReplicasTest, TestWriterPerf, TestAnalyzeInfixSuggestions, NotRequiredUniqueKeyTest, LeaderFailoverAfterPartitionTest, TestStreamBody, SolrGraphiteReporterTest, TestSolrFieldCacheBean, TestMultiWordSynonyms, TestDynamicFieldResource, TestNumericTerms32, TestUseDocValuesAsStored, TestManagedSynonymFilterFactory, BasicAuthStandaloneTest, SortSpecParsingTest, TestFieldSortValues, V2ApiIntegrationTest, SuggesterWFSTTest, AsyncCallRequestStatusResponseTest, TestRawResponseWriter, NoCacheHeaderTest, TestSolrConfigHandlerConcurrent]
   [junit4] Completed [234/749 (1!)] on J0 in 33.97s, 1 test, 1 error <<< FAILURES!

[...truncated 48936 lines...]