Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7834/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore

Error Message:
Expected 1 doc, got {numFound=0,start=0,maxScore=0.0,docs=[]}

Stack Trace:
java.lang.AssertionError: Expected 1 doc, got 
{numFound=0,start=0,maxScore=0.0,docs=[]}
        at 
__randomizedtesting.SeedInfo.seed([A2DF4E8D8BCB9314:1D50423F75878C58]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:154)
        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore(DistribJoinFromCollectionTest.java:120)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 12651 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\init-core-data-001
   [junit4]   2> 71577 WARN  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 71577 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 71586 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 71586 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 71593 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001
   [junit4]   2> 71596 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 71606 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 71607 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 71697 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54286
   [junit4]   2> 71697 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54286
   [junit4]   2> 71697 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54286
   [junit4]   2> 71741 INFO  (zkConnectionManagerCallback-87-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71761 INFO  (zkConnectionManagerCallback-89-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71775 INFO  (zkConnectionManagerCallback-91-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71784 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100400a438c0002, likely client has closed socket
   [junit4]   2> 71796 WARN  (jetty-launcher-92-thread-5) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71797 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71797 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71797 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71798 WARN  (jetty-launcher-92-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71798 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1448415a{/solr,null,AVAILABLE}
   [junit4]   2> 71800 INFO  (jetty-launcher-92-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45ce7d94{/solr,null,AVAILABLE}
   [junit4]   2> 71803 WARN  (jetty-launcher-92-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71804 INFO  (jetty-launcher-92-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71805 INFO  (jetty-launcher-92-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ef2de7{/solr,null,AVAILABLE}
   [junit4]   2> 71813 WARN  (jetty-launcher-92-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 71813 INFO  (jetty-launcher-92-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77fd82b7{/solr,null,AVAILABLE}
   [junit4]   2> 71818 WARN  (jetty-launcher-92-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 71818 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 71818 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 71818 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 71820 INFO  (jetty-launcher-92-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f04c728{/solr,null,AVAILABLE}
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16f935f3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54297}
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-3) [    ] o.e.j.s.Server 
Started @71902ms
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54297}
   [junit4]   2> 71837 ERROR (jetty-launcher-92-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71837 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-26T03:48:39.618Z
   [junit4]   2> 71836 INFO  (jetty-launcher-92-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@be70868{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54303}
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] o.e.j.s.Server 
Started @71904ms
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54303}
   [junit4]   2> 71839 ERROR (jetty-launcher-92-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-26T03:48:39.620Z
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d07e5b6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54306}
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] o.e.j.s.Server 
Started @71906ms
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54306}
   [junit4]   2> 71839 ERROR (jetty-launcher-92-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71839 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-26T03:48:39.620Z
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f36e45b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54300}
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-5) [    ] o.e.j.s.Server 
Started @71909ms
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@775a8858{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:54309}
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] o.e.j.s.Server 
Started @71910ms
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54309}
   [junit4]   2> 71843 ERROR (jetty-launcher-92-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-26T03:48:39.624Z
   [junit4]   2> 71843 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54300}
   [junit4]   2> 71854 ERROR (jetty-launcher-92-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71854 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-26T03:48:39.635Z
   [junit4]   2> 71873 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71893 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71893 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71908 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71913 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71913 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71969 INFO  (zkConnectionManagerCallback-98-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71969 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72004 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72007 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72241 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 72274 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100400a438c0007, likely client has closed socket
   [junit4]   2> 72594 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 72618 WARN  (jetty-launcher-92-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3aa7fd38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73009 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 73108 WARN  (jetty-launcher-92-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@706c8854[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73117 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 73123 WARN  (jetty-launcher-92-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4a198000[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73126 INFO  (jetty-launcher-92-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73129 WARN  (jetty-launcher-92-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@207fe344[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73189 WARN  (jetty-launcher-92-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@798a7cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73194 WARN  (jetty-launcher-92-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@d21672b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73201 INFO  (jetty-launcher-92-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73201 INFO  (jetty-launcher-92-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73203 WARN  (jetty-launcher-92-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2298af79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73212 INFO  (zkConnectionManagerCallback-117-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73217 WARN  (jetty-launcher-92-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7bfe9cbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73220 INFO  (jetty-launcher-92-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73242 INFO  (zkConnectionManagerCallback-126-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73242 INFO  (zkConnectionManagerCallback-124-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73269 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73322 INFO  (zkConnectionManagerCallback-133-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73340 INFO  (zkConnectionManagerCallback-139-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73380 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 73386 INFO  (zkConnectionManagerCallback-136-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73388 INFO  (zkConnectionManagerCallback-137-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73410 WARN  (jetty-launcher-92-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@763a9e40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73449 WARN  (jetty-launcher-92-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5c88ccb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73449 INFO  (jetty-launcher-92-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54286/solr
   [junit4]   2> 73489 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54306_solr
   [junit4]   2> 73493 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.Overseer Overseer 
(id=72128006865027086-127.0.0.1:54306_solr-n_0000000000) starting
   [junit4]   2> 73493 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54300_solr
   [junit4]   2> 73717 INFO  (zkCallback-134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73719 INFO  (zkCallback-135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73727 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73727 INFO  (zkConnectionManagerCallback-153-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73740 INFO  (zkConnectionManagerCallback-163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73757 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100400a438c0010, likely client has closed socket
   [junit4]   2> 73765 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 73768 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 73773 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54286/solr ready
   [junit4]   2> 73773 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54286/solr ready
   [junit4]   2> 73774 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 73775 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54306_solr as DOWN
   [junit4]   2> 73780 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 73780 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54306_solr
   [junit4]   2> 73786 INFO  (zkCallback-135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73787 INFO  (zkCallback-134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73832 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 73843 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54297_solr as DOWN
   [junit4]   2> 73849 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 73849 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54297_solr
   [junit4]   2> 73864 INFO  (zkCallback-134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73865 INFO  (zkCallback-135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73904 INFO  (zkCallback-132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 73904 INFO  (zkCallback-157-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 73904 INFO  (zkCallback-162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 73909 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54306_solr
   [junit4]   2> 74010 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74197 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 74310 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54306.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74448 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54300.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74465 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54300.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74465 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54300.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74469 INFO  (jetty-launcher-92-thread-5) 
[n:127.0.0.1:54300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node1\.
   [junit4]   2> 74479 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54306.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74482 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54306.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74485 INFO  (jetty-launcher-92-thread-1) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node5\.
   [junit4]   2> 74593 INFO  (zkConnectionManagerCallback-171-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74657 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 74664 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54286/solr ready
   [junit4]   2> 74665 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 74702 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54297.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74749 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54297.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74753 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54297.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 74753 INFO  (jetty-launcher-92-thread-3) 
[n:127.0.0.1:54297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node3\.
   [junit4]   2> 74757 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 74757 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 74784 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54303_solr as DOWN
   [junit4]   2> 74784 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54309_solr as DOWN
   [junit4]   2> 74797 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 74797 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54303_solr
   [junit4]   2> 74801 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 74801 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54309_solr
   [junit4]   2> 74813 INFO  (zkCallback-135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74814 INFO  (zkCallback-134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74814 INFO  (zkCallback-132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74815 INFO  (zkCallback-162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74815 INFO  (zkCallback-157-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74845 INFO  (zkCallback-170-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74845 INFO  (zkCallback-164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 74847 INFO  (zkCallback-138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 75111 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75116 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75119 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 75123 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54286/solr ready
   [junit4]   2> 75123 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 75125 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 75126 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54286/solr ready
   [junit4]   2> 75126 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 75245 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54309.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75304 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54303.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75317 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54309.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75317 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54309.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75319 INFO  (jetty-launcher-92-thread-2) 
[n:127.0.0.1:54309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node4\.
   [junit4]   2> 75345 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54303.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75347 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54303.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 75349 INFO  (jetty-launcher-92-thread-4) 
[n:127.0.0.1:54303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node2\.
   [junit4]   2> 75586 INFO  (zkConnectionManagerCallback-192-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75590 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 75593 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[A2DF4E8D8BCB9314]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54286/solr ready
   [junit4]   2> 77602 INFO  (qtp886453971-284) [n:127.0.0.1:54300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=to_2x2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 77607 INFO  
(OverseerThreadFactory-78-thread-1-processing-n:127.0.0.1:54306_solr) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
to_2x2
   [junit4]   2> 77790 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"to_2x2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54303/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 77802 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"to_2x2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54306/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 77849 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"to_2x2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54309/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 77865 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"to_2x2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"to_2x2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 78103 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr    
x:to_2x2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=to_2x2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 78107 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr    
x:to_2x2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=to_2x2_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 78117 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr    
x:to_2x2_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=to_2x2_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 78137 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr    
x:to_2x2_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=to_2x2_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 79285 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79309 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79349 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79401 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79659 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.IndexSchema 
[to_2x2_shard1_replica_n2] Schema name=test
   [junit4]   2> 79685 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.IndexSchema 
[to_2x2_shard2_replica_n6] Schema name=test
   [junit4]   2> 79686 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.IndexSchema 
[to_2x2_shard2_replica_n4] Schema name=test
   [junit4]   2> 79743 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.IndexSchema 
[to_2x2_shard1_replica_n1] Schema name=test
   [junit4]   2> 80592 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80697 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80723 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80748 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 80844 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n4' using 
configuration from collection to_2x2, trusted=true
   [junit4]   2> 80845 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54309.solr.core.to_2x2.shard2.replica_n4' (registry 
'solr.core.to_2x2.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80845 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SolrCore 
[[to_2x2_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node4\to_2x2_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node4\.\to_2x2_shard2_replica_n4\data\]
   [junit4]   2> 80847 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n1' using 
configuration from collection to_2x2, trusted=true
   [junit4]   2> 80848 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54303.solr.core.to_2x2.shard1.replica_n1' (registry 
'solr.core.to_2x2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80848 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SolrCore 
[[to_2x2_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node2\to_2x2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node2\.\to_2x2_shard1_replica_n1\data\]
   [junit4]   2> 80851 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 80851 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 80853 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n2' using 
configuration from collection to_2x2, trusted=true
   [junit4]   2> 80854 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54306.solr.core.to_2x2.shard1.replica_n2' (registry 
'solr.core.to_2x2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80854 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.SolrCore 
[[to_2x2_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node5\to_2x2_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node5\.\to_2x2_shard1_replica_n2\data\]
   [junit4]   2> 80904 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 80923 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n6' using 
configuration from collection to_2x2, trusted=true
   [junit4]   2> 80925 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54297.solr.core.to_2x2.shard2.replica_n6' (registry 
'solr.core.to_2x2.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b168c27
   [junit4]   2> 80925 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.SolrCore 
[[to_2x2_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node3\to_2x2_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_A2DF4E8D8BCB9314-001\tempDir-001\node3\.\to_2x2_shard2_replica_n6\data\]
   [junit4]   2> 80928 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 81087 WARN  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 81192 WARN  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 81241 WARN  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 81304 WARN  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 81593 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 81593 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81593 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 81593 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81613 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 81615 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81615 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81618 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81655 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81655 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81657 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 81657 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81663 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81663 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81677 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 81745 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 81750 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81750 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81783 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 81783 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11e6db83[to_2x2_shard1_replica_n1] 
main]
   [junit4]   2> 81788 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14127420[to_2x2_shard1_replica_n2] 
main]
   [junit4]   2> 81798 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 81798 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81800 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81800 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629038449347526656
   [junit4]   2> 81807 INFO  
(searcherExecutor-97-thread-1-processing-n:127.0.0.1:54303_solr 
x:to_2x2_shard1_replica_n1 c:to_2x2 s:shard1 r:core_node3) 
[n:127.0.0.1:54303_solr c:to_2x2 s:shard1 r:core_node3 
x:to_2x2_shard1_replica_n1] o.a.s.c.SolrCore [to_2x2_shard1_replica_n1] 
Registered new searcher Searcher@11e6db83[to_2x2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81809 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 81818 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 81823 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81824 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81824 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629038449372692480
   [junit4]   2> 81835 INFO  
(searcherExecutor-98-thread-1-processing-n:127.0.0.1:54306_solr 
x:to_2x2_shard1_replica_n2 c:to_2x2 s:shard1 r:core_node5) 
[n:127.0.0.1:54306_solr c:to_2x2 s:shard1 r:core_node5 
x:to_2x2_shard1_replica_n2] o.a.s.c.SolrCore [to_2x2_shard1_replica_n2] 
Registered new searcher Searcher@14127420[to_2x2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81837 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f3f4203[to_2x2_shard2_replica_n4] 
main]
   [junit4]   2> 81844 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/to_2x2/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 81844 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/to_2x2/leaders/shard1
   [junit4]   2> 81850 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 81854 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81854 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81854 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629038449404149760
   [junit4]   2> 81864 INFO  
(searcherExecutor-96-thread-1-processing-n:127.0.0.1:54309_solr 
x:to_2x2_shard2_replica_n4 c:to_2x2 s:shard2 r:core_node7) 
[n:127.0.0.1:54309_solr c:to_2x2 s:shard2 r:core_node7 
x:to_2x2_shard2_replica_n4] o.a.s.c.SolrCore [to_2x2_shard2_replica_n4] 
Registered new searcher Searcher@7f3f4203[to_2x2_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81867 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@61e039ab[to_2x2_shard2_replica_n6] 
main]
   [junit4]   2> 81876 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/to_2x2/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 81876 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/to_2x2/leaders/shard1
   [junit4]   2> 81880 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 81881 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 81891 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 81891 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1629038449442947072
   [junit4]   2> 81897 INFO  
(searcherExecutor-99-thread-1-processing-n:127.0.0.1:54297_solr 
x:to_2x2_shard2_replica_n6 c:to_2x2 s:shard2 r:core_node8) 
[n:127.0.0.1:54297_solr c:to_2x2 s:shard2 r:core_node8 
x:to_2x2_shard2_replica_n6] o.a.s.c.SolrCore [to_2x2_shard2_replica_n6] 
Registered new searcher Searcher@61e039ab[to_2x2_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81909 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81909 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81909 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54303/solr/to_2x2_shard1_replica_n1/
   [junit4]   2> 81905 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/to_2x2/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 81909 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/to_2x2/leaders/shard2
   [junit4]   2> 81941 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=to_2x2_shard1_replica_n1 url=http://127.0.0.1:54303/solr START 
replicas=[http://127.0.0.1:54306/solr/to_2x2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 81942 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=to_2x2_shard1_replica_n1 url=http://127.0.0.1:54303/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 81942 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/to_2x2/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 81942 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/to_2x2/leaders/shard2
   [junit4]   2> 81962 INFO  (qtp2021198878-315) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.c.S.Request 
[to_2x2_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 81963 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 81963 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_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> 81963 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/to_2x2/leaders/shard1/leader after winning as 
/collections/to_2x2/leader_elect/shard1/election/72128006865027091-core_node3-n_0000000000
   [junit4]   2> 81974 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54303/solr/to_2x2_shard1_replica_n1/ shard1
   [junit4]   2> 81974 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81974 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81974 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54309/solr/to_2x2_shard2_replica_n4/
   [junit4]   2> 81987 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=to_2x2_shard2_replica_n4 url=http://127.0.0.1:54309/solr START 
replicas=[http://127.0.0.1:54297/solr/to_2x2_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 81988 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=to_2x2_shard2_replica_n4 url=http://127.0.0.1:54309/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 82004 INFO  (qtp1590269150-294) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.c.S.Request 
[to_2x2_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 82009 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 82009 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
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> 82009 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/to_2x2/leaders/shard2/leader after winning as 
/collections/to_2x2/leader_elect/shard2/election/72128006865027085-core_node7-n_0000000000
   [junit4]   2> 82019 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54309/solr/to_2x2_shard2_replica_n4/ shard2
   [junit4]   2> 82139 INFO  (zkCallback-164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82139 INFO  (zkCallback-138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82142 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 82144 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 82155 INFO  (qtp806661150-302) [n:127.0.0.1:54303_solr 
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=to_2x2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=4054
   [junit4]   2> 82157 INFO  (qtp1088096815-321) [n:127.0.0.1:54309_solr 
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=to_2x2_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=4041
   [junit4]   2> 82271 INFO  (zkCallback-138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82271 INFO  (zkCallback-164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82278 INFO  (zkCallback-164-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82278 INFO  (zkCallback-138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 82920 INFO  (qtp2021198878-313) [n:127.0.0.1:54306_solr 
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=to_2x2_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=4814
   [junit4]   2> 82992 INFO  (qtp1590269150-292) [n:127.0.0.1:54297_solr 
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=to_2x2_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=4864
   [junit4]   2> 83015 INFO  (qtp886453971-284) [n:127.0.0.1:54300_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 83093 INFO  (zkCallback-138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83093 INFO  (zkCallback-138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-135-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-164-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83094 INFO  (zkCallback-132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83095 INFO  (zkCallback-134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83098 INFO  (qtp886453971-284) [n:127.0.0.1:54300_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=to_2x2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=5496
   [junit4]   2> 83101 INFO  (zkCallback-134-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83101 INFO  (zkCallback-132-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/to_2x2/state.json] 
for collection [to_2x2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 83102 INFO  (qtp886453971-327) [n:127.0.0.1:54300_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=from_1x4&nrtReplicas=4&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54297_solr,127.0.0.1:54303_solr,127.0.0.1:54306_solr,127.0.0.1:54309_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 83125 INFO  
(OverseerCollectionConfigSetProcessor-72128006865027086-127.0.0.1:54306_solr-n_0000000000)
 [n:127.0.0.1:54306_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> 83129 INFO  
(OverseerThreadFactory-78-thread-2-processing-n:127.0.0.1:54306_solr) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
from_1x4
   [junit4]   2> 83454 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83476 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54306/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83493 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54309/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83499 INFO  
(OverseerStateUpdate-72128006865027086-127.0.0.1:54306_solr-n_0000000000) 
[n:127.0.0.1:54306_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"from_1x4",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"from_1x4_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54303/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 83705 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr    
x:from_1x4_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=from_1x4_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 83721 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr    
x:from_1x4_shard1_replica_n6] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=from_1x4_shard1_replica_n6&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 83724 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr    
x:from_1x4_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=from_1x4_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 83733 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr    
x:from_1x4_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=from_1x4&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=from_1x4_shard1_replica_n4&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 84860 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr 
c:from_1x4 s:shard1 r:core_node8 x:from_1x4_shard1_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 84938 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr 
c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85016 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr 
c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] 
o.a.s.s.IndexSchema [from_1x4_shard1_replica_n4] Schema name=test
   [junit4]   2> 85083 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr 
c:from_1x4 s:shard1 r:core_node5 x:from_1x4_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85121 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr 
c:from_1x4 s:shard1 r:core_node8 x:from_1x4_shard1_replica_n6] 
o.a.s.s.IndexSchema [from_1x4_shard1_replica_n6] Schema name=test
   [junit4]   2> 85169 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr 
c:from_1x4 s:shard1 r:core_node3 x:from_1x4_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 85269 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr 
c:from_1x4 s:shard1 r:core_node5 x:from_1x4_shard1_replica_n2] 
o.a.s.s.IndexSchema [from_1x4_shard1_replica_n2] Schema name=test
   [junit4]   2> 85648 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr 
c:from_1x4 s:shard1 r:core_node3 x:from_1x4_shard1_replica_n1] 
o.a.s.s.IndexSchema [from_1x4_shard1_replica_n1] Schema name=test
   [junit4]   2> 86018 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr 
c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86032 INFO  (qtp2021198878-309) [n:127.0.0.1:54306_solr 
c:from_1x4 s:shard1 r:core_node5 x:from_1x4_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86049 INFO  (qtp806661150-303) [n:127.0.0.1:54303_solr 
c:from_1x4 s:shard1 r:core_node8 x:from_1x4_shard1_replica_n6] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86222 INFO  (qtp1590269150-295) [n:127.0.0.1:54297_solr 
c:from_1x4 s:shard1 r:core_node3 x:from_1x4_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86332 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr 
c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'from_1x4_shard1_replica_n4' using 
configuration from collection from_1x4, trusted=true
   [junit4]   2> 86333 INFO  (qtp1088096815-318) [n:127.0.0.1:54309_solr 
c:from_1x4 s:shard1 r:core_node7 x:from_1x4_shard1_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54309.solr.core.from_1x4.shard1.r

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

y:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: A2DF4E8D8BCB9314
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says aloha! Master seed: A2DF4E8D8BCB9314
   [junit4] Your default console's encoding may not display certain unicode 
glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(19740@serv1-vm1).
   [junit4] Started J0 PID(10704@serv1-vm1).
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      1.32s J0 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.47s J0 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [1/5] on J0 in 57.91s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      1.25s J1 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.48s J1 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [2/5] on J1 in 57.95s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      0.34s J0 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.31s J0 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [3/5] on J0 in 19.80s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      0.29s J1 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.29s J1 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [4/5] on J1 in 19.54s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] OK      0.26s J0 | DistribJoinFromCollectionTest.testNoScore
   [junit4] OK      0.25s J0 | DistribJoinFromCollectionTest.testScore
   [junit4] Completed [5/5] on J0 in 13.95s, 2 tests
   [junit4] 
   [junit4] JVM J0:     1.04 ..    94.65 =    93.61s
   [junit4] JVM J1:     1.04 ..    80.76 =    79.72s
   [junit4] Execution time total: 1 minute 34 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 350.48s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 285.95s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 184.23s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 162.35s | 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[junit4:tophints] 130.99s | 
org.apache.solr.search.facet.SpatialHeatmapFacetsTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 38 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DistribJoinFromCollectionTest
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1841)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=361d1e84ce927c2cdc3d732da65cfd755800ad0a, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7833
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to