Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.2/23/

1 tests failed.
FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([6DC485297AD9777A:E590BAF3D4251A82]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11871 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 806836 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/init-core-data-001
   [junit4]   2> 806837 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 806837 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 806838 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 806839 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001
   [junit4]   2> 806839 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 806851 INFO  (Thread-3531) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 806851 INFO  (Thread-3531) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 806904 ERROR (Thread-3531) [    ] 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> 806961 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:35700
   [junit4]   2> 807090 INFO  (zkConnectionManagerCallback-2741-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807128 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 807129 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 807147 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ebd2d7a{/solr,null,AVAILABLE}
   [junit4]   2> 807147 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37c1568b{/solr,null,AVAILABLE}
   [junit4]   2> 807148 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2489e0bf{SSL,[ssl, 
http/1.1]}{127.0.0.1:44068}
   [junit4]   2> 807149 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.e.j.s.Server Started @816730ms
   [junit4]   2> 807149 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44068}
   [junit4]   2> 807149 ERROR (jetty-launcher-2738-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 807149 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.1
   [junit4]   2> 807149 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 807149 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 807149 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-13T19:08:32.783Z
   [junit4]   2> 807184 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@65f70428{SSL,[ssl, 
http/1.1]}{127.0.0.1:45568}
   [junit4]   2> 807184 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.e.j.s.Server Started @816766ms
   [junit4]   2> 807184 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45568}
   [junit4]   2> 807184 INFO  (zkConnectionManagerCallback-2743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807184 ERROR (jetty-launcher-2738-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 807184 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.1
   [junit4]   2> 807184 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 807184 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 807184 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-13T19:08:32.818Z
   [junit4]   2> 807185 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 807248 INFO  (zkConnectionManagerCallback-2745-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807257 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 807329 INFO  (jetty-launcher-2738-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35700/solr
   [junit4]   2> 807351 INFO  (jetty-launcher-2738-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35700/solr
   [junit4]   2> 807352 INFO  (zkConnectionManagerCallback-2749-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807353 INFO  (zkConnectionManagerCallback-2753-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807444 INFO  
(zkConnectionManagerCallback-2755-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807444 INFO  
(zkConnectionManagerCallback-2757-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807568 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 807568 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44068_solr
   [junit4]   2> 807618 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.Overseer Overseer 
(id=99344089906282501-127.0.0.1:44068_solr-n_0000000000) starting
   [junit4]   2> 807770 INFO  (jetty-launcher-2738-thread-2) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 807805 INFO  (jetty-launcher-2738-thread-2) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45568_solr
   [junit4]   2> 807957 INFO  
(zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 807961 INFO  
(OverseerStateUpdate-99344089906282501-127.0.0.1:44068_solr-n_0000000000) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 807962 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44068_solr
   [junit4]   2> 807981 INFO  
(zkCallback-2754-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 808014 INFO  
(zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 808197 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44068.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 808215 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44068.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 808215 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44068.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 808216 INFO  (jetty-launcher-2738-thread-1) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/.
   [junit4]   2> 808324 INFO  (jetty-launcher-2738-thread-2) 
[n:127.0.0.1:45568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45568.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 808356 INFO  (jetty-launcher-2738-thread-2) 
[n:127.0.0.1:45568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45568.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 808357 INFO  (jetty-launcher-2738-thread-2) 
[n:127.0.0.1:45568_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45568.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 808357 INFO  (jetty-launcher-2738-thread-2) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/.
   [junit4]   2> 808448 INFO  (zkConnectionManagerCallback-2762-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808631 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[6DC485297AD9777A]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 808633 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[6DC485297AD9777A]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 808887 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[6DC485297AD9777A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 808888 INFO  (zkConnectionManagerCallback-2767-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808934 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[6DC485297AD9777A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 808934 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[6DC485297AD9777A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35700/solr ready
   [junit4]   2> 809208 INFO  (qtp1247738249-8617) [n:127.0.0.1:45568_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 809306 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
timeConfig
   [junit4]   2> 809306 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 809307 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 809308 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 809309 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 809310 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 809323 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 809323 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 809324 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 809325 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 809342 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 809343 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 809344 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 809345 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 809346 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 809346 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 809359 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 809360 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 809361 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 809362 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 809363 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 809380 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 809380 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 809381 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 809382 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 809383 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 809396 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 809398 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 809398 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 809416 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 809417 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 809417 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 809418 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 809419 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 809429 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 809430 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 809431 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 809431 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 809432 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 809433 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 809433 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 809434 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 809435 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 809460 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 809461 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 809461 INFO  
(OverseerThreadFactory-1616-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 809630 INFO  
(OverseerStateUpdate-99344089906282501-127.0.0.1:44068_solr-n_0000000000) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45568/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 809825 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 809825 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 809928 INFO  
(zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 809929 INFO  
(zkCallback-2756-thread-2-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 810839 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 810839 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 810839 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 810839 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 810839 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 810840 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 810840 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 810840 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 810840 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 810840 WARN  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 810863 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 810940 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 811382 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 811452 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig, trusted=true
   [junit4]   2> 811461 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45568.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 811461 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 811461 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 811464 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 811675 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 811675 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 811677 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 811677 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811678 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a6735eb[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 811688 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 811689 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 811689 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 811689 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 811690 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 811690 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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> 811691 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 811704 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1589505443588210688
   [junit4]   2> 811716 INFO  
(searcherExecutor-1621-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@6a6735eb[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811716 INFO  
(searcherExecutor-1621-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 811716 INFO  
(searcherExecutor-1621-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 811717 INFO  
(searcherExecutor-1621-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@6a6735eb[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811724 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 811724 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 811724 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 811724 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 811724 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 811724 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 811728 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 811830 INFO  
(zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 811830 INFO  
(zkCallback-2756-thread-2-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 811879 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 811881 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2055
   [junit4]   2> 811883 INFO  (qtp1247738249-8617) [n:127.0.0.1:45568_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> 811981 INFO  
(zkCallback-2756-thread-2-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 811981 INFO  
(zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 812883 INFO  (qtp1247738249-8617) [n:127.0.0.1:45568_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3675
   [junit4]   2> 812942 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, 
{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 812942 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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 timeConfig
   [junit4]   2> 812942 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 812942 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 812955 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 812980 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 812980 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 812981 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 812981 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 812981 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 812981 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 812981 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 812981 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 812981 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 812982 WARN  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 813008 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 813047 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 813063 INFO  (qtp1247738249-8617) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 813067 INFO  (qtp1247738249-8617) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=4
   [junit4]   2> 813067 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 813067 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 813067 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813169 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 813169 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 813169 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 813170 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 813170 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813271 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 813271 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 813271 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 813271 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 813271 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813295 INFO  
(OverseerCollectionConfigSetProcessor-99344089906282501-127.0.0.1:44068_solr-n_0000000000)
 [n:127.0.0.1:44068_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> 813441 INFO  (qtp1247738249-8616) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 813442 INFO  (qtp1247738249-8616) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 813442 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 813442 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 4 attempts
   [junit4]   2> 813442 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813459 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 813524 INFO  (Thread-3550) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig
   [junit4]   2> 813543 INFO  (qtp1247738249-8615) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 813543 INFO  (qtp1247738249-8615) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 813543 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 5 attempts
   [junit4]   2> 813543 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813543 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 813611 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45568.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f1f2d35
   [junit4]   2> 813611 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 813626 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 813644 INFO  (qtp1247738249-8617) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 813644 INFO  (qtp1247738249-8617) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 813645 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 813645 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 6 attempts
   [junit4]   2> 813645 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813758 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 813758 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 813758 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 813758 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:45568/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 7 attempts
   [junit4]   2> 813758 INFO  
(solrHandlerExecutor-1626-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813759 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 813759 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 813761 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ab3a0ce[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 813762 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 813762 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 813762 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 813762 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 813762 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 813763 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_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> 813764 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 813765 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1589505445749325824
   [junit4]   2> 813765 INFO  
(searcherExecutor-1627-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@1ab3a0ce[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813765 INFO  
(searcherExecutor-1627-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 813765 INFO  
(searcherExecutor-1627-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 813791 INFO  
(searcherExecutor-1627-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@1ab3a0ce[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813792 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 813792 INFO  (Thread-3550) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@472708e0[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 813792 INFO  
(searcherExecutor-1627-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@472708e0[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813792 INFO  
(searcherExecutor-1627-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 813823 INFO  
(searcherExecutor-1627-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@472708e0[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813887 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 813887 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 813887 INFO  (qtp1247738249-8614) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 813888 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 946.0ms to set the property overlay to be of 
version 0 for collection timeConfig
   [junit4]   2> 813888 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config 
params={wt=javabin&version=2} status=0 QTime=968
   [junit4]   2> 813888 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@371df54f
   [junit4]   2> 813888 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=924710223
   [junit4]   2> 813888 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@455ed5e2: rootName = 
solr_45568, domain = solr.core.timeConfig.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@9257ffb
   [junit4]   2> 813912 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader, tag=924710223
   [junit4]   2> 813915 INFO  (qtp1247738249-8615) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkController Persisted config data to node 
/configs/timeConfig/params.json 
   [junit4]   2> 813916 INFO  (qtp1247738249-8615) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property params to be of version 1 for collection timeConfig
   [junit4]   2> 813916 INFO  (Thread-3551) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 813917 INFO  (Thread-3551) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 813917 INFO  
(solrHandlerExecutor-1631-thread-1-processing-n:127.0.0.1:45568_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45568_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 813917 INFO  (Thread-3551) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 814041 INFO  (qtp1247738249-8618) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 814041 INFO  (qtp1247738249-8618) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 814041 INFO  (qtp1247738249-8618) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 814057 INFO  (qtp1247738249-8615) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 141.0ms to set the property params to be of 
version 1 for collection timeConfig
   [junit4]   2> 814057 INFO  (qtp1247738249-8615) [n:127.0.0.1:45568_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/params params={wt=javabin&version=2} status=0 QTime=142
   [junit4]   2> 814058 INFO  (qtp1247738249-8618) [n:127.0.0.1:45568_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 814070 INFO  
(OverseerThreadFactory-1616-thread-2-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 814071 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 814071 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a4a5c41: rootName = 
solr_45568, domain = solr.core.timeConfig.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@9257ffb
   [junit4]   2> 814105 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr    ] 
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@610b713d
   [junit4]   2> 814105 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=1628139837
   [junit4]   2> 814105 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader, tag=1628139837
   [junit4]   2> 814135 INFO  (qtp1247738249-8612) [n:127.0.0.1:45568_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=64
   [junit4]   2> 814838 INFO  (qtp1247738249-8618) [n:127.0.0.1:45568_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=780
   [junit4]   2> 814839 INFO  (qtp1247738249-8611) [n:127.0.0.1:45568_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.timePartitionAliasName=myalias&collection.configName=timeConfig&name=myalias_2017-10-23&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 814840 INFO  
(OverseerThreadFactory-1616-thread-3-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
myalias_2017-10-23
   [junit4]   2> 814840 INFO  
(OverseerCollectionConfigSetProcessor-99344089906282501-127.0.0.1:44068_solr-n_0000000000)
 [n:127.0.0.1:44068_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> 815045 INFO  
(OverseerStateUpdate-99344089906282501-127.0.0.1:44068_solr-n_0000000000) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44068/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 815249 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node2&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 815249 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 815351 INFO  
(zkCallback-2754-thread-2-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/myalias_2017-10-23/state.json] for collection 
[myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 815351 INFO  
(zkCallback-2754-thread-1-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/myalias_2017-10-23/state.json] for collection 
[myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 816257 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 1 
   [junit4]   2> 816257 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 1
   [junit4]   2> 816258 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 816258 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 816258 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 816258 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 816258 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 816258 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 816259 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 816259 WARN  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001/tempDir-001/node1/myalias_2017-10-23_shard1_replica_n1/../../../../dist
   [junit4]   2> 816289 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.1
   [junit4]   2> 816365 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.s.IndexSchema 
[myalias_2017-10-23_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 816704 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 816744 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'myalias_2017-10-23_shard1_replica_n1' using configuration from collection 
myalias_2017-10-23, trusted=true
   [junit4]   2> 816745 INFO  (qtp1773551177-8607) [n:127.0.0.1:44068_solr 
c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44068.solr.core.myalias_2017-10-23.shard1.replica_n1' 
(registry 'solr.cor

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

zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 819526 WARN  
(zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:44068_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:44068_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:705)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:704)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1105)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1100)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 819542 WARN  
(zkCallback-2756-thread-1-processing-n:127.0.0.1:45568_solr) 
[n:127.0.0.1:45568_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:45568_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:45568_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:705)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:704)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1105)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1100)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 819685 INFO  (coreCloseExecutor-1637-thread-1) 
[n:127.0.0.1:44068_solr c:myalias_2017-10-23 s:shard1 r:core_node2 
x:myalias_2017-10-23_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.myalias_2017-10-23.shard1.leader, 
tag=253994010
   [junit4]   2> 819700 INFO  (jetty-closer-2739-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37c1568b{/solr,null,UNAVAILABLE}
   [junit4]   2> 819741 INFO  (jetty-closer-2739-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99344089906282501-127.0.0.1:44068_solr-n_0000000000) closing
   [junit4]   2> 819741 INFO  
(OverseerStateUpdate-99344089906282501-127.0.0.1:44068_solr-n_0000000000) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44068_solr
   [junit4]   2> 819762 INFO  
(zkCallback-2754-thread-2-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/myalias_2017-10-23/state.json] for collection 
[myalias_2017-10-23] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 819762 INFO  
(zkCallback-2754-thread-3-processing-n:127.0.0.1:44068_solr) 
[n:127.0.0.1:44068_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/myalias_2017-10-23/state.json] for collection 
[myalias_2017-10-23] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 819762 WARN  
(OverseerAutoScalingTriggerThread-99344089906282501-127.0.0.1:44068_solr-n_0000000000)
 [n:127.0.0.1:44068_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 820028 INFO  (jetty-closer-2739-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3ebd2d7a{/solr,null,UNAVAILABLE}
   [junit4]   2> 820049 ERROR 
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 820049 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[6DC485297AD9777A]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35700 35700
   [junit4]   2> 820301 INFO  (Thread-3531) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35700 35700
   [junit4]   2> 820301 WARN  (Thread-3531) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/configs/timeConfig
   [junit4]   2>        3       /solr/configs/timeConfig/managed-schema
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/myalias_2017-10-23/state.json
   [junit4]   2>        5       /solr/collections/timeConfig/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_6DC485297AD9777A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=273, maxMBSortInHeap=6.290808488710583, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-JO, 
timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=235710952,total=453509120
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHandlerTest, 
HdfsWriteToMultipleCollectionsTest, DistributedQueryComponentOptimizationTest, 
MoveReplicaHDFSTest, MigrateRouteKeyTest, SolrCoreCheckLockOnStartupTest, 
LargeFieldTest, SolrTestCaseJ4Test, TestQuerySenderListener, TestSQLHandler, 
TestQueryTypes, LeaderElectionContextKeyTest, TestCloudSearcherWarming, 
SuggesterTest, HdfsRecoveryZkTest, TestDistribDocBasedVersion, 
CoreAdminHandlerTest, TestLeaderInitiatedRecoveryThread, TestNumericTerms32, 
TestSha256AuthenticationProvider, BasicAuthIntegrationTest, 
TestCSVResponseWriter, TestSolrDeletionPolicy2, TestExportWriter, 
BadCopyFieldTest, ReturnFieldsTest, ClusterStateTest, BlockDirectoryTest, 
HdfsBasicDistributedZkTest, ReplicationFactorTest, SpatialHeatmapFacetsTest, 
TestTolerantSearch, SuggesterWFSTTest, AddBlockUpdateTest, 
TestDFISimilarityFactory, TestCollectionAPIs, AliasIntegrationTest, 
TestSolrFieldCacheBean, SegmentsInfoRequestHandlerTest, 
DistribJoinFromCollectionTest, ClassificationUpdateProcessorTest, 
TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [85/751 (1!)] on J2 in 13.77s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to