Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1230/

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([B464449A98F5625B:E134AC08340CADAB]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:145)
        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 14402 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/init-core-data-001
   [junit4]   2> 3300951 WARN  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 3300952 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3300953 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3300954 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3300954 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001
   [junit4]   2> 3300954 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3300955 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3300955 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3301055 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38717
   [junit4]   2> 3301055 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38717
   [junit4]   2> 3301055 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38717
   [junit4]   2> 3301058 INFO  (zkConnectionManagerCallback-9337-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301060 INFO  (zkConnectionManagerCallback-9339-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301061 INFO  (zkConnectionManagerCallback-9341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301064 WARN  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3301064 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3301064 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3301064 INFO  (jetty-launcher-9342-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_191-b12
   [junit4]   2> 3301065 WARN  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3301065 WARN  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3301065 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3301065 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3301065 INFO  (jetty-launcher-9342-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_191-b12
   [junit4]   2> 3301066 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3301066 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3301066 INFO  (jetty-launcher-9342-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_191-b12
   [junit4]   2> 3301074 WARN  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3301074 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3301074 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3301074 INFO  (jetty-launcher-9342-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_191-b12
   [junit4]   2> 3301074 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3301074 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3301074 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3301075 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@989aa9c{/solr,null,AVAILABLE}
   [junit4]   2> 3301075 WARN  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@b9175af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3301076 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b34bbbe{SSL,[ssl, 
http/1.1]}{127.0.0.1:34878}
   [junit4]   2> 3301076 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.e.j.s.Server Started @3301282ms
   [junit4]   2> 3301076 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34878}
   [junit4]   2> 3301077 ERROR (jetty-launcher-9342-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3301077 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3301105 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.8.0
   [junit4]   2> 3301106 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3301106 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3301106 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T13:14:26.756Z
   [junit4]   2> 3301107 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3301107 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3301107 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3301107 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4178df52{/solr,null,AVAILABLE}
   [junit4]   2> 3301107 WARN  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a6b69da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3301108 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3301108 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3301108 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3301109 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35e57a30{/solr,null,AVAILABLE}
   [junit4]   2> 3301109 WARN  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@8f3b194[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3301109 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3301110 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3301110 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3301110 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54c43a3f{/solr,null,AVAILABLE}
   [junit4]   2> 3301110 WARN  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@79e185e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d1b02c{SSL,[ssl, 
http/1.1]}{127.0.0.1:40491}
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.e.j.s.Server Started @3301328ms
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40491}
   [junit4]   2> 3301122 ERROR (jetty-launcher-9342-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.8.0
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3301122 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T13:14:26.772Z
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e9307b5{SSL,[ssl, 
http/1.1]}{127.0.0.1:36834}
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.e.j.s.Server Started @3301329ms
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36834}
   [junit4]   2> 3301123 ERROR (jetty-launcher-9342-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.8.0
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3301123 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T13:14:26.773Z
   [junit4]   2> 3301124 INFO  (zkConnectionManagerCallback-9344-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301124 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3301124 INFO  (zkConnectionManagerCallback-9348-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@26b005b8{SSL,[ssl, 
http/1.1]}{127.0.0.1:35084}
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.e.j.s.Server Started @3301332ms
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35084}
   [junit4]   2> 3301126 ERROR (jetty-launcher-9342-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.8.0
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3301126 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T13:14:26.776Z
   [junit4]   2> 3301140 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3301158 INFO  (zkConnectionManagerCallback-9346-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301159 INFO  (zkConnectionManagerCallback-9350-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301159 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3301178 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3301616 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3301647 INFO  (jetty-launcher-9342-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38717/solr
   [junit4]   2> 3301669 INFO  (zkConnectionManagerCallback-9354-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301741 INFO  (zkConnectionManagerCallback-9356-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3301998 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40491_solr
   [junit4]   2> 3301998 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.Overseer Overseer 
(id=74124407298261000-127.0.0.1:40491_solr-n_0000000000) starting
   [junit4]   2> 3302171 INFO  (zkConnectionManagerCallback-9363-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302180 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38717/solr ready
   [junit4]   2> 3302194 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3302216 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40491_solr
   [junit4]   2> 3302224 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40491_solr
   [junit4]   2> 3302225 INFO  (jetty-launcher-9342-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38717/solr
   [junit4]   2> 3302264 INFO  (zkConnectionManagerCallback-9367-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302289 INFO  (zkCallback-9362-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3302324 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3302333 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3302586 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3302590 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3302613 INFO  (jetty-launcher-9342-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38717/solr
   [junit4]   2> 3302631 INFO  (jetty-launcher-9342-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38717/solr
   [junit4]   2> 3302682 INFO  (zkConnectionManagerCallback-9378-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302682 INFO  (zkConnectionManagerCallback-9369-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302682 INFO  (zkConnectionManagerCallback-9375-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302748 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40491.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3302750 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 
0x10757c17633000c, likely client has closed socket
   [junit4]   2> 3302794 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40491.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3302794 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40491.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3302807 INFO  (jetty-launcher-9342-thread-4) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node4/.
   [junit4]   2> 3302812 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3302815 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34878_solr as DOWN
   [junit4]   2> 3302844 INFO  (zkConnectionManagerCallback-9382-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302844 INFO  (zkConnectionManagerCallback-9380-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302846 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3302846 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34878_solr
   [junit4]   2> 3302847 INFO  (zkCallback-9355-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3302880 INFO  (zkCallback-9362-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3302896 INFO  (zkCallback-9368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3302952 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3302970 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3302972 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35084_solr as DOWN
   [junit4]   2> 3302983 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36834_solr as DOWN
   [junit4]   2> 3302983 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3302983 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36834_solr
   [junit4]   2> 3302985 INFO  (zkConnectionManagerCallback-9393-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3302993 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3302993 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35084_solr
   [junit4]   2> 3303023 INFO  (zkCallback-9368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3303023 INFO  (zkCallback-9379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3303023 INFO  (zkCallback-9362-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3303023 INFO  (zkCallback-9355-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3303024 INFO  (zkCallback-9381-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3303024 INFO  (zkCallback-9368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3303024 INFO  (zkCallback-9362-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3303024 INFO  (zkCallback-9355-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3303024 INFO  (zkCallback-9379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3303024 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3303067 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38717/solr ready
   [junit4]   2> 3303095 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3303273 INFO  (zkConnectionManagerCallback-9404-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3303286 INFO  (zkConnectionManagerCallback-9399-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3303323 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34878.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303341 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3303341 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3303354 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38717/solr ready
   [junit4]   2> 3303355 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3303377 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34878.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303377 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34878.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303394 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38717/solr ready
   [junit4]   2> 3303395 INFO  (jetty-launcher-9342-thread-1) 
[n:127.0.0.1:34878_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node1/.
   [junit4]   2> 3303431 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3303449 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36834.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303477 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36834.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303478 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36834.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303479 INFO  (jetty-launcher-9342-thread-2) 
[n:127.0.0.1:36834_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node2/.
   [junit4]   2> 3303484 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35084.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303509 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35084.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303510 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35084.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3303511 INFO  (jetty-launcher-9342-thread-3) 
[n:127.0.0.1:35084_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node3/.
   [junit4]   2> 3304176 INFO  (zkConnectionManagerCallback-9411-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3304177 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3304178 INFO  
(SUITE-CustomCollectionTest-seed#[B464449A98F5625B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38717/solr ready
   [junit4]   2> 3304336 INFO  
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[B464449A98F5625B]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI
   [junit4]   2> 3304346 INFO  
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[B464449A98F5625B]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3304481 INFO  (qtp1460565701-24655) [n:127.0.0.1:35084_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c&collection.configName=conf&maxShardsPerNode=3&name=implicitcoll&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3304527 INFO  
(OverseerThreadFactory-8317-thread-1-processing-n:127.0.0.1:40491_solr) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
implicitcoll
   [junit4]   2> 3304675 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304676 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304677 INFO  (qtp1460565701-24656) [n:127.0.0.1:35084_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304677 INFO  (qtp1460565701-24642) [n:127.0.0.1:35084_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304723 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=45
   [junit4]   2> 3304797 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304798 INFO  (qtp1792548829-24649) [n:127.0.0.1:40491_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304832 INFO  (qtp1792548829-24640) [n:127.0.0.1:40491_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=32
   [junit4]   2> 3304833 INFO  (qtp1792548829-24640) [n:127.0.0.1:40491_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304834 INFO  (qtp1792548829-24640) [n:127.0.0.1:40491_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304929 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304930 INFO  (qtp1983927676-24644) [n:127.0.0.1:36834_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304931 INFO  (qtp1983927676-24651) [n:127.0.0.1:36834_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304932 INFO  (qtp1983927676-24635) [n:127.0.0.1:36834_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3304933 INFO  (qtp1983927676-24636) [n:127.0.0.1:36834_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3305092 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3305100 INFO  (qtp880055211-24629) [n:127.0.0.1:34878_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3305120 INFO  (qtp880055211-24622) [n:127.0.0.1:34878_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3305121 INFO  (qtp880055211-24625) [n:127.0.0.1:34878_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3305121 INFO  (qtp880055211-24627) [n:127.0.0.1:34878_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3305137 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"implicitcoll_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34878/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3305138 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"implicitcoll_a_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36834/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3305150 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"implicitcoll_b_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3305165 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"implicitcoll_b_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35084/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3305167 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"implicitcoll_c_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35084/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3305182 INFO  
(OverseerStateUpdate-74124407298261000-127.0.0.1:40491_solr-n_0000000000) 
[n:127.0.0.1:40491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"implicitcoll",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"implicitcoll_c_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3305390 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr    
x:implicitcoll_a_replica_n2] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3305417 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr    
x:implicitcoll_b_replica_n6] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n6&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3305424 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr    
x:implicitcoll_b_replica_n5] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n5&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3305424 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr    
x:implicitcoll_b_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3305424 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr    
x:implicitcoll_a_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3305432 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr    
x:implicitcoll_c_replica_n10] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n10&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3305432 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr    
x:implicitcoll_c_replica_n8] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n8&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3306474 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 3306476 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 3306511 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 3306511 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 3306512 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 3306679 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 3306686 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.s.IndexSchema [implicitcoll_a_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 3306706 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.IndexSchema [implicitcoll_b_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 3306738 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.IndexSchema [implicitcoll_c_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 3306738 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.IndexSchema [implicitcoll_c_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 3306739 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.IndexSchema [implicitcoll_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 3306758 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.s.IndexSchema [implicitcoll_b_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 3307075 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3307075 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n5' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 3307076 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40491.solr.core.implicitcoll.b.replica_n5' (registry 
'solr.core.implicitcoll.b.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3307092 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] o.a.s.c.SolrCore 
[[implicitcoll_b_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node4/implicitcoll_b_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node4/./implicitcoll_b_replica_n5/data/]
   [junit4]   2> 3307123 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3307123 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n2' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 3307124 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36834.solr.core.implicitcoll.a.replica_n2' (registry 
'solr.core.implicitcoll.a.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3307124 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore 
[[implicitcoll_a_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node2/implicitcoll_a_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node2/./implicitcoll_a_replica_n2/data/]
   [junit4]   2> 3307142 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3307142 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3307142 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n10' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 3307142 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_c_replica_n8' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 3307143 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40491.solr.core.implicitcoll.c.replica_n10' (registry 
'solr.core.implicitcoll.c.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3307143 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35084.solr.core.implicitcoll.c.replica_n8' (registry 
'solr.core.implicitcoll.c.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3307143 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] o.a.s.c.SolrCore 
[[implicitcoll_c_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node4/implicitcoll_c_replica_n10],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node4/./implicitcoll_c_replica_n10/data/]
   [junit4]   2> 3307143 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.c.SolrCore 
[[implicitcoll_c_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node3/implicitcoll_c_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node3/./implicitcoll_c_replica_n8/data/]
   [junit4]   2> 3307146 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3307146 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_b_replica_n6' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 3307174 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35084.solr.core.implicitcoll.b.replica_n6' (registry 
'solr.core.implicitcoll.b.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3307174 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.c.SolrCore 
[[implicitcoll_b_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node3/implicitcoll_b_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node3/./implicitcoll_b_replica_n6/data/]
   [junit4]   2> 3307177 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 3307177 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'implicitcoll_a_replica_n1' using 
configuration from collection implicitcoll, trusted=true
   [junit4]   2> 3307177 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34878.solr.core.implicitcoll.a.replica_n1' (registry 
'solr.core.implicitcoll.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@83d689b
   [junit4]   2> 3307177 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore 
[[implicitcoll_a_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node1/implicitcoll_a_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CustomCollectionTest_B464449A98F5625B-001/tempDir-001/node1/./implicitcoll_a_replica_n1/data/]
   [junit4]   2> 3307577 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3307578 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3307603 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3307603 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3307619 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b3b3261[implicitcoll_b_replica_n5] 
main]
   [junit4]   2> 3307636 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3307636 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3307638 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3307638 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3307638 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3307638 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3307657 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@271f1a96[implicitcoll_a_replica_n2] 
main]
   [junit4]   2> 3307673 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3307673 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3307673 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3307673 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3307674 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3307674 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1624453596655386624
   [junit4]   2> 3307684 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3307684 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3307686 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3307687 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3307688 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@235648a2[implicitcoll_a_replica_n1] 
main]
   [junit4]   2> 3307701 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ee9c266[implicitcoll_b_replica_n6] 
main]
   [junit4]   2> 3307705 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3307705 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3307705 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3307706 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1624453596688941056
   [junit4]   2> 3307707 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/implicitcoll/terms/b to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 3307708 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/implicitcoll/leaders/b
   [junit4]   2> 3307708 INFO  
(searcherExecutor-8340-thread-1-processing-n:127.0.0.1:40491_solr 
x:implicitcoll_b_replica_n5 c:implicitcoll s:b r:core_node7) 
[n:127.0.0.1:40491_solr c:implicitcoll s:b r:core_node7 
x:implicitcoll_b_replica_n5] o.a.s.c.SolrCore [implicitcoll_b_replica_n5] 
Registered new searcher Searcher@b3b3261[implicitcoll_b_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3307749 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3307749 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3307751 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3307751 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3307753 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f42f1ad[implicitcoll_c_replica_n10] main]
   [junit4]   2> 3307765 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3307761 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3307753 INFO  
(searcherExecutor-8341-thread-1-processing-n:127.0.0.1:36834_solr 
x:implicitcoll_a_replica_n2 c:implicitcoll s:a r:core_node4) 
[n:127.0.0.1:36834_solr c:implicitcoll s:a r:core_node4 
x:implicitcoll_a_replica_n2] o.a.s.c.SolrCore [implicitcoll_a_replica_n2] 
Registered new searcher Searcher@271f1a96[implicitcoll_a_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3307777 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3307777 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3307759 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard b: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3307778 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3307778 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3307778 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3307779 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1624453596765487104
   [junit4]   2> 3307779 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3307779 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3307780 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3307781 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3307781 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1624453596767584256
   [junit4]   2> 3307783 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/implicitcoll/terms/a to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 3307783 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/implicitcoll/leaders/a
   [junit4]   2> 3307789 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3307790 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3307790 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1624453596777021440
   [junit4]   2> 3307792 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@53700954[implicitcoll_c_replica_n8] 
main]
   [junit4]   2> 3307794 INFO  
(searcherExecutor-8342-thread-1-processing-n:127.0.0.1:40491_solr 
x:implicitcoll_c_replica_n10 c:implicitcoll s:c r:core_node12) 
[n:127.0.0.1:40491_solr c:implicitcoll s:c r:core_node12 
x:implicitcoll_c_replica_n10] o.a.s.c.SolrCore [implicitcoll_c_replica_n10] 
Registered new searcher Searcher@4f42f1ad[implicitcoll_c_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3307799 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard a: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3307799 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/implicitcoll/terms/c to Terms{values={core_node12=0}, version=0}
   [junit4]   2> 3307800 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/implicitcoll/leaders/c
   [junit4]   2> 3307835 INFO  
(searcherExecutor-8344-thread-1-processing-n:127.0.0.1:35084_solr 
x:implicitcoll_b_replica_n6 c:implicitcoll s:b r:core_node9) 
[n:127.0.0.1:35084_solr c:implicitcoll s:b r:core_node9 
x:implicitcoll_b_replica_n6] o.a.s.c.SolrCore [implicitcoll_b_replica_n6] 
Registered new searcher Searcher@7ee9c266[implicitcoll_b_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3307835 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3307836 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3307836 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3307836 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1624453596825255936
   [junit4]   2> 3307836 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard c: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3307859 INFO  
(searcherExecutor-8345-thread-1-processing-n:127.0.0.1:34878_solr 
x:implicitcoll_a_replica_n1 c:implicitcoll s:a r:core_node3) 
[n:127.0.0.1:34878_solr c:implicitcoll s:a r:core_node3 
x:implicitcoll_a_replica_n1] o.a.s.c.SolrCore [implicitcoll_a_replica_n1] 
Registered new searcher Searcher@235648a2[implicitcoll_a_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3307874 INFO  
(searcherExecutor-8343-thread-1-processing-n:127.0.0.1:35084_solr 
x:implicitcoll_c_replica_n8 c:implicitcoll s:c r:core_node11) 
[n:127.0.0.1:35084_solr c:implicitcoll s:c r:core_node11 
x:implicitcoll_c_replica_n8] o.a.s.c.SolrCore [implicitcoll_c_replica_n8] 
Registered new searcher Searcher@53700954[implicitcoll_c_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3307884 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/implicitcoll/terms/b to Terms{values={core_node7=0, core_node9=0}, 
version=1}
   [junit4]   2> 3307884 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/implicitcoll/leaders/b
   [junit4]   2> 3307885 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/implicitcoll/terms/a to Terms{values={core_node3=0, core_node4=0}, 
version=1}
   [junit4]   2> 3307885 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/implicitcoll/leaders/a
   [junit4]   2> 3307910 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/implicitcoll/terms/c to Terms{values={core_node12=0, 
core_node11=0}, version=1}
   [junit4]   2> 3307910 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/implicitcoll/leaders/c
   [junit4]   2> 3308285 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3308285 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3308285 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40491/solr/implicitcoll_b_replica_n5/
   [junit4]   2> 3308286 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_b_replica_n5 url=https://127.0.0.1:40491/solr START 
replicas=[https://127.0.0.1:35084/solr/implicitcoll_b_replica_n6/] nUpdates=100
   [junit4]   2> 3308296 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_b_replica_n5 url=https://127.0.0.1:40491/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 3308299 INFO  (qtp1460565701-24656) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] o.a.s.c.S.Request 
[implicitcoll_b_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3308299 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3308299 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
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> 3308299 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3308316 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/implicitcoll/leaders/b/leader after winning as 
/collections/implicitcoll/leader_elect/b/election/74124407298261000-core_node7-n_0000000000
   [junit4]   2> 3308317 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3308317 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3308317 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36834/solr/implicitcoll_a_replica_n2/
   [junit4]   2> 3308317 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_a_replica_n2 url=https://127.0.0.1:36834/solr START 
replicas=[https://127.0.0.1:34878/solr/implicitcoll_a_replica_n1/] nUpdates=100
   [junit4]   2> 3308319 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_a_replica_n2 url=https://127.0.0.1:36834/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 3308319 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40491/solr/implicitcoll_b_replica_n5/ b
   [junit4]   2> 3308340 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3308340 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3308340 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40491/solr/implicitcoll_c_replica_n10/
   [junit4]   2> 3308342 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_c_replica_n10 url=https://127.0.0.1:40491/solr 
START replicas=[https://127.0.0.1:35084/solr/implicitcoll_c_replica_n8/] 
nUpdates=100
   [junit4]   2> 3308342 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] o.a.s.u.PeerSync 
PeerSync: core=implicitcoll_c_replica_n10 url=https://127.0.0.1:40491/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 3308357 INFO  (qtp880055211-24625) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] o.a.s.c.S.Request 
[implicitcoll_a_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 3308357 INFO  (qtp1460565701-24642) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] o.a.s.c.S.Request 
[implicitcoll_c_replica_n8]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 3308357 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3308357 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
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> 3308357 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3308358 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/implicitcoll/leaders/c/leader after winning as 
/collections/implicitcoll/leader_elect/c/election/74124407298261000-core_node12-n_0000000000
   [junit4]   2> 3308359 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40491/solr/implicitcoll_c_replica_n10/ c
   [junit4]   2> 3308364 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3308365 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
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> 3308365 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3308365 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/implicitcoll/leaders/a/leader after winning as 
/collections/implicitcoll/leader_elect/a/election/74124407298261006-core_node4-n_0000000000
   [junit4]   2> 3308366 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36834/solr/implicitcoll_a_replica_n2/ a
   [junit4]   2> 3308487 INFO  (zkCallback-9379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3308487 INFO  (zkCallback-9355-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3308488 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3308488 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3308488 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3308490 INFO  (qtp1983927676-24638) [n:127.0.0.1:36834_solr 
c:implicitcoll s:a r:core_node4 x:implicitcoll_a_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3099
   [junit4]   2> 3308508 INFO  (qtp1792548829-24646) [n:127.0.0.1:40491_solr 
c:implicitcoll s:b r:core_node7 x:implicitcoll_b_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n5&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3084
   [junit4]   2> 3308508 INFO  (qtp1792548829-24648) [n:127.0.0.1:40491_solr 
c:implicitcoll s:c r:core_node12 x:implicitcoll_c_replica_n10] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n10&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3076
   [junit4]   2> 3308629 INFO  (zkCallback-9355-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3308633 INFO  (zkCallback-9355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3308633 INFO  (zkCallback-9379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3308633 INFO  (zkCallback-9379-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3308891 INFO  (qtp1460565701-24645) [n:127.0.0.1:35084_solr 
c:implicitcoll s:b r:core_node9 x:implicitcoll_b_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica_n6&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3474
   [junit4]   2> 3308891 INFO  (qtp880055211-24628) [n:127.0.0.1:34878_solr 
c:implicitcoll s:a r:core_node3 x:implicitcoll_a_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica_n1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3466
   [junit4]   2> 3308923 INFO  (qtp1460565701-24643) [n:127.0.0.1:35084_solr 
c:implicitcoll s:c r:core_node11 x:implicitcoll_c_replica_n8] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica_n8&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3503
   [junit4]   2> 3308926 INFO  (qtp1460565701-24655) [n:127.0.0.1:35084_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> 3309030 INFO  (zkCallback-9355-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] fo

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



-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null727657234
     [copy] Copying 242 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null727657234
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null727657234

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 85ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 202 minutes 53 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                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:1835)
                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:3088)
        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(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        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:1835)
        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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to