Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2877/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:
Error from server at https://127.0.0.1:34065/solr: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /autoscaling.json

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34065/solr: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /autoscaling.json
        at 
__randomizedtesting.SeedInfo.seed([25812F28735C4E12:ADD510F2DDA023EA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1222)
        at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:93)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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)


FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testPreemptiveCreation

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:317)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:317)
        at 
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:446)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:458)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doAfter(TimeRoutedAliasUpdateProcessorTest.java:106)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:993)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest:     1) 
Thread[id=2366, 
name=TRA-preemptive-creation-1148-thread-1-processing-n:127.0.0.1:35246_solr 
x:myalias_2017-10-25_shard1_replica_n1 c:myalias_2017-10-25 s:shard1 
r:core_node2, state=TIMED_WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:158)
         at 
org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:208)       
  at 
org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:361)
         at 
org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:306)
         at 
org.apache.solr.cloud.api.collections.MaintainRoutedAliasCmd.remoteInvoke(MaintainRoutedAliasCmd.java:91)
         at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor.createNextCollection(TimeRoutedAliasUpdateProcessor.java:359)
         at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor.lambda$createCollectionsIfRequired$0(TimeRoutedAliasUpdateProcessor.java:228)
         at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor$$Lambda$647/1936858091.run(Unknown
 Source)         at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor.lambda$preemptiveAsync$1(TimeRoutedAliasUpdateProcessor.java:253)
         at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor$$Lambda$648/1552504168.run(Unknown
 Source)         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$129/1415313482.run(Unknown
 Source)         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest: 
   1) Thread[id=2366, 
name=TRA-preemptive-creation-1148-thread-1-processing-n:127.0.0.1:35246_solr 
x:myalias_2017-10-25_shard1_replica_n1 c:myalias_2017-10-25 s:shard1 
r:core_node2, state=TIMED_WAITING, 
group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:158)
        at 
org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:208)
        at 
org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:361)
        at 
org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:306)
        at 
org.apache.solr.cloud.api.collections.MaintainRoutedAliasCmd.remoteInvoke(MaintainRoutedAliasCmd.java:91)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor.createNextCollection(TimeRoutedAliasUpdateProcessor.java:359)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor.lambda$createCollectionsIfRequired$0(TimeRoutedAliasUpdateProcessor.java:228)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor$$Lambda$647/1936858091.run(Unknown
 Source)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor.lambda$preemptiveAsync$1(TimeRoutedAliasUpdateProcessor.java:253)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor$$Lambda$648/1552504168.run(Unknown
 Source)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$129/1415313482.run(Unknown
 Source)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([25812F28735C4E12]:0)


FAILED:  
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud

Error Message:
Could not find collection : legacyFalse

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : legacyFalse
        at 
__randomizedtesting.SeedInfo.seed([25812F28735C4E12:F486DDADD753C520]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:258)
        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.checkMandatoryProps(LegacyCloudClusterPropTest.java:155)
        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:92)
        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:72)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 12597 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/init-core-data-001
   [junit4]   2> 528280 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[25812F28735C4E12]-worker) [    
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 528281 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[25812F28735C4E12]-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> 528282 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[25812F28735C4E12]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 528282 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[25812F28735C4E12]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001
   [junit4]   2> 528282 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[25812F28735C4E12]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 528303 INFO  (Thread-321) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 528303 INFO  (Thread-321) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 528317 ERROR (Thread-321) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 528410 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[25812F28735C4E12]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:36292
   [junit4]   2> 528467 INFO  (zkConnectionManagerCallback-523-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528482 INFO  (jetty-launcher-520-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 528501 INFO  (jetty-launcher-520-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 528504 INFO  (jetty-launcher-520-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 528554 INFO  (jetty-launcher-520-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 528589 INFO  (jetty-launcher-520-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 528589 INFO  (jetty-launcher-520-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 528589 INFO  (jetty-launcher-520-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 528589 INFO  (jetty-launcher-520-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@337a4150{/solr,null,AVAILABLE}
   [junit4]   2> 528592 INFO  (jetty-launcher-520-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12bfc82d{SSL,[ssl, 
http/1.1]}{127.0.0.1:35004}
   [junit4]   2> 528592 INFO  (jetty-launcher-520-thread-1) [    ] 
o.e.j.s.Server Started @528741ms
   [junit4]   2> 528592 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35004}
   [junit4]   2> 528625 ERROR (jetty-launcher-520-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 528625 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 528626 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 528626 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 528626 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 528626 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T10:51:59.848Z
   [junit4]   2> 528662 INFO  (jetty-launcher-520-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 528662 INFO  (jetty-launcher-520-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 528662 INFO  (jetty-launcher-520-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 528662 INFO  (jetty-launcher-520-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b859b99{/solr,null,AVAILABLE}
   [junit4]   2> 528663 INFO  (jetty-launcher-520-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@767fe45f{SSL,[ssl, 
http/1.1]}{127.0.0.1:37038}
   [junit4]   2> 528663 INFO  (jetty-launcher-520-thread-3) [    ] 
o.e.j.s.Server Started @528812ms
   [junit4]   2> 528663 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37038}
   [junit4]   2> 528664 ERROR (jetty-launcher-520-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 528664 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 528664 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 528664 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 528664 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 528664 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T10:51:59.886Z
   [junit4]   2> 528700 INFO  (jetty-launcher-520-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 528700 INFO  (jetty-launcher-520-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 528700 INFO  (jetty-launcher-520-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 528700 INFO  (jetty-launcher-520-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@659b2126{/solr,null,AVAILABLE}
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@687e31b7{SSL,[ssl, 
http/1.1]}{127.0.0.1:35246}
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.e.j.s.Server Started @528850ms
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35246}
   [junit4]   2> 528701 ERROR (jetty-launcher-520-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 528701 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T10:51:59.923Z
   [junit4]   2> 528796 INFO  (zkConnectionManagerCallback-529-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528797 INFO  (jetty-launcher-520-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 528797 INFO  (jetty-launcher-520-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 528797 INFO  (jetty-launcher-520-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 528797 INFO  (jetty-launcher-520-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54a2c920{/solr,null,AVAILABLE}
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@163d0f49{SSL,[ssl, 
http/1.1]}{127.0.0.1:42445}
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.e.j.s.Server Started @528947ms
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42445}
   [junit4]   2> 528798 ERROR (jetty-launcher-520-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 528798 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T10:52:00.020Z
   [junit4]   2> 528829 INFO  (zkConnectionManagerCallback-525-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528845 INFO  (zkConnectionManagerCallback-527-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528939 INFO  (zkConnectionManagerCallback-531-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 528940 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 528940 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 528940 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 529085 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 530050 INFO  (jetty-launcher-520-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36292/solr
   [junit4]   2> 530163 INFO  (zkConnectionManagerCallback-535-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530282 INFO  (jetty-launcher-520-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36292/solr
   [junit4]   2> 530521 INFO  (zkConnectionManagerCallback-541-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530594 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 
0x1051b9d270f0006, likely client has closed socket
   [junit4]   2> 530683 INFO  (zkConnectionManagerCallback-538-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530781 INFO  (zkConnectionManagerCallback-543-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531248 INFO  (jetty-launcher-520-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36292/solr
   [junit4]   2> 531426 INFO  (zkConnectionManagerCallback-551-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531738 INFO  (zkConnectionManagerCallback-553-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531831 INFO  (jetty-launcher-520-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36292/solr
   [junit4]   2> 531917 INFO  (zkConnectionManagerCallback-557-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532085 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35246_solr
   [junit4]   2> 532100 INFO  (zkConnectionManagerCallback-559-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532139 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.Overseer Overseer 
(id=73495330700591114-127.0.0.1:35246_solr-n_0000000000) starting
   [junit4]   2> 532303 INFO  (zkConnectionManagerCallback-568-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532306 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36292/solr ready
   [junit4]   2> 532322 INFO  
(OverseerStateUpdate-73495330700591114-127.0.0.1:35246_solr-n_0000000000) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35246_solr
   [junit4]   2> 532322 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35246_solr
   [junit4]   2> 532425 INFO  (zkCallback-567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 532427 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 532523 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 532555 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 532557 INFO  
(OverseerStateUpdate-73495330700591114-127.0.0.1:35246_solr-n_0000000000) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 532628 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 532628 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37038_solr
   [junit4]   2> 532676 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35246.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 532709 INFO  (zkCallback-567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 532709 INFO  (zkCallback-552-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 532709 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 532712 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35246.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 532712 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35246.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 532767 INFO  (jetty-launcher-520-thread-2) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node2/.
   [junit4]   2> 532768 INFO  (zkCallback-542-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 532768 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 532803 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 532803 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42445_solr
   [junit4]   2> 532827 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 532827 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35004_solr
   [junit4]   2> 532831 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 532835 INFO  (zkCallback-567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 532848 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 532851 INFO  (zkCallback-567-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 532864 INFO  (zkCallback-542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 532864 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 532908 INFO  (zkCallback-552-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 532938 INFO  (zkConnectionManagerCallback-574-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532953 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 532954 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36292/solr ready
   [junit4]   2> 532954 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 532969 INFO  (zkConnectionManagerCallback-579-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532998 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 532999 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36292/solr ready
   [junit4]   2> 533013 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 533090 INFO  (zkConnectionManagerCallback-586-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533140 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 533141 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36292/solr ready
   [junit4]   2> 533141 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 533161 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35004.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533172 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37038.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533433 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42445.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533448 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37038.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533448 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37038.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533451 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35004.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533451 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35004.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533460 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42445.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533461 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42445.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 533461 INFO  (jetty-launcher-520-thread-4) 
[n:127.0.0.1:42445_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node4/.
   [junit4]   2> 533464 INFO  (jetty-launcher-520-thread-1) 
[n:127.0.0.1:35004_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node1/.
   [junit4]   2> 533476 INFO  (jetty-launcher-520-thread-3) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/.
   [junit4]   2> 533745 INFO  (zkConnectionManagerCallback-589-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4] IGNOR/A 0.00s J0 | TimeRoutedAliasUpdateProcessorTest.test
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 533845 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[25812F28735C4E12]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 533846 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[25812F28735C4E12]) [   
 ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@3cc34d07
   [junit4]   2> 533846 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[25812F28735C4E12]) [   
 ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider 
127.0.0.1:36292/solr
   [junit4]   2> 533869 INFO  (zkConnectionManagerCallback-595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533887 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[25812F28735C4E12]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 533889 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[25812F28735C4E12]) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36292/solr 
ready
   [junit4]   2> 533899 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[25812F28735C4E12]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 533905 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[25812F28735C4E12]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 534354 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[25812F28735C4E12])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
   [junit4]   2> 534472 INFO  (qtp93847281-1959) [n:127.0.0.1:35004_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534488 INFO  (qtp93847281-1959) [n:127.0.0.1:35004_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 534490 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[25812F28735C4E12])
 [    ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@63b1e33
   [junit4]   2> 534490 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[25812F28735C4E12])
 [    ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@418ba843
   [junit4]   2> 534652 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534652 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534670 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534670 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534671 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534672 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534673 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534673 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534696 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=timeConfigtestSliceRouting&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 534699 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"timeConfigtestSliceRouting",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 534701 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/timeConfigtestSliceRouting/protwords.txt
   [junit4]   2> 534719 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/timeConfigtestSliceRouting/managed-schema
   [junit4]   2> 534721 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/timeConfigtestSliceRouting/solrconfig.xml
   [junit4]   2> 534723 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/timeConfigtestSliceRouting/synonyms.txt
   [junit4]   2> 534724 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/timeConfigtestSliceRouting/stopwords.txt
   [junit4]   2> 534726 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfigtestSliceRouting/params.json
   [junit4]   2> 534748 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfigtestSliceRouting/lang/contractions_it.txt
   [junit4]   2> 534750 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_no.txt
   [junit4]   2> 534753 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_hy.txt
   [junit4]   2> 534754 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfigtestSliceRouting/lang/stemdict_nl.txt
   [junit4]   2> 534756 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/timeConfigtestSliceRouting/lang/contractions_ca.txt
   [junit4]   2> 534757 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_id.txt
   [junit4]   2> 534759 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_ga.txt
   [junit4]   2> 534773 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_da.txt
   [junit4]   2> 534774 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_hi.txt
   [junit4]   2> 534797 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_ja.txt
   [junit4]   2> 534798 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_pt.txt
   [junit4]   2> 534812 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_hu.txt
   [junit4]   2> 534813 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_el.txt
   [junit4]   2> 534815 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_ru.txt
   [junit4]   2> 534817 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_tr.txt
   [junit4]   2> 534818 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_ar.txt
   [junit4]   2> 534828 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfigtestSliceRouting/lang/userdict_ja.txt
   [junit4]   2> 534830 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_it.txt
   [junit4]   2> 534831 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_eu.txt
   [junit4]   2> 534842 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_cz.txt
   [junit4]   2> 534843 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfigtestSliceRouting/lang/stoptags_ja.txt
   [junit4]   2> 534845 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfigtestSliceRouting/lang/contractions_fr.txt
   [junit4]   2> 534846 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_fa.txt
   [junit4]   2> 534848 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_de.txt
   [junit4]   2> 534858 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfigtestSliceRouting/lang/contractions_ga.txt
   [junit4]   2> 534859 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_ca.txt
   [junit4]   2> 534861 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_nl.txt
   [junit4]   2> 534862 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_bg.txt
   [junit4]   2> 534864 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_es.txt
   [junit4]   2> 534877 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_en.txt
   [junit4]   2> 534879 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_lv.txt
   [junit4]   2> 534881 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_th.txt
   [junit4]   2> 534882 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_ro.txt
   [junit4]   2> 534884 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_fr.txt
   [junit4]   2> 534898 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_sv.txt
   [junit4]   2> 534899 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_fi.txt
   [junit4]   2> 534901 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfigtestSliceRouting/lang/hyphenations_ga.txt
   [junit4]   2> 534902 INFO  
(OverseerThreadFactory-1006-thread-1-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfigtestSliceRouting/lang/stopwords_gl.txt
   [junit4]   2> 534918 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=timeConfigtestSliceRouting&action=CREATE&wt=javabin&version=2}
 status=0 QTime=222
   [junit4]   2> 534919 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534920 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534923 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534924 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534925 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534925 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534942 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534943 INFO  (qtp1231671372-1979) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 534944 INFO  (qtp1231671372-1973) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=timeConfigtestSliceRouting&name=timeConfigtestSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 534946 INFO  
(OverseerThreadFactory-1006-thread-2-processing-n:127.0.0.1:35246_solr) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
timeConfigtestSliceRouting
   [junit4]   2> 534946 INFO  
(OverseerCollectionConfigSetProcessor-73495330700591114-127.0.0.1:35246_solr-n_0000000000)
 [n:127.0.0.1:35246_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 535118 INFO  (qtp93847281-1959) [n:127.0.0.1:35004_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> 535207 INFO  (qtp1231671372-1980) [n:127.0.0.1:35246_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> 535353 INFO  (qtp71216669-1992) [n:127.0.0.1:42445_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> 535509 INFO  (qtp1543419668-1968) [n:127.0.0.1:37038_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> 535538 INFO  
(OverseerStateUpdate-73495330700591114-127.0.0.1:35246_solr-n_0000000000) 
[n:127.0.0.1:35246_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfigtestSliceRouting",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfigtestSliceRouting_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37038/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 535836 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr    
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfigtestSliceRouting&newCollection=true&name=timeConfigtestSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfigtestSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 536950 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 536951 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 536965 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 536965 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 536966 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 536966 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 536966 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 536966 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 536966 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 536966 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 536967 WARN  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 537003 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 537316 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema 
[timeConfigtestSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 539691 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 539824 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'timeConfigtestSliceRouting_shard1_replica_n1' using configuration 
from collection timeConfigtestSliceRouting, trusted=true
   [junit4]   2> 539824 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_37038.solr.core.timeConfigtestSliceRouting.shard1.replica_n1' (registry 
'solr.core.timeConfigtestSliceRouting.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65c37b98
   [junit4]   2> 539825 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore 
[[timeConfigtestSliceRouting_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/./timeConfigtestSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 540064 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 542516 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 542516 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 542517 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 542517 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 542518 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@42d44a0c[timeConfigtestSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 542536 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfigtestSliceRouting
   [junit4]   2> 542537 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfigtestSliceRouting
   [junit4]   2> 542553 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/timeConfigtestSliceRouting/managed-schema
   [junit4]   2> 542573 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 542574 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 542699 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 542919 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 542919 INFO  
(searcherExecutor-1020-thread-1-processing-n:127.0.0.1:37038_solr 
x:timeConfigtestSliceRouting_shard1_replica_n1 c:timeConfigtestSliceRouting 
s:shard1 r:core_node2) [n:127.0.0.1:37038_solr c:timeConfigtestSliceRouting 
s:shard1 r:core_node2 x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@42d44a0c[timeConfigtestSliceRouting_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 542919 INFO  
(searcherExecutor-1020-thread-1-processing-n:127.0.0.1:37038_solr 
x:timeConfigtestSliceRouting_shard1_replica_n1 c:timeConfigtestSliceRouting 
s:shard1 r:core_node2) [n:127.0.0.1:37038_solr c:timeConfigtestSliceRouting 
s:shard1 r:core_node2 x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 542919 INFO  
(searcherExecutor-1020-thread-1-processing-n:127.0.0.1:37038_solr 
x:timeConfigtestSliceRouting_shard1_replica_n1 c:timeConfigtestSliceRouting 
s:shard1 r:core_node2) [n:127.0.0.1:37038_solr c:timeConfigtestSliceRouting 
s:shard1 r:core_node2 x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 542939 INFO  
(searcherExecutor-1020-thread-1-processing-n:127.0.0.1:37038_solr 
x:timeConfigtestSliceRouting_shard1_replica_n1 c:timeConfigtestSliceRouting 
s:shard1 r:core_node2) [n:127.0.0.1:37038_solr c:timeConfigtestSliceRouting 
s:shard1 r:core_node2 x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.c.SolrCore [timeConfigtestSliceRouting_shard1_replica_n1] Registered new 
searcher Searcher@42d44a0c[timeConfigtestSliceRouting_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 542940 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1614388379424653312
   [junit4]   2> 542978 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/timeConfigtestSliceRouting/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 542994 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 542994 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 542994 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:37038/solr/timeConfigtestSliceRouting_shard1_replica_n1/
   [junit4]   2> 542994 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 542994 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:37038/solr/timeConfigtestSliceRouting_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 543064 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37038/solr/timeConfigtestSliceRouting_shard1_replica_n1/ 
shard1
   [junit4]   2> 543065 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 543066 INFO  (qtp1543419668-1962) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfigtestSliceRouting&newCollection=true&name=timeConfigtestSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfigtestSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7243
   [junit4]   2> 543158 INFO  
(OverseerCollectionConfigSetProcessor-73495330700591114-127.0.0.1:35246_solr-n_0000000000)
 [n:127.0.0.1:35246_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 543174 INFO  (qtp1231671372-1973) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 543247 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfigtestSliceRouting/state.json] for collection 
[timeConfigtestSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 544214 INFO  (qtp1231671372-1973) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=timeConfigtestSliceRouting&name=timeConfigtestSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=9270
   [junit4]   2> 544381 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 544382 INFO  (qtp1231671372-1977) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 544397 INFO  (qtp1231671372-1980) [n:127.0.0.1:35246_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 544398 INFO  (qtp1231671372-1980) [n:127.0.0.1:35246_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 545499 DEBUG (qtp1543419668-1969) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 545502 INFO  (qtp1543419668-1969) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Executed config commands successfully and persisted to ZK 
[{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testSliceRouting"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 545527 INFO  (qtp1543419668-1969) [n:127.0.0.1:37038_solr 
c:timeConfigtestSliceRouting s:shard1 r:core_node2 
x:timeConfigtestSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Waiting up to 30 secs for 1 replicas to set the property overlay to be of 
version 0 for collection timeConfigtestSliceRouting
   [junit4]   2> 545567 INFO  (Thread-358) [    ] o.a.s.c.SolrCore config 
update listener called for core timeConfigtestSliceRouting_shard1_replica_n1
   [junit4]   2> 545568 INFO  (Thread-358) [    ] o.a.s.c.SolrCore core reload 
timeConfigtestSliceRouting_shard1_replica_n1
   [junit4]   2> 545604 INFO  
(solrHandlerExecutor-1025-thread-1-processing-n:127.0.0.1:37038_solr 
x:timeConfigtestSliceRouting_shard1_replica_n1 c:timeConfigtestSliceRouting 
s:shard1 r:core_node2) [n:127.0.0.1:37038_solr c:timeConfigtestSliceRouting 
s:shard1 r:core_node2 x:timeConfigtestSliceRouting_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 545659 INFO  (Thread-358) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 545659 INFO  (Thread-358) [    ] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 545659 WARN  (Thread-358) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 545693 WARN  (Thread-358) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 545693 WARN  (Thread-358) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_25812F28735C4E12-001/tempDir-001/node3/timeConfigtestSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master

[...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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null892477380
     [copy] Copying 238 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null892477380
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null892477380

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 20ms :: 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: 210 minutes 16 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
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:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                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:1819)
                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:2920)
        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:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        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:1819)
        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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to