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

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Live Nodes: 
[127.0.0.1:63679_solr, 127.0.0.1:63676_solr, 127.0.0.1:63678_solr, 
127.0.0.1:63677_solr] Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
   "pullReplicas":"0",   "replicationFactor":"4",   "shards":{     "shard1":{   
    "range":"80000000-b332ffff",       "state":"active",       "replicas":{}},  
   "shard2":{       "range":"b3330000-e665ffff",       "state":"active",       
"replicas":{}},     "shard3":{       "range":"e6660000-1998ffff",       
"state":"active",       "replicas":{}},     "shard4":{       
"range":"19990000-4ccbffff",       "state":"active",       "replicas":{}},     
"shard5":{       "range":"4ccc0000-7fffffff",       "state":"active",       
"replicas":{}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"6",   
"autoAddReplicas":"false",   "nrtReplicas":"4",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Live Nodes: [127.0.0.1:63679_solr, 127.0.0.1:63676_solr, 127.0.0.1:63678_solr, 
127.0.0.1:63677_solr]
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
  "pullReplicas":"0",
  "replicationFactor":"4",
  "shards":{
    "shard1":{
      "range":"80000000-b332ffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"b3330000-e665ffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"e6660000-1998ffff",
      "state":"active",
      "replicas":{}},
    "shard4":{
      "range":"19990000-4ccbffff",
      "state":"active",
      "replicas":{}},
    "shard5":{
      "range":"4ccc0000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"6",
  "autoAddReplicas":"false",
  "nrtReplicas":"4",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([BC2E7A83C5DF2684:F45B0E37C3EC0911]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:510)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11491 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/init-core-data-001
   [junit4]   2> 999797 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
   [junit4]   2> 999799 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 999804 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 999811 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001
   [junit4]   2> 999811 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 999812 INFO  (Thread-1904) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 999812 INFO  (Thread-1904) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 999815 ERROR (Thread-1904) [    ] 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> 999915 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63666
   [junit4]   2> 999932 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 999932 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 999933 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15edd571{/solr,null,AVAILABLE}
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65b9ed54{/solr,null,AVAILABLE}
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b33ec04{HTTP/1.1,[http/1.1]}{127.0.0.1:63677}
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4b6359c5{HTTP/1.1,[http/1.1]}{127.0.0.1:63676}
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.e.j.s.Server Started @1003388ms
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.e.j.s.Server Started @1003388ms
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63677}
   [junit4]   2> 999950 ERROR (jetty-launcher-1298-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 999949 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63676}
   [junit4]   2> 999950 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 999952 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 999952 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fd22de1{/solr,null,AVAILABLE}
   [junit4]   2> 999952 ERROR (jetty-launcher-1298-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 999952 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e446b24{/solr,null,AVAILABLE}
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-29T13:45:01.638Z
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b36c57d{HTTP/1.1,[http/1.1]}{127.0.0.1:63678}
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7362c64c{HTTP/1.1,[http/1.1]}{127.0.0.1:63679}
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.e.j.s.Server Started @1003392ms
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.e.j.s.Server Started @1003392ms
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63678}
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63679}
   [junit4]   2> 999953 ERROR (jetty-launcher-1298-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 999952 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-29T13:45:01.638Z
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 999953 ERROR (jetty-launcher-1298-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 999953 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-29T13:45:01.638Z
   [junit4]   2> 999954 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 999954 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 999954 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 999954 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-29T13:45:01.639Z
   [junit4]   2> 999957 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 999957 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 999957 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 999957 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 999971 INFO  (jetty-launcher-1298-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63666/solr
   [junit4]   2> 999972 INFO  (jetty-launcher-1298-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63666/solr
   [junit4]   2> 999977 INFO  (jetty-launcher-1298-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63666/solr
   [junit4]   2> 999978 INFO  (jetty-launcher-1298-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63666/solr
   [junit4]   2> 1000014 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000014 INFO  (jetty-launcher-1298-thread-2) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000015 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63678_solr
   [junit4]   2> 1000016 INFO  (jetty-launcher-1298-thread-2) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63676_solr
   [junit4]   2> 1000017 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.Overseer Overseer 
(id=98046148706304007-127.0.0.1:63678_solr-n_0000000000) starting
   [junit4]   2> 1000023 INFO  (jetty-launcher-1298-thread-1) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000023 INFO  (jetty-launcher-1298-thread-3) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1000029 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63678_solr
   [junit4]   2> 1000035 INFO  (jetty-launcher-1298-thread-3) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1000039 INFO  (jetty-launcher-1298-thread-3) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63679_solr
   [junit4]   2> 1000057 INFO  (jetty-launcher-1298-thread-1) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63677_solr
   [junit4]   2> 1000076 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1000076 INFO  
(zkCallback-1318-thread-1-processing-n:127.0.0.1:63677_solr) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1000076 INFO  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1000076 INFO  
(zkCallback-1320-thread-1-processing-n:127.0.0.1:63679_solr) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 1000162 INFO  (jetty-launcher-1298-thread-1) 
[n:127.0.0.1:63677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000168 INFO  (jetty-launcher-1298-thread-1) 
[n:127.0.0.1:63677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000168 INFO  (jetty-launcher-1298-thread-1) 
[n:127.0.0.1:63677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000169 INFO  (jetty-launcher-1298-thread-1) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node1
   [junit4]   2> 1000174 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000188 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000189 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000190 INFO  (jetty-launcher-1298-thread-4) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node4
   [junit4]   2> 1000257 INFO  (jetty-launcher-1298-thread-3) 
[n:127.0.0.1:63679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000262 INFO  (jetty-launcher-1298-thread-3) 
[n:127.0.0.1:63679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000262 INFO  (jetty-launcher-1298-thread-3) 
[n:127.0.0.1:63679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000263 INFO  (jetty-launcher-1298-thread-3) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node3
   [junit4]   2> 1000304 INFO  (jetty-launcher-1298-thread-2) 
[n:127.0.0.1:63676_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000310 INFO  (jetty-launcher-1298-thread-2) 
[n:127.0.0.1:63676_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000310 INFO  (jetty-launcher-1298-thread-2) 
[n:127.0.0.1:63676_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1000312 INFO  (jetty-launcher-1298-thread-2) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node2
   [junit4]   2> 1000365 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1000370 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63666/solr ready
   [junit4]   2> 1000426 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 1000427 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1000432 INFO  (qtp913893552-8658) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=unknown_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1000436 INFO  
(OverseerThreadFactory-4341-thread-1-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1000436 ERROR 
(OverseerThreadFactory-4341-thread-1-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: unknown_collection operation: delete 
failed:org.apache.solr.common.SolrException: Could not find collection : 
unknown_collection
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:896)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:88)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1000441 INFO  (qtp913893552-8658) [n:127.0.0.1:63679_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 
QTime=9
   [junit4]   2> 1000450 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1000454 INFO  
(OverseerThreadFactory-4341-thread-2-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollectionafterbaddelete
   [junit4]   2> 1000467 INFO  
(OverseerCollectionConfigSetProcessor-98046148706304007-127.0.0.1:63678_solr-n_0000000000)
 [n:127.0.0.1:63678_solr    ] 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> 1000624 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1000624 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1000625 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1000625 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1000735 INFO  
(zkCallback-1317-thread-4-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1000737 INFO  
(zkCallback-1312-thread-2-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001645 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 1001645 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 1001665 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1001665 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1001668 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1001669 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'acollectionafterbaddelete_shard1_replica_n2' using configuration from 
collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1001669 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1001669 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'acollectionafterbaddelete_shard1_replica_n1' using configuration from 
collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1001669 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n2' 
(registry 'solr.core.acollectionafterbaddelete.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1001669 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n1' 
(registry 'solr.core.acollectionafterbaddelete.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1001669 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1001669 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica_n2/data/]
   [junit4]   2> 1001669 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1001669 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node4/acollectionafterbaddelete_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node4/acollectionafterbaddelete_shard1_replica_n1/data/]
   [junit4]   2> 1001764 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1001764 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1001765 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1001765 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1001766 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1001766 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1001767 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1001767 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1001768 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2e6e636d[acollectionafterbaddelete_shard1_replica_n2] main]
   [junit4]   2> 1001769 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3d245e4c[acollectionafterbaddelete_shard1_replica_n1] main]
   [junit4]   2> 1001770 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1001770 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1001771 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1001771 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1001772 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1001773 INFO  
(searcherExecutor-4350-thread-1-processing-n:127.0.0.1:63676_solr 
x:acollectionafterbaddelete_shard1_replica_n2 s:shard1 
c:acollectionafterbaddelete) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n2] Registered new searcher 
Searcher@2e6e636d[acollectionafterbaddelete_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1001773 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1568738381353975808
   [junit4]   2> 1001773 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1001773 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1568738381353975808
   [junit4]   2> 1001775 INFO  
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:63678_solr 
x:acollectionafterbaddelete_shard1_replica_n1 s:shard1 
c:acollectionafterbaddelete) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n1] Registered new searcher 
Searcher@3d245e4c[acollectionafterbaddelete_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1001783 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1001783 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1001783 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:63678/solr/acollectionafterbaddelete_shard1_replica_n1/
   [junit4]   2> 1001783 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:63678/solr START 
replicas=[http://127.0.0.1:63676/solr/acollectionafterbaddelete_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 1001784 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:63678/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1001786 INFO  (qtp710063814-8649) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1 r:core_node1 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.S.Request 
[acollectionafterbaddelete_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1001786 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1001786 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1001786 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1001792 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63678/solr/acollectionafterbaddelete_shard1_replica_n1/ shard1
   [junit4]   2> 1001899 INFO  
(zkCallback-1317-thread-4-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001899 INFO  
(zkCallback-1312-thread-2-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001958 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1001963 INFO  (qtp579889630-8666) [n:127.0.0.1:63678_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1340
   [junit4]   2> 1002065 INFO  
(zkCallback-1317-thread-4-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002065 INFO  
(zkCallback-1312-thread-2-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002792 INFO  (qtp710063814-8647) [n:127.0.0.1:63676_solr 
c:acollectionafterbaddelete s:shard1  
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2174
   [junit4]   2> 1002798 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1002903 INFO  
(zkCallback-1312-thread-2-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002903 INFO  
(zkCallback-1317-thread-4-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1003799 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3348
   [junit4]   2> 1003801 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 1003841 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
   [junit4]   2> 1003843 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1003846 INFO  (qtp913893552-8656) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1003849 INFO  
(OverseerThreadFactory-4341-thread-3-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1003850 INFO  
(OverseerCollectionConfigSetProcessor-98046148706304007-127.0.0.1:63678_solr-n_0000000000)
 [n:127.0.0.1:63678_solr    ] 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> 1003852 INFO  (qtp710063814-8650) [n:127.0.0.1:63676_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=null
   [junit4]   2> 1003854 INFO  (qtp579889630-8667) [n:127.0.0.1:63678_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=null
   [junit4]   2> 1003859 INFO  (qtp710063814-8650) [n:127.0.0.1:63676_solr    ] 
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@73fa47b1
   [junit4]   2> 1003860 INFO  (qtp710063814-8650) [n:127.0.0.1:63676_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=1945782193
   [junit4]   2> 1003861 INFO  (qtp710063814-8650) [n:127.0.0.1:63676_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=1945782193
   [junit4]   2> 1003861 INFO  (qtp579889630-8667) [n:127.0.0.1:63678_solr    ] 
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1e9ec20f
   [junit4]   2> 1003865 INFO  (qtp710063814-8650) [n:127.0.0.1:63676_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1003865 INFO  (qtp579889630-8667) [n:127.0.0.1:63678_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=513720847
   [junit4]   2> 1003865 INFO  (qtp579889630-8667) [n:127.0.0.1:63678_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=513720847
   [junit4]   2> 1003866 INFO  (qtp710063814-8650) [n:127.0.0.1:63676_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=14
   [junit4]   2> 1003869 WARN  
(zkCallback-1317-thread-4-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 1003872 INFO  (qtp579889630-8667) [n:127.0.0.1:63678_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 1004608 INFO  (qtp913893552-8656) [n:127.0.0.1:63679_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} 
status=0 QTime=762
   [junit4]   2> 1004609 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1004612 INFO  
(OverseerThreadFactory-4341-thread-4-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollection
   [junit4]   2> 1004613 ERROR 
(OverseerThreadFactory-4341-thread-4-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: acollection operation: create 
failed:org.apache.solr.common.SolrException: numShards is a required param 
(when using CompositeId router).
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:113)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1004613 INFO  
(OverseerCollectionConfigSetProcessor-98046148706304007-127.0.0.1:63678_solr-n_0000000000)
 [n:127.0.0.1:63678_solr    ] 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> 1004620 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2}
 status=400 QTime=11
   [junit4]   2> 1004627 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards
   [junit4]   2> 1004664 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSpecificConfigsets
   [junit4]   2> 1004678 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1004680 INFO  (qtp913893552-8654) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1004683 INFO  
(OverseerThreadFactory-4341-thread-5-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
withconfigset2
   [junit4]   2> 1004684 INFO  
(OverseerCollectionConfigSetProcessor-98046148706304007-127.0.0.1:63678_solr-n_0000000000)
 [n:127.0.0.1:63678_solr    ] 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> 1004915 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1004917 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1005031 INFO  
(zkCallback-1320-thread-3-processing-n:127.0.0.1:63679_solr) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1005940 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1005954 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.s.IndexSchema [withconfigset2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1005957 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1005957 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'withconfigset2_shard1_replica_n1' 
using configuration from collection withconfigset2, trusted=true
   [junit4]   2> 1005958 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.withconfigset2.shard1.replica_n1' (registry 
'solr.core.withconfigset2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1005958 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1005958 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore 
[[withconfigset2_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node3/withconfigset2_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node3/withconfigset2_shard1_replica_n1/data/]
   [junit4]   2> 1006044 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1006044 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1006046 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1006046 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1006073 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c8c814b[withconfigset2_shard1_replica_n1] main]
   [junit4]   2> 1006075 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf2
   [junit4]   2> 1006075 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1006076 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1006076 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568738385865998336
   [junit4]   2> 1006078 INFO  
(searcherExecutor-4360-thread-1-processing-n:127.0.0.1:63679_solr 
x:withconfigset2_shard1_replica_n1 s:shard1 c:withconfigset2) 
[n:127.0.0.1:63679_solr c:withconfigset2 s:shard1  
x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore 
[withconfigset2_shard1_replica_n1] Registered new searcher 
Searcher@1c8c814b[withconfigset2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1006085 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1006086 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1006086 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63679/solr/withconfigset2_shard1_replica_n1/
   [junit4]   2> 1006086 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1006086 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:63679/solr/withconfigset2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1006086 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1006092 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63679/solr/withconfigset2_shard1_replica_n1/ shard1
   [junit4]   2> 1006211 INFO  
(zkCallback-1320-thread-3-processing-n:127.0.0.1:63679_solr) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1006266 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1006268 INFO  (qtp913893552-8646) [n:127.0.0.1:63679_solr 
c:withconfigset2 s:shard1  x:withconfigset2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1353
   [junit4]   2> 1006271 INFO  (qtp913893552-8654) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1006374 INFO  
(zkCallback-1320-thread-3-processing-n:127.0.0.1:63679_solr) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1006695 INFO  
(OverseerCollectionConfigSetProcessor-98046148706304007-127.0.0.1:63678_solr-n_0000000000)
 [n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1007272 INFO  (qtp913893552-8654) [n:127.0.0.1:63679_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2591
   [junit4]   2> 1007273 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets
   [junit4]   2> 1007323 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 1007325 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[BC2E7A83C5DF2684])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1007327 INFO  (qtp913893552-8658) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=withconfigset2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1007331 INFO  
(OverseerThreadFactory-4341-thread-5-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1007334 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withconfigset2.shard1.replica_n1, tag=null
   [junit4]   2> 1007347 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34bc0f3e
   [junit4]   2> 1007353 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withconfigset2.shard1.replica_n1, tag=884739902
   [junit4]   2> 1007354 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.withconfigset2.shard1.leader, tag=884739902
   [junit4]   2> 1007359 INFO  (qtp913893552-8657) [n:127.0.0.1:63679_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=withconfigset2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=25
   [junit4]   2> 1008087 INFO  (qtp913893552-8658) [n:127.0.0.1:63679_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=withconfigset2&action=DELETE&wt=javabin&version=2} status=0 
QTime=760
   [junit4]   2> 1008088 INFO  (qtp913893552-8656) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1008091 INFO  
(OverseerThreadFactory-4341-thread-5-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
nodes_used_collection
   [junit4]   2> 1008091 INFO  
(OverseerCollectionConfigSetProcessor-98046148706304007-127.0.0.1:63678_solr-n_0000000000)
 [n:127.0.0.1:63678_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1008314 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1008314 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1008315 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1008316 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1008317 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1008440 INFO  
(zkCallback-1318-thread-4-processing-n:127.0.0.1:63677_solr) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1008440 INFO  
(zkCallback-1312-thread-2-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1008440 INFO  
(zkCallback-1317-thread-4-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1008440 INFO  
(zkCallback-1320-thread-3-processing-n:127.0.0.1:63679_solr) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1009339 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1009339 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1009353 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1009358 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1009359 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n1] Schema 
name=minimal
   [junit4]   2> 1009359 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 1009362 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1009363 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'nodes_used_collection_shard1_replica_n1' using configuration from collection 
nodes_used_collection, trusted=true
   [junit4]   2> 1009363 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1009363 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'nodes_used_collection_shard2_replica_n1' using configuration from collection 
nodes_used_collection, trusted=true
   [junit4]   2> 1009363 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.nodes_used_collection.shard1.replica_n1' (registry 
'solr.core.nodes_used_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1009363 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.nodes_used_collection.shard2.replica_n1' (registry 
'solr.core.nodes_used_collection.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1009363 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1009363 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1009363 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n1/data/]
   [junit4]   2> 1009363 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node2/nodes_used_collection_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node2/nodes_used_collection_shard2_replica_n1/data/]
   [junit4]   2> 1009364 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n2] Schema 
name=minimal
   [junit4]   2> 1009371 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1009371 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'nodes_used_collection_shard1_replica_n2' using configuration from collection 
nodes_used_collection, trusted=true
   [junit4]   2> 1009372 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.nodes_used_collection.shard1.replica_n2' (registry 
'solr.core.nodes_used_collection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1009372 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1009372 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n2/data/]
   [junit4]   2> 1009373 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n2] Schema 
name=minimal
   [junit4]   2> 1009374 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1009374 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'nodes_used_collection_shard2_replica_n2' using configuration from collection 
nodes_used_collection, trusted=true
   [junit4]   2> 1009375 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.nodes_used_collection.shard2.replica_n2' (registry 
'solr.core.nodes_used_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@577688a3
   [junit4]   2> 1009375 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1009375 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n2] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n2/data/]
   [junit4]   2> 1009471 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1009471 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1009472 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1009472 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1009473 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009473 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009473 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009473 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009473 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55105c2e[nodes_used_collection_shard1_replica_n1] main]
   [junit4]   2> 1009473 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28683b0e[nodes_used_collection_shard2_replica_n2] main]
   [junit4]   2> 1009478 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1009479 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1009479 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1009480 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1009481 INFO  
(searcherExecutor-4368-thread-1-processing-n:127.0.0.1:63678_solr 
x:nodes_used_collection_shard2_replica_n2 s:shard2 c:nodes_used_collection) 
[n:127.0.0.1:63678_solr c:nodes_used_collection s:shard2  
x:nodes_used_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[nodes_used_collection_shard2_replica_n2] Registered new searcher 
Searcher@28683b0e[nodes_used_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009481 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568738389436399616
   [junit4]   2> 1009482 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1009482 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1009485 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1009485 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009485 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009486 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1009486 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568738389441642496
   [junit4]   2> 1009487 INFO  
(searcherExecutor-4365-thread-1-processing-n:127.0.0.1:63679_solr 
x:nodes_used_collection_shard1_replica_n1 s:shard1 c:nodes_used_collection) 
[n:127.0.0.1:63679_solr c:nodes_used_collection s:shard1  
x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[nodes_used_collection_shard1_replica_n1] Registered new searcher 
Searcher@55105c2e[nodes_used_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009490 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@187cb3a9[nodes_used_collection_shard2_replica_n1] main]
   [junit4]   2> 1009490 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1009492 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1009492 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1009493 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1009493 INFO  (qtp710063814-8651) [n:127.0.0.1:63676_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568738389448982528
   [junit4]   2> 1009494 INFO  
(searcherExecutor-4366-thread-1-processing-n:127.0.0.1:63676_solr 
x:nodes_used_collection_shard2_replica_n1 s:shard2 c:nodes_used_collection) 
[n:127.0.0.1:63676_solr c:nodes_used_collection s:shard2  
x:nodes_used_collection_shard2_replica_n1] o.a.s.c.SolrCore 
[nodes_used_collection_shard2_replica_n1] Registered new searcher 
Searcher@187cb3a9[nodes_used_collection_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009496 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1009499 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1009499 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1009500 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009500 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009501 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32d75505[nodes_used_collection_shard1_replica_n2] main]
   [junit4]   2> 1009502 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1009503 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1009503 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1009503 INFO  (qtp2093905635-8638) [n:127.0.0.1:63677_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568738389459468288
   [junit4]   2> 1009504 INFO  
(searcherExecutor-4367-thread-1-processing-n:127.0.0.1:63677_solr 
x:nodes_used_collection_shard1_replica_n2 s:shard1 c:nodes_used_collection) 
[n:127.0.0.1:63677_solr c:nodes_used_collection s:shard1  
x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[nodes_used_collection_shard1_replica_n2] Registered new searcher 
Searcher@32d75505[nodes_used_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009609 INFO  
(zkCallback-1317-thread-4-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1009609 INFO  
(zkCallback-1318-thread-4-processing-n:127.0.0.1:63677_solr) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1009609 INFO  
(zkCallback-1320-thread-3-processing-n:127.0.0.1:63679_solr) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1009609 INFO  
(zkCallback-1312-thread-2-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1010001 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1010001 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1010001 INFO  (qtp913893552-8655) [n:127.0.0.1:63679_solr 
c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63679/solr/nodes_used_collection_shard1_replica_n1/
   [junit4]   2> 1010001 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1010001 INFO  (qtp579889630-8668) [n:127.0.0.1:63678_solr 
c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1010001 INFO  (qtp579889630-8668) [n:127.0.0.1:

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

NFO  (jetty-closer-1299-thread-3) [    ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1177948 INFO  (coreCloseExecutor-4533-thread-1) 
[n:127.0.0.1:63678_solr c:halfdeletedcollection s:shard1 r:core_node1 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[halfdeletedcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2fe0e211
   [junit4]   2> 1177950 INFO  (jetty-closer-1299-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1177950 WARN  
(zkCallback-1320-thread-4-processing-n:127.0.0.1:63679_solr) 
[n:127.0.0.1:63679_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1177951 INFO  (jetty-closer-1299-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e446b24{/solr,null,UNAVAILABLE}
   [junit4]   2> 1177951 INFO  
(zkCallback-1312-thread-5-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 1177952 INFO  (coreCloseExecutor-4534-thread-1) 
[n:127.0.0.1:63677_solr c:halfdeletedcollection s:shard2 r:core_node2 
x:halfdeletedcollection_shard2_replica_n1] o.a.s.c.SolrCore 
[halfdeletedcollection_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@58a01333
   [junit4]   2> 1177953 INFO  
(zkCallback-1318-thread-5-processing-n:127.0.0.1:63677_solr) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 1177954 INFO  (coreCloseExecutor-4533-thread-1) 
[n:127.0.0.1:63678_solr c:halfdeletedcollection s:shard1 r:core_node1 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=803267089
   [junit4]   2> 1177954 INFO  (coreCloseExecutor-4534-thread-1) 
[n:127.0.0.1:63677_solr c:halfdeletedcollection s:shard2 r:core_node2 
x:halfdeletedcollection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.halfdeletedcollection.shard2.replica_n1, tag=1486885683
   [junit4]   2> 1177973 INFO  (coreCloseExecutor-4533-thread-1) 
[n:127.0.0.1:63678_solr c:halfdeletedcollection s:shard1 r:core_node1 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.halfdeletedcollection.shard1.leader, tag=803267089
   [junit4]   2> 1177974 INFO  (jetty-closer-1299-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98046148706304007-127.0.0.1:63678_solr-n_0000000000) closing
   [junit4]   2> 1177974 INFO  (coreCloseExecutor-4534-thread-1) 
[n:127.0.0.1:63677_solr c:halfdeletedcollection s:shard2 r:core_node2 
x:halfdeletedcollection_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.halfdeletedcollection.shard2.leader, tag=1486885683
   [junit4]   2> 1177974 INFO  
(OverseerStateUpdate-98046148706304007-127.0.0.1:63678_solr-n_0000000000) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63678_solr
   [junit4]   2> 1177975 WARN  
(zkCallback-1318-thread-6-processing-n:127.0.0.1:63677_solr) 
[n:127.0.0.1:63677_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1177976 INFO  (jetty-closer-1299-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65b9ed54{/solr,null,UNAVAILABLE}
   [junit4]   2> 1179460 WARN  
(zkCallback-1317-thread-5-processing-n:127.0.0.1:63676_solr) 
[n:127.0.0.1:63676_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1179460 INFO  (jetty-closer-1299-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15edd571{/solr,null,UNAVAILABLE}
   [junit4]   2> 1179485 WARN  
(zkCallback-1312-thread-5-processing-n:127.0.0.1:63678_solr) 
[n:127.0.0.1:63678_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1179486 INFO  (jetty-closer-1299-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3fd22de1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1179487 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
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> 1179487 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BC2E7A83C5DF2684]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63666 63666
   [junit4]   2> 1179517 INFO  (Thread-1904) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63666 63666
   [junit4]   2> 1180317 WARN  (Thread-1904) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/aliases.json
   [junit4]   2>        25      /solr/clusterprops.json
   [junit4]   2>        23      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        376     /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2>        4       
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>        4       /solr/collections/addReplicaColl/state.json
   [junit4]   2>        4       /solr/collections/reloaded_collection/state.json
   [junit4]   2>        3       
/solr/collections/addReplicaColl/leader_elect/shard1/election/98046148706304009-core_node4-n_0000000000
   [junit4]   2>        3       
/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2>        2       /solr/collections/onlyinzk/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98046148706304007-127.0.0.1:63678_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        492     /solr/collections
   [junit4]   2>        25      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BC2E7A83C5DF2684-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=he, timezone=America/Thule
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=106234976,total=345391104
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLMDirichletSimilarityFactory, SuggesterWFSTTest, 
PreAnalyzedUpdateProcessorTest, LargeFieldTest, MultiThreadedOCPTest, 
TestSolr4Spatial, TestShortCircuitedRequests, ResponseLogComponentTest, 
DistanceUnitsTest, URLClassifyProcessorTest, RankQueryTest, 
TestExactStatsCache, TestMaxTokenLenTokenizer, UpdateLogTest, 
SolrCloudReportersTest, ExplicitHLLTest, TestSolrCloudWithSecureImpersonation, 
TestIndexSearcher, WordBreakSolrSpellCheckerTest, MetricsHandlerTest, 
TestOmitPositions, AnalyticsQueryTest, SolrCoreCheckLockOnStartupTest, 
DistributedQueryComponentOptimizationTest, ClusterStateTest, UpdateParamsTest, 
TestSimpleTrackingShardHandler, HdfsRestartWhileUpdatingTest, TestRecoveryHdfs, 
TestDocSet, TestMiniSolrCloudClusterSSL, FieldMutatingUpdateProcessorTest, 
TestAnalyzedSuggestions, IndexSchemaTest, CloudMLTQParserTest, 
TestFilteredDocIdSet, DOMUtilTest, SpellPossibilityIteratorTest, 
BasicFunctionalityTest, TestTlogReplica, SolrCoreMetricManagerTest, 
TestGeoJSONResponseWriter, TestBulkSchemaAPI, ReplaceNodeTest, 
TestLocalFSCloudBackupRestore, TermVectorComponentDistributedTest, 
TestFieldCacheSortRandom, RegexBoostProcessorTest, TestHdfsBackupRestoreCore, 
TestCustomDocTransformer, TestCustomSort, BadIndexSchemaTest, 
TestUnifiedSolrHighlighter, ChaosMonkeySafeLeaderTest, StatsComponentTest, 
NoCacheHeaderTest, TestComponentsName, TestImpersonationWithHadoopAuth, 
DistributedIntervalFacetingTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, 
LoggingHandlerTest, TestDistributedGrouping, 
SignatureUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, 
TestFuzzyAnalyzedSuggestions, UninvertDocValuesMergePolicyTest, 
ShowFileRequestHandlerTest, TestSearchPerf, CleanupOldIndexTest, 
TestCloudPseudoReturnFields, TestStressRecovery, SpellCheckCollatorTest, 
TestNoOpRegenerator, TestJoin, TestLegacyNumericRangeQueryBuilder, 
SystemInfoHandlerTest, TestPayloadCheckQParserPlugin, 
CdcrReplicationHandlerTest, TestAtomicUpdateErrorCases, 
TestIndexingPerformance, RestartWhileUpdatingTest, TestRebalanceLeaders, 
TestPathTrie, TestRandomFaceting, TriLevelCompositeIdRoutingTest, 
TestSolrCloudWithDelegationTokens, HttpSolrCallGetCoreTest, 
OpenCloseCoreStressTest, TestZkChroot, FileBasedSpellCheckerTest, 
TestConfigSetImmutable, TimeZoneUtilsTest, TestRawResponseWriter, 
TestCopyFieldCollectionResource, TestTolerantUpdateProcessorRandomCloud, 
TestHighFrequencyDictionaryFactory, SSLMigrationTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestEmbeddedSolrServerSchemaAPI, 
TestReload, TestStressInPlaceUpdates, TestWriterPerf, SpatialRPTFieldTypeTest, 
ForceLeaderTest, TestTrie, PKIAuthenticationIntegrationTest, 
LeaderElectionContextKeyTest, TestSolrIndexConfig, TestMacros, TestInitParams, 
TestClassicSimilarityFactory, TestBlobHandler, TestHashQParserPlugin, 
TestQueryUtils, RulesTest, SuggesterTest, TestQueryWrapperFilter, 
TestIntervalFaceting, CollectionsAPIDistributedZkTest]
   [junit4] Completed [197/716 (1!)] on J1 in 180.54s, 20 tests, 1 failure <<< 
FAILURES!

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

Reply via email to