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

1 tests failed.
FAILED:  
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([BDB68D9DE4ECF30:7445DF5CB72CE2BA]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1200)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:125)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:53)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12154 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateReaderTest_BDB68D9DE4ECF30-001/init-core-data-001
   [junit4]   2> 1747815 INFO  
(SUITE-ZkStateReaderTest-seed#[BDB68D9DE4ECF30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1747816 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 1747817 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1747817 INFO  (Thread-7758) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1747817 INFO  (Thread-7758) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1747917 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer start zk server on port:49920
   [junit4]   2> 1747917 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1747917 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1747919 INFO  (zkCallback-2276-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@df3cb8a name:ZooKeeperConnection 
Watcher:127.0.0.1:49920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1747919 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1747919 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1747920 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1747920 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1747920 INFO  (zkCallback-2277-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@965edf6 name:ZooKeeperConnection 
Watcher:127.0.0.1:49920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1747920 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1747921 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1747921 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1747924 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1747924 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1747925 INFO  (zkCallback-2278-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@206ebee5 
name:ZooKeeperConnection Watcher:127.0.0.1:49920/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1747925 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1747925 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1747925 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1747926 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1747926 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1747927 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1747928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1747928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1747928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1747929 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1747929 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1747930 INFO  (zkCallback-2278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1747931 INFO  (zkCallback-2278-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1747936 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1747937 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1747937 INFO  (zkCallback-2278-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Uninteresting collection c1
   [junit4]   2> 1747937 INFO  (zkCallback-2278-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1747938 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1747939 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49920 49920
   [junit4]   2> 1748093 INFO  (Thread-7758) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49920 49920
   [junit4]   2> 1748094 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 1748100 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 1748100 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1748100 INFO  (Thread-7759) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1748100 INFO  (Thread-7759) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1748200 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer start zk server on port:60612
   [junit4]   2> 1748200 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748201 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748211 INFO  (zkCallback-2280-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@54109d4c 
name:ZooKeeperConnection Watcher:127.0.0.1:60612 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748215 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748215 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748216 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748219 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748227 INFO  (zkCallback-2281-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ce19bf5 
name:ZooKeeperConnection Watcher:127.0.0.1:60612 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748231 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748231 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748232 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1748255 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748260 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748263 INFO  (zkCallback-2282-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c3649de 
name:ZooKeeperConnection Watcher:127.0.0.1:60612/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748267 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748267 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748271 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1748272 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1748283 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1748284 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1748284 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1748287 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1748299 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1748312 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1748335 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1748338 INFO  (zkCallback-2282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1748356 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1748357 INFO  (zkCallback-2282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1748357 WARN  (zkCallback-2282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 1748360 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60612 60612
   [junit4]   2> 1748563 INFO  (Thread-7759) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60612 60612
   [junit4]   2> 1748564 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 1748566 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 1748567 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1748567 INFO  (Thread-7760) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1748567 INFO  (Thread-7760) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1748667 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer start zk server on port:40996
   [junit4]   2> 1748667 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748667 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748669 INFO  (zkCallback-2284-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19bed5b9 
name:ZooKeeperConnection Watcher:127.0.0.1:40996 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748669 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748669 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748670 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748670 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748671 INFO  (zkCallback-2285-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@638a4674 
name:ZooKeeperConnection Watcher:127.0.0.1:40996 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748671 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748671 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748671 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1748672 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748677 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748677 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b31d60f 
name:ZooKeeperConnection Watcher:127.0.0.1:40996/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748677 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748677 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748677 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1748678 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1748678 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1748680 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1748680 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1748681 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1748681 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1748681 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1748682 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1748682 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1748683 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1748684 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1748684 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1748684 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1748684 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1748685 INFO  (zkCallback-2286-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1748688 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40996 40996
   [junit4]   2> 1748813 INFO  (Thread-7760) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40996 40996
   [junit4]   2> 1748814 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 1748816 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 1748817 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1748817 INFO  (Thread-7761) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1748817 INFO  (Thread-7761) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1748917 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer start zk server on port:56151
   [junit4]   2> 1748917 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748917 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748919 INFO  (zkCallback-2288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@795f8f77 
name:ZooKeeperConnection Watcher:127.0.0.1:56151 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748919 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748919 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748920 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748923 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748927 INFO  (zkCallback-2289-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@46213f36 
name:ZooKeeperConnection Watcher:127.0.0.1:56151 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748927 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748928 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1748929 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1748929 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1748930 INFO  (zkCallback-2290-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b8949a8 
name:ZooKeeperConnection Watcher:127.0.0.1:56151/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1748930 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1748930 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1748930 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1748931 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1748931 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1748932 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1748932 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1748932 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1748933 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1748933 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1748934 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1748934 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1748934 INFO  (zkCallback-2290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1748935 INFO  (zkCallback-2290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1748936 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1748936 INFO  (zkCallback-2290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1748936 INFO  (zkCallback-2290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1748936 INFO  (zkCallback-2290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 1778939 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56151 56151
   [junit4]   2> 1779357 INFO  (Thread-7761) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56151 56151
   [junit4]   2> 1779359 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest 
-Dtests.method=testStateFormatUpdateWithTimeDelay -Dtests.seed=BDB68D9DE4ECF30 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-KW 
-Dtests.timezone=Pacific/Wallis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.5s J1 | 
ZkStateReaderTest.testStateFormatUpdateWithTimeDelay <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BDB68D9DE4ECF30:7445DF5CB72CE2BA]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1200)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:125)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:53)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1779364 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
   [junit4]   2> 1779364 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1779364 INFO  (Thread-7762) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1779364 INFO  (Thread-7762) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1779464 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:56644
   [junit4]   2> 1779464 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1779470 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1779472 INFO  (zkCallback-2292-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ffcf24d 
name:ZooKeeperConnection Watcher:127.0.0.1:56644 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1779472 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1779472 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1779473 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1779473 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1779474 INFO  (zkCallback-2293-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@30108d8a 
name:ZooKeeperConnection Watcher:127.0.0.1:56644 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1779474 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1779474 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1779474 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1779477 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1779479 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1779480 INFO  (zkCallback-2294-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6894902f 
name:ZooKeeperConnection Watcher:127.0.0.1:56644/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1779480 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1779480 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1779481 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1779482 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1779482 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1779483 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1779484 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1779484 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1779484 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1779485 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1779486 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 1779486 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1779487 INFO  (zkCallback-2294-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1779487 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1779488 INFO  (zkCallback-2294-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1779488 INFO  (zkCallback-2294-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1779491 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56644 56644
   [junit4]   2> 1779639 INFO  (Thread-7762) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56644 56644
   [junit4]   2> 1779641 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[BDB68D9DE4ECF30]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
   [junit4]   2> 1779645 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 1779645 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1779645 INFO  (Thread-7763) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1779645 INFO  (Thread-7763) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1779747 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer start zk server on port:58908
   [junit4]   2> 1779748 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1779767 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1779771 INFO  (zkCallback-2296-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c6f6660 
name:ZooKeeperConnection Watcher:127.0.0.1:58908 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1779771 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1779771 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1779772 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1779775 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1779775 INFO  (zkCallback-2297-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@538f5e4e 
name:ZooKeeperConnection Watcher:127.0.0.1:58908 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1779775 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1779775 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1779776 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1779777 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1779778 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1779787 INFO  (zkCallback-2298-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f031f25 
name:ZooKeeperConnection Watcher:127.0.0.1:58908/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1779787 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1779788 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1779788 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1779788 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1779789 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1779789 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1779789 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1779790 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1779790 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1779790 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1779791 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 1779791 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 1779792 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 1779792 ERROR 
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30]-EventThread)
 [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1233356841@7fa06296
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3aa2e306[Shutting
 down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1779800 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58908 58908
   [junit4]   2> 1779987 INFO  (Thread-7763) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58908 58908
   [junit4]   2> 1779987 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[BDB68D9DE4ECF30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 1779988 INFO  
(SUITE-ZkStateReaderTest-seed#[BDB68D9DE4ECF30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateReaderTest_BDB68D9DE4ECF30-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=ar-KW, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=124150632,total=508035072
   [junit4]   2> NOTE: All tests run in this JVM: [TestSSLRandomization, 
TestUseDocValuesAsStored2, TestCollectionAPI, SaslZkACLProviderTest, 
TestCursorMarkWithoutUniqueKey, TestConfigOverlay, 
DistributedExpandComponentTest, ChaosMonkeyNothingIsSafeTest, 
TestBinaryResponseWriter, DistributedFacetPivotSmallAdvancedTest, 
TestSchemaResource, DistributedMLTComponentTest, SuggesterFSTTest, 
TestQuerySenderNoQuery, AtomicUpdatesTest, TestUpdate, CollectionReloadTest, 
LoggingHandlerTest, TestDistributedGrouping, TestSearcherReuse, 
TestSolrDeletionPolicy2, DeleteReplicaTest, ExplicitHLLTest, 
TestExactSharedStatsCache, TestCloudDeleteByQuery, 
CollectionsAPIDistributedZkTest, TestReloadAndDeleteDocs, AddBlockUpdateTest, 
HdfsCollectionsAPIDistributedZkTest, TestOnReconnectListenerSupport, 
TestFastLRUCache, TestSimpleTrackingShardHandler, SpellingQueryConverterTest, 
RestartWhileUpdatingTest, ClusterStateUpdateTest, CloudMLTQParserTest, 
DOMUtilTest, UniqFieldsUpdateProcessorFactoryTest, DistribCursorPagingTest, 
ResponseHeaderTest, DocValuesMissingTest, TestNumericTerms32, 
SoftAutoCommitTest, TestRawTransformer, TestLFUCache, CheckHdfsIndexTest, 
TestJsonFacets, SortByFunctionTest, NumericFieldsTest, CustomCollectionTest, 
FacetPivotSmallTest, TestReplicaProperties, MBeansHandlerTest, FileUtilsTest, 
CoreAdminRequestStatusTest, DistributedQueueTest, ZkControllerTest, 
TestSerializedLuceneMatchVersion, TestSystemIdResolver, 
OpenExchangeRatesOrgProviderTest, TimeZoneUtilsTest, 
TestSolrConfigHandlerCloud, TestStressUserVersions, TestSurroundQueryParser, 
SpellPossibilityIteratorTest, TestBlendedInfixSuggestions, DocumentBuilderTest, 
TestLeaderInitiatedRecoveryThread, SpellCheckCollatorTest, TestHdfsUpdateLog, 
TestRTimerTree, TestManagedSchemaAPI, DistanceFunctionTest, 
TestPivotHelperCode, TestPartialUpdateDeduplication, 
UUIDUpdateProcessorFallbackTest, BlockJoinFacetRandomTest, 
DataDrivenBlockJoinTest, AliasIntegrationTest, TestSolrCloudWithKerberosAlt, 
ExitableDirectoryReaderTest, IndexBasedSpellCheckerTest, 
ChaosMonkeySafeLeaderTest, ZkSolrClientTest, NotRequiredUniqueKeyTest, 
TestDocTermOrds, DistributedQueryComponentCustomSortTest, 
TestGeoJSONResponseWriter, TestSortByMinMaxFunction, TermsComponentTest, 
ShardRoutingCustomTest, TestReRankQParserPlugin, 
HdfsWriteToMultipleCollectionsTest, TestConfigSetsAPIZkFailure, DocValuesTest, 
CdcrReplicationHandlerTest, TestFieldCacheSanityChecker, 
TestUniqueKeyFieldResource, TestRandomFaceting, TestRandomDVFaceting, 
TestHashPartitioner, TermVectorComponentDistributedTest, TestStressVersions, 
DistributedTermsComponentTest, SolrCoreTest, SpellCheckComponentTest, 
TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, 
TestIndexSearcher, DistributedQueryElevationComponentTest, SimplePostToolTest, 
TestCoreDiscovery, CoreAdminHandlerTest, TestStressLucene, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
TestQueryUtils, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
TermVectorComponentTest, FastVectorHighlighterTest, IndexSchemaTest, 
TestCollationField, JsonLoaderTest, TestComponentsName, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, 
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, MultiTermTest, 
SampleTest, TestBinaryField, MinimalSchemaTest, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, 
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
URLClassifyProcessorTest, DateMathParserTest, DateFieldTest, 
TestDocumentBuilder, CursorPagingTest, TestEmbeddedSolrServerConstructors, 
AsyncMigrateRouteKeyTest, ConfigSetsAPITest, CreateCollectionCleanupTest, 
DeleteShardTest, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, 
TestMiniSolrCloudCluster, TriLevelCompositeIdRoutingTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
ZkStateReaderTest]
   [junit4] Completed [507/612 (1!)] on J1 in 32.19s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 329 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:531:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984:
 There were test failures: 612 suites (10 ignored), 2560 tests, 1 error, 86 
ignored (71 assumptions) [seed: BDB68D9DE4ECF30]

Total time: 62 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to