You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/15 11:03:49 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1679 - Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=32521, name=jetty-launcher-8388-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=32525, name=jetty-launcher-8388-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=32521, name=jetty-launcher-8388-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=32525, name=jetty-launcher-8388-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
	at __randomizedtesting.SeedInfo.seed([3E04675F3A81381D]:0)




Build Log:
[...truncated 13780 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_3E04675F3A81381D-001/init-core-data-001
   [junit4]   2> 3495560 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 3495561 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3495562 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3495563 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3495595 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_3E04675F3A81381D-001/tempDir-001
   [junit4]   2> 3495596 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3495596 INFO  (Thread-7862) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3495596 INFO  (Thread-7862) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3495600 ERROR (Thread-7862) [    ] 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> 3495696 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49342
   [junit4]   2> 3495699 INFO  (zkConnectionManagerCallback-8391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495708 INFO  (jetty-launcher-8388-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3495708 INFO  (jetty-launcher-8388-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3495709 INFO  (jetty-launcher-8388-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3495709 INFO  (jetty-launcher-8388-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3495709 INFO  (jetty-launcher-8388-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@119a3d55{/solr,null,AVAILABLE}
   [junit4]   2> 3495710 INFO  (jetty-launcher-8388-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44fe9222{SSL,[ssl, http/1.1]}{127.0.0.1:61222}
   [junit4]   2> 3495711 INFO  (jetty-launcher-8388-thread-1) [    ] o.e.j.s.Server Started @3502930ms
   [junit4]   2> 3495711 INFO  (jetty-launcher-8388-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61222}
   [junit4]   2> 3495711 ERROR (jetty-launcher-8388-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3495711 INFO  (jetty-launcher-8388-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3495711 INFO  (jetty-launcher-8388-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3495711 INFO  (jetty-launcher-8388-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3495711 INFO  (jetty-launcher-8388-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T10:11:18.534Z
   [junit4]   2> 3495712 INFO  (jetty-launcher-8388-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3495713 INFO  (jetty-launcher-8388-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3495713 INFO  (jetty-launcher-8388-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3495713 INFO  (jetty-launcher-8388-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3495714 INFO  (jetty-launcher-8388-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e049615{/solr,null,AVAILABLE}
   [junit4]   2> 3495714 INFO  (jetty-launcher-8388-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2756f5cc{SSL,[ssl, http/1.1]}{127.0.0.1:63312}
   [junit4]   2> 3495714 INFO  (jetty-launcher-8388-thread-2) [    ] o.e.j.s.Server Started @3502934ms
   [junit4]   2> 3495714 INFO  (jetty-launcher-8388-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63312}
   [junit4]   2> 3495714 ERROR (jetty-launcher-8388-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3495714 INFO  (jetty-launcher-8388-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3495715 INFO  (jetty-launcher-8388-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3495715 INFO  (jetty-launcher-8388-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3495715 INFO  (jetty-launcher-8388-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T10:11:18.538Z
   [junit4]   2> 3495717 INFO  (zkConnectionManagerCallback-8393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495718 INFO  (jetty-launcher-8388-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3495718 INFO  (zkConnectionManagerCallback-8395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495719 INFO  (jetty-launcher-8388-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3495740 INFO  (jetty-launcher-8388-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49342/solr
   [junit4]   2> 3495740 INFO  (jetty-launcher-8388-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49342/solr
   [junit4]   2> 3495742 INFO  (zkConnectionManagerCallback-8401-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495742 INFO  (zkConnectionManagerCallback-8403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495745 INFO  (zkConnectionManagerCallback-8405-thread-1-processing-n:127.0.0.1:61222_solr) [n:127.0.0.1:61222_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495745 INFO  (zkConnectionManagerCallback-8407-thread-1-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3495883 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3495884 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63312_solr
   [junit4]   2> 3495885 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.Overseer Overseer (id=72202178634514438-127.0.0.1:63312_solr-n_0000000000) starting
   [junit4]   2> 3495894 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3495895 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61222_solr
   [junit4]   2> 3495897 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63312_solr
   [junit4]   2> 3495901 INFO  (zkCallback-8404-thread-1-processing-n:127.0.0.1:61222_solr) [n:127.0.0.1:61222_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3495901 INFO  (OverseerStateUpdate-72202178634514438-127.0.0.1:63312_solr-n_0000000000) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3495938 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3495939 WARN  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3495939 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 3495940 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3495940 WARN  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3495941 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3495941 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 3495946 INFO  (jetty-launcher-8388-thread-2-EventThread) [n:127.0.0.1:63312_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 3495947 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3495949 INFO  (jetty-launcher-8388-thread-1-EventThread) [n:127.0.0.1:61222_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 3495974 WARN  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3496038 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61222.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bc64865
   [junit4]   2> 3496044 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61222.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bc64865
   [junit4]   2> 3496044 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61222.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bc64865
   [junit4]   2> 3496045 INFO  (jetty-launcher-8388-thread-1) [n:127.0.0.1:61222_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_3E04675F3A81381D-001/tempDir-001/node1/.
   [junit4]   2> 3496960 WARN  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3496988 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63312.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bc64865
   [junit4]   2> 3496993 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63312.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bc64865
   [junit4]   2> 3496994 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63312.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bc64865
   [junit4]   2> 3496994 INFO  (jetty-launcher-8388-thread-2) [n:127.0.0.1:63312_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_3E04675F3A81381D-001/tempDir-001/node2/.
   [junit4]   2> 3497013 INFO  (zkConnectionManagerCallback-8413-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3497036 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 3497055 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3497055 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3497056 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1518725479876&s=NkstdrN+PEFEYXmeZPrzdMCQqCo="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:19 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:19 GMT
   [junit4]   2> 3497056 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 3497080 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 3497104 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1518725479904&s=zinOjPeZ203YuPkQkvyJQZ8PqaE="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:19 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:19 GMT
   [junit4]   2> 3497105 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 3497129 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 3497134 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1518725479953&s=RQwIqQ1ygyXSd/5iUgYexfWzRZ4="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:19 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:19 GMT
   [junit4]   2> 3497135 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 3497153 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 3497155 INFO  (zkConnectionManagerCallback-8416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3497751 INFO  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3497753 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3497754 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 3497760 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3497763 INFO  (OverseerThreadFactory-11324-thread-1-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 3497875 INFO  (OverseerStateUpdate-72202178634514438-127.0.0.1:63312_solr-n_0000000000) [n:127.0.0.1:63312_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63312/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3498094 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3498095 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3498204 INFO  (zkCallback-8406-thread-1-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3498204 INFO  (zkCallback-8406-thread-2-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3499115 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3499133 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3499224 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3499243 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 3499243 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63312.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bc64865
   [junit4]   2> 3499243 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3499243 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_3E04675F3A81381D-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_3E04675F3A81381D-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 3499245 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5462981623543189]
   [junit4]   2> 3499296 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3499296 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3499297 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3499297 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3499298 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.610855798260562]
   [junit4]   2> 3499298 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62fe9064[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 3499300 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3499305 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3499321 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3499322 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592461342429675520
   [junit4]   2> 3499322 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3499322 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3499322 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3499322 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3499323 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3499323 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3499323 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3499324 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3499324 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3499325 INFO  (searcherExecutor-11329-thread-1-processing-n:127.0.0.1:63312_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@62fe9064[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3499333 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3499333 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3499333 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63312/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 3499333 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3499333 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63312/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3499333 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3499338 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63312/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 3499441 INFO  (zkCallback-8406-thread-3-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3499441 INFO  (zkCallback-8406-thread-2-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3499443 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3499446 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1351
   [junit4]   2> 3499446 WARN  (httpShardExecutor-11320-thread-1-processing-n:127.0.0.1:63312_solr [https:////127.0.0.1:63312//solr] https:////127.0.0.1:63312//solr) [n:127.0.0.1:63312_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1518725480917&s=Nzfy76D8e6PyQEGPLVt0oD96oLA="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:20 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:20 GMT
   [junit4]   2> 3499449 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_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> 3499547 INFO  (zkCallback-8406-thread-3-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3499547 INFO  (zkCallback-8406-thread-2-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3499768 INFO  (OverseerCollectionConfigSetProcessor-72202178634514438-127.0.0.1:63312_solr-n_0000000000) [n:127.0.0.1:63312_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> 3500455 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2695
   [junit4]   2> 3500455 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1518725480582&s=pwy2A5JJIz++jCXWC6rqgnlUuHo="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:20 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:20 GMT
   [junit4]   2> 3500455 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 3500456 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 3500460 INFO  (qtp1626732300-32471) [n:127.0.0.1:61222_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3500465 INFO  (qtp1372470981-32488) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3500466 WARN  (qtp1626732300-32471) [n:127.0.0.1:61222_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1518725483287&s=q4b7TmBhRsW7h5y9Q60pL2fjTy0="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500467 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1518725483283&s=3eQjUxgL9VeuC47ESN5lhL33IVQ="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500467 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1518725483287&s=q4b7TmBhRsW7h5y9Q60pL2fjTy0="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500473 INFO  (qtp1372470981-32486) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3500474 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1518725483295&s=sp5YbIBzXCwowGCd9SpdYr6nIBg="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500474 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 3500511 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 3500541 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3500542 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3500543 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1518725483336&s=D/Cs7H2UeKAoMvMftkdDA/YKZeU="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500543 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 3500571 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 3500589 WARN  (qtp1626732300-32471) [n:127.0.0.1:61222_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 3500591 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1518725483394&s=hKOKgTw2htR17jF+1XLvbBJIskI="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500591 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 3500626 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 3500628 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1518725483450&s=sKNxGXCkRQkeXPITdIJHEgI5ztM="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500628 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 3500653 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 3500656 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1518725483477&s=adYTqAQnme2ZJXmbSdsmHftd7eo="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3500656 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 3500688 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 3500688 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3500689 WARN  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:460)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	... 34 more
   [junit4]   2> 3500691 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 3500722 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 3516664 WARN  (jetty-launcher-8388-thread-1-SendThread(127.0.0.1:49342)) [n:127.0.0.1:61222_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16127ms for sessionid 0x100837fb9850005
   [junit4]   2> 3516664 WARN  (jetty-launcher-8388-thread-2-SendThread(127.0.0.1:49342)) [n:127.0.0.1:63312_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19701ms for sessionid 0x100837fb9850007
   [junit4]   2> 3516664 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100837fb9850007, likely client has closed socket
   [junit4]   2> 3516664 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100837fb9850005, likely client has closed socket
   [junit4]   2> 3516664 WARN  (jetty-launcher-8388-thread-1-SendThread(127.0.0.1:49342)) [n:127.0.0.1:61222_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 19699ms for sessionid 0x100837fb9850008
   [junit4]   2> 3516665 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1518725483548&s=ZO+HO9LRu450g8zgdRqI6SFFJU0="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:23 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:23 GMT
   [junit4]   2> 3516664 WARN  (jetty-launcher-8388-thread-2-SendThread(127.0.0.1:49342)) [n:127.0.0.1:63312_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16901ms for sessionid 0x100837fb9850006
   [junit4]   2> 3516665 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 3516665 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100837fb9850008, likely client has closed socket
   [junit4]   2> 3516665 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100837fb9850006, likely client has closed socket
   [junit4]   2> 3516698 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 3516704 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1518725499521&s=tKYyZJ0HyYiFixkZjPn/kPF591Y="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:39 GMT
   [junit4]   2> 3516705 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 3516731 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 3516732 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3516764 WARN  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140b3ed5 name: ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3516765 WARN  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3516765 INFO  (jetty-launcher-8388-thread-1-EventThread) [n:127.0.0.1:61222_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 3516766 WARN  (zkConnectionManagerCallback-8407-thread-1-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32ac998e name: ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3516768 WARN  (zkConnectionManagerCallback-8407-thread-1-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3516765 WARN  (zkConnectionManagerCallback-8405-thread-1-processing-n:127.0.0.1:61222_solr) [n:127.0.0.1:61222_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46112662 name: ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3516769 WARN  (zkConnectionManagerCallback-8405-thread-1-processing-n:127.0.0.1:61222_solr) [n:127.0.0.1:61222_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3516765 INFO  (jetty-launcher-8388-thread-2-EventThread) [n:127.0.0.1:63312_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 3517799 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[3E04675F3A81381D]-SendThread(127.0.0.1:49342)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100837fb985000b has expired
   [junit4]   2> 3517800 WARN  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140b3ed5 name: ZooKeeperConnection Watcher:127.0.0.1:49342/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 3517800 WARN  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 3517800 WARN  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 3517801 INFO  (zkConnectionManagerCallback-8419-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3517801 INFO  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 3517804 INFO  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 3517804 INFO  (zkConnectionManagerCallback-8419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 3517971 INFO  (zkConnectionManagerCallback-8407-thread-1-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3518202 WARN  (jetty-launcher-8388-thread-1-SendThread(127.0.0.1:49342)) [n:127.0.0.1:61222_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100837fb9850008 has expired
   [junit4]   2> 3518431 INFO  (zkConnectionManagerCallback-8405-thread-1-processing-n:127.0.0.1:61222_solr) [n:127.0.0.1:61222_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3518432 INFO  (qtp1626732300-32477) [n:127.0.0.1:61222_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=1700
   [junit4]   2> 3518433 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[3E04675F3A81381D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1518725499555&s=BeS064IJqLCaiEpt+FwmWRFqpQ8="; Path=/; Domain=127.0.0.1; Expires=to, 15-feb-2018 20:11:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: to, 15-feb-2018 20:11:39 GMT
   [junit4]   2> 3518433 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[3E04675F3A81381D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 3518436 INFO  (jetty-closer-8389-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@44fe9222{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3518436 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=380516967
   [junit4]   2> 3518437 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3518437 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ed63a77: rootName = solr_61222, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1851d1f0
   [junit4]   2> 3518437 INFO  (jetty-closer-8389-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2756f5cc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3518438 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=209034692
   [junit4]   2> 3518439 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3518439 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@139f6e77: rootName = solr_63312, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4d66db35
   [junit4]   2> 3518443 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3518443 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@85aefc6: rootName = solr_61222, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d2ebf1a
   [junit4]   2> 3518444 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3518444 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47dc9615: rootName = solr_63312, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d2ebf1a
   [junit4]   2> 3518446 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3518446 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7847c7df: rootName = solr_61222, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@655c086c
   [junit4]   2> 3518447 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3518447 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2beac2f3: rootName = solr_63312, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@655c086c
   [junit4]   2> 3518448 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61222_solr
   [junit4]   2> 3518449 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63312_solr
   [junit4]   2> 3518449 INFO  (jetty-closer-8389-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3518450 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3518451 INFO  (zkCallback-8406-thread-10-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 3518452 INFO  (coreCloseExecutor-11335-thread-1) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@780a8c81
   [junit4]   2> 3518452 INFO  (coreCloseExecutor-11335-thread-1) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=2013957249
   [junit4]   2> 3518452 INFO  (coreCloseExecutor-11335-thread-1) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a9c06b8: rootName = solr_63312, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@361242c2
   [junit4]   2> 3518452 INFO  (zkCallback-8406-thread-5-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3518452 INFO  (zkCallback-8406-thread-8-processing-n:127.0.0.1:63312_solr) [n:127.0.0.1:63312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3518468 INFO  (coreCloseExecutor-11335-thread-1) [n:127.0.0.1:63312_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=2013957249
   [junit4]   2> 3518469 INFO  (jetty-closer-8389-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72202178634514438-127.0.0.1:63312_solr-n_0000000000) closing
   [junit4]   2> 3518469 INFO  (OverseerStateUpdate-72202178634514438-127.0.0.1:63312_solr-n_0000000000) [n:127.0.0.1:63312_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63312_solr
   [junit4]   2> 3518469 WARN  (OverseerAutoScalingTriggerThread-72202178634514438-127.0.0.1:63312_solr-n_0000000000) [n:127.0.0.1:63312_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3518473 ERROR (Thread[Thread-7882,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:63312_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 3518532 WARN  (jetty-launcher-8388-thread-2-SendThread(127.0.0.1:49342)) [n:127.0.0.1:63312_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100837fb9850007 has expired
   [junit4]   2> 3518633 INFO  (jetty-closer-8389-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e049615{/solr,null,UNAVAILABLE}
   [junit4]   2> 3518634 INFO  (jetty-closer-8389-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3519951 WARN  (zkCallback-8404-thread-3-processing-n:127.0.0.1:61222_solr) [n:127.0.0.1:61222_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3519952 ERROR (Thread[Thread-7879,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:61222_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 3519955 INFO  (jetty-closer-8389-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@119a3d55{/solr,null,UNAVAILABLE}
   [junit4]   2> 3519956 INFO  (jetty-closer-8389-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3519957 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-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> 3519958 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49342 49342
   [junit4]   2> 3520002 INFO  (Thread-7862) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49342 49342
   [junit4]   2> 3520004 WARN  (Thread-7862) [    ] 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> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/forwardingCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [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> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 3520027 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3E04675F3A81381D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 15, 2018 10:11:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> Feb 15, 2018 10:12:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=32521, name=jetty-launcher-8388-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2>    2) Thread[id=32525, name=jetty-launcher-8388-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 15, 2018 10:12:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=32521, name=jetty-launcher-8388-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=32525, name=jetty-launcher-8388-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 3540263 ERROR (jetty-launcher-8388-thread-1-EventThread) [n:127.0.0.1:61222_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> 3540263 ERROR (jetty-launcher-8388-thread-2-EventThread) [n:127.0.0.1:63312_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> 3540264 WARN  (jetty-launcher-8388-thread-1-EventThread) [n:127.0.0.1:61222_solr    ] o.a.c.ConnectionState Session expired event received
   [junit4]   2> 3540265 WARN  (jetty-launcher-8388-thread-1-SendThread(127.0.0.1:49342)) [n:127.0.0.1:61222_solr    ] o.a.z.ClientCnxn Session 0x0

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

flingReplicaListTransformerTest, LegacyCloudClusterPropTest, TestJsonRequest, CoreSorterTest, TestTolerantUpdateProcessorRandomCloud, TestCloudDeleteByQuery, ActionThrottleTest, FieldAnalysisRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, HdfsDirectoryTest, ReturnFieldsTest, TestHdfsBackupRestoreCore, SpellPossibilityIteratorTest, TestSolrCoreParser, TestDocumentBuilder, JsonLoaderTest, TestMiniSolrCloudClusterSSL, CSVRequestHandlerTest, TestIndexingPerformance, IndexSchemaTest, DocValuesNotIndexedTest, DistributedQueryComponentCustomSortTest, MetricsConfigTest, TimeRoutedAliasUpdateProcessorTest, RegexBoostProcessorTest, TestCSVLoader, ClusterStateUpdateTest, TestCloudPseudoReturnFields, TestDocTermOrds, TestLocalFSCloudBackupRestore, TestSearcherReuse, DeleteStatusTest, TestSmileRequest, ExternalFileFieldSortTest, LeaderElectionContextKeyTest, TestCopyFieldCollectionResource, TestSolrCloudWithDelegationTokens, TestCloudSchemaless, DistributedSpellCheckComponentTest, TestSolrQueryParser, ZkSolrClientTest, TestAnalyzeInfixSuggestions, RollingRestartTest, TestFilteredDocIdSet, SuggesterTest, TestDFISimilarityFactory, TestLuceneMatchVersion, BaseCdcrDistributedZkTest, FileBasedSpellCheckerTest, SpellCheckCollatorTest, TestSchemalessBufferedUpdates, TestDynamicFieldResource, TestDFRSimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest, CoreMergeIndexesAdminHandlerTest, BasicAuthStandaloneTest, TestExecutePlanAction, TestLuceneIndexBackCompat, SoftAutoCommitTest, SecurityConfHandlerTest, TestConfig, SimplePostToolTest, CloneFieldUpdateProcessorFactoryTest, CdcrBootstrapTest, CollectionReloadTest, TestSolrCLIRunExample, SyncSliceTest, TestNumericRangeQuery64, TestSort, TestCustomSort, MetricsHandlerTest, TestPointFields, TestCodecSupport, EnumFieldTest, TestFastLRUCache, DistributedQueueTest, SortByFunctionTest, SolrCmdDistributorTest, CachingDirectoryFactoryTest, TestSlowCompositeReaderWrapper, TestSQLHandler, SolrJmxReporterTest, TestCloudJSONFacetJoinDomain, TestStressVersions, HealthCheckHandlerTest, TestFieldCacheReopen, BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestDistributedGrouping, TestRecovery, TestJoin, TestReload, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SuggesterTSTTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, DebugComponentTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, SampleTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PrimUtilsTest, TestSuggestSpellingConverter, ClusterStateTest, TestSolrJ, TestUtils, ZkNodePropsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, ForceLeaderTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestClusterProperties, TestConfigSetsAPI, TestPrepRecovery, TestRandomRequestDistribution, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=3E04675F3A81381D -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/Indiana/Winamac -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=32521, name=jetty-launcher-8388-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    >    2) Thread[id=32525, name=jetty-launcher-8388-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3E04675F3A81381D]:0)
   [junit4] Completed [555/776 (1!)] on J1 in 44.72s, 12 tests, 1 error <<< FAILURES!

[...truncated 49269 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1681 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1681/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule

Error Message:
Error from server at http://127.0.0.1:53993/fjwzs/la: Could not find collection : shardSplitWithRule

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53993/fjwzs/la: Could not find collection : shardSplitWithRule
	at __randomizedtesting.SeedInfo.seed([27ACF6C0B462BF0C:A6A227722990E427]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:528)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections

Error Message:
The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([27ACF6C0B462BF0C:1D0213198A066662]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
	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 12510 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 261596 INFO  (SUITE-ShardSplitTest-seed#[27ACF6C0B462BF0C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/init-core-data-001
   [junit4]   2> 261596 WARN  (SUITE-ShardSplitTest-seed#[27ACF6C0B462BF0C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 261596 INFO  (SUITE-ShardSplitTest-seed#[27ACF6C0B462BF0C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 261598 INFO  (SUITE-ShardSplitTest-seed#[27ACF6C0B462BF0C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 261598 INFO  (SUITE-ShardSplitTest-seed#[27ACF6C0B462BF0C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fjwzs/la
   [junit4]   2> 261600 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 261600 INFO  (Thread-947) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 261600 INFO  (Thread-947) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 261602 ERROR (Thread-947) [    ] 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> 261700 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.ZkTestServer start zk server on port:55581
   [junit4]   2> 261703 INFO  (zkConnectionManagerCallback-876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261708 INFO  (zkConnectionManagerCallback-878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261717 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 261720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 261722 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 261724 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 261726 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 261728 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 261730 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 261732 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 261734 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 261735 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 261737 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 261739 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 261881 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 261882 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 261882 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 261882 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 261882 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f7a81c9{/fjwzs/la,null,AVAILABLE}
   [junit4]   2> 261883 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e3a2747{HTTP/1.1,[http/1.1]}{127.0.0.1:51266}
   [junit4]   2> 261883 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server Started @264497ms
   [junit4]   2> 261883 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/tempDir-001/control/data, replicaType=NRT, hostContext=/fjwzs/la, hostPort=51266, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/control-001/cores}
   [junit4]   2> 261884 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 261884 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 261884 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 261884 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 261884 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T09:08:10.815Z
   [junit4]   2> 261886 INFO  (zkConnectionManagerCallback-880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261887 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 261887 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/control-001/solr.xml
   [junit4]   2> 261890 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 261890 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 261891 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 261894 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55581/solr
   [junit4]   2> 261896 INFO  (zkConnectionManagerCallback-884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261908 INFO  (zkConnectionManagerCallback-886-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262025 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 262026 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51266_fjwzs%2Fla
   [junit4]   2> 262027 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.Overseer Overseer (id=72207599731081220-127.0.0.1:51266_fjwzs%2Fla-n_0000000000) starting
   [junit4]   2> 262037 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51266_fjwzs%2Fla
   [junit4]   2> 262040 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 262176 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 262182 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 262182 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 262183 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/control-001/cores
   [junit4]   2> 262200 INFO  (zkConnectionManagerCallback-892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262202 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 262203 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55581/solr ready
   [junit4]   2> 262206 INFO  (qtp701760911-3886) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51266_fjwzs%252Fla&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 262209 INFO  (OverseerThreadFactory-1935-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 262319 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 262319 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 262426 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 263345 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 263353 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 263415 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 263436 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 263436 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 263436 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 263436 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 263439 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=6.966796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=2.430359130415768, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6824736597772773
   [junit4]   2> 263444 WARN  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 263498 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 263498 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 263499 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 263499 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 263501 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.220703125, floorSegmentMB=1.1494140625, forceMergeDeletesPctAllowed=9.213264319026237, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 263502 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fdfbd2f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 263504 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 263504 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 263505 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 263505 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592547965598171136
   [junit4]   2> 263506 INFO  (searcherExecutor-1938-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6fdfbd2f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 263524 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 263524 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 263524 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51266/fjwzs/la/control_collection_shard1_replica_n1/
   [junit4]   2> 263524 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 263524 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51266/fjwzs/la/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 263524 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 263528 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51266/fjwzs/la/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 263665 INFO  (zkCallback-885-thread-2-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 263711 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 263714 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1395
   [junit4]   2> 263717 INFO  (qtp701760911-3886) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 263815 INFO  (zkCallback-885-thread-2-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 264211 INFO  (OverseerCollectionConfigSetProcessor-72207599731081220-127.0.0.1:51266_fjwzs%2Fla-n_0000000000) [n:127.0.0.1:51266_fjwzs%2Fla    ] 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> 264718 INFO  (qtp701760911-3886) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51266_fjwzs%252Fla&wt=javabin&version=2} status=0 QTime=2513
   [junit4]   2> 264724 INFO  (zkConnectionManagerCallback-896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 264725 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 264727 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55581/solr ready
   [junit4]   2> 264727 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 264728 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 264734 INFO  (OverseerThreadFactory-1935-thread-2-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 264735 WARN  (OverseerThreadFactory-1935-thread-2-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 264942 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 264942 INFO  (qtp701760911-3890) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=214
   [junit4]   2> 265113 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-1-001 of type TLOG
   [junit4]   2> 265114 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 265117 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 265117 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 265117 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 265117 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71ea4ceb{/fjwzs/la,null,AVAILABLE}
   [junit4]   2> 265118 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@289fe6f2{HTTP/1.1,[http/1.1]}{127.0.0.1:62108}
   [junit4]   2> 265118 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server Started @267733ms
   [junit4]   2> 265118 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fjwzs/la, hostPort=62108, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-1-001/cores}
   [junit4]   2> 265118 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 265118 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 265118 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 265118 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 265118 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T09:08:14.049Z
   [junit4]   2> 265121 INFO  (zkConnectionManagerCallback-898-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 265123 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 265123 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-1-001/solr.xml
   [junit4]   2> 265126 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 265126 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 265127 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 265129 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55581/solr
   [junit4]   2> 265131 INFO  (zkConnectionManagerCallback-902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 265135 INFO  (zkConnectionManagerCallback-904-thread-1-processing-n:127.0.0.1:62108_fjwzs%2Fla) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 265149 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 265153 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 265157 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62108_fjwzs%2Fla
   [junit4]   2> 265158 INFO  (zkCallback-895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 265158 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 265160 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:62108_fjwzs%2Fla) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 265233 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 265240 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 265240 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 265241 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-1-001/cores
   [junit4]   2> 265262 INFO  (qtp701760911-3889) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62108_fjwzs%252Fla&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 265266 INFO  (OverseerCollectionConfigSetProcessor-72207599731081220-127.0.0.1:51266_fjwzs%2Fla-n_0000000000) [n:127.0.0.1:51266_fjwzs%2Fla    ] 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> 265266 INFO  (OverseerThreadFactory-1935-thread-3-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62108_fjwzs%2Fla for creating new replica
   [junit4]   2> 265272 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 265272 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 266295 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 266316 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 266371 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 266396 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 266396 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 266396 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 266396 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 266399 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=6.966796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=2.430359130415768, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6824736597772773
   [junit4]   2> 266404 WARN  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 266448 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 266448 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 266449 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 266449 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 266450 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.220703125, floorSegmentMB=1.1494140625, forceMergeDeletesPctAllowed=9.213264319026237, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 266450 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@7230b2cf[collection1_shard2_replica_t41] main]
   [junit4]   2> 266452 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 266453 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 266453 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 266453 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592547968689373184
   [junit4]   2> 266454 INFO  (searcherExecutor-1949-thread-1-processing-n:127.0.0.1:62108_fjwzs%2Fla x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@7230b2cf[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 266463 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 266463 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 266463 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62108/fjwzs/la/collection1_shard2_replica_t41/
   [junit4]   2> 266463 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 266463 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:62108/fjwzs/la/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 266463 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 266463 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 266467 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62108/fjwzs/la/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 266574 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 266577 INFO  (qtp1202083936-3935) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1305
   [junit4]   2> 266581 INFO  (qtp701760911-3889) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62108_fjwzs%252Fla&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1319
   [junit4]   2> 266717 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-2-001 of type TLOG
   [junit4]   2> 266718 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 266719 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 266719 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 266719 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 266719 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bdaa589{/fjwzs/la,null,AVAILABLE}
   [junit4]   2> 266720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47a8b95a{HTTP/1.1,[http/1.1]}{127.0.0.1:35294}
   [junit4]   2> 266720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server Started @269336ms
   [junit4]   2> 266720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fjwzs/la, hostPort=35294, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-2-001/cores}
   [junit4]   2> 266720 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 266720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 266720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 266720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 266720 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T09:08:15.651Z
   [junit4]   2> 266723 INFO  (zkConnectionManagerCallback-908-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266725 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 266725 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-2-001/solr.xml
   [junit4]   2> 266727 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 266727 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 266728 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 266730 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55581/solr
   [junit4]   2> 266732 INFO  (zkConnectionManagerCallback-912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266735 INFO  (zkConnectionManagerCallback-914-thread-1-processing-n:127.0.0.1:35294_fjwzs%2Fla) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266743 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 266746 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 266748 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35294_fjwzs%2Fla
   [junit4]   2> 266750 INFO  (zkCallback-895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 266750 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:62108_fjwzs%2Fla) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 266750 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 266756 INFO  (zkCallback-913-thread-1-processing-n:127.0.0.1:35294_fjwzs%2Fla) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 266838 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 266845 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 266845 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 266847 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-2-001/cores
   [junit4]   2> 266875 INFO  (qtp1054886021-3966) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35294_fjwzs%252Fla&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 266879 INFO  (OverseerCollectionConfigSetProcessor-72207599731081220-127.0.0.1:51266_fjwzs%2Fla-n_0000000000) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 266880 INFO  (OverseerThreadFactory-1935-thread-4-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35294_fjwzs%2Fla for creating new replica
   [junit4]   2> 266883 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 266884 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 267904 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 267925 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 267982 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 268002 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 268002 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 268002 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 268002 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 268006 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=6.966796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=2.430359130415768, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6824736597772773
   [junit4]   2> 268011 WARN  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 268056 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 268056 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 268057 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 268057 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 268058 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.220703125, floorSegmentMB=1.1494140625, forceMergeDeletesPctAllowed=9.213264319026237, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 268058 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bfb35bc[collection1_shard1_replica_t43] main]
   [junit4]   2> 268060 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 268061 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 268061 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 268061 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592547970375483392
   [junit4]   2> 268062 INFO  (searcherExecutor-1960-thread-1-processing-n:127.0.0.1:35294_fjwzs%2Fla x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@6bfb35bc[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 268070 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 268070 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 268070 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35294/fjwzs/la/collection1_shard1_replica_t43/
   [junit4]   2> 268070 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 268070 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:35294/fjwzs/la/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 268070 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 268071 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 268074 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35294/fjwzs/la/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 268230 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 268233 INFO  (qtp1054886021-3970) [n:127.0.0.1:35294_fjwzs%2Fla c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1350
   [junit4]   2> 268237 INFO  (qtp1054886021-3966) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35294_fjwzs%252Fla&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1361
   [junit4]   2> 268366 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-3-001 of type TLOG
   [junit4]   2> 268367 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 268368 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 268368 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 268368 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 268369 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4de1fe8e{/fjwzs/la,null,AVAILABLE}
   [junit4]   2> 268369 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6571bf87{HTTP/1.1,[http/1.1]}{127.0.0.1:49080}
   [junit4]   2> 268369 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.e.j.s.Server Started @270985ms
   [junit4]   2> 268369 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fjwzs/la, hostPort=49080, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-3-001/cores}
   [junit4]   2> 268370 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 268370 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 268370 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 268370 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 268370 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T09:08:17.301Z
   [junit4]   2> 268372 INFO  (zkConnectionManagerCallback-918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268374 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 268374 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-3-001/solr.xml
   [junit4]   2> 268376 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 268376 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 268377 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 268379 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55581/solr
   [junit4]   2> 268381 INFO  (zkConnectionManagerCallback-922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268384 INFO  (zkConnectionManagerCallback-924-thread-1-processing-n:127.0.0.1:49080_fjwzs%2Fla) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268395 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 268398 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 268401 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49080_fjwzs%2Fla
   [junit4]   2> 268402 INFO  (zkCallback-895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268402 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:62108_fjwzs%2Fla) [n:127.0.0.1:62108_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268402 INFO  (zkCallback-913-thread-1-processing-n:127.0.0.1:35294_fjwzs%2Fla) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268403 INFO  (zkCallback-885-thread-1-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268404 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:49080_fjwzs%2Fla) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268487 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 268494 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 268494 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 268495 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[27ACF6C0B462BF0C]) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-3-001/cores
   [junit4]   2> 268541 INFO  (qtp1054886021-3971) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49080_fjwzs%252Fla&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 268544 INFO  (OverseerCollectionConfigSetProcessor-72207599731081220-127.0.0.1:51266_fjwzs%2Fla-n_0000000000) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 268544 INFO  (OverseerThreadFactory-1935-thread-5-processing-n:127.0.0.1:51266_fjwzs%2Fla) [n:127.0.0.1:51266_fjwzs%2Fla    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49080_fjwzs%2Fla for creating new replica
   [junit4]   2> 268549 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 268550 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 269568 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 269577 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 269653 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 269676 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 269676 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15764384
   [junit4]   2> 269677 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 269677 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_27ACF6C0B462BF0C-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 269681 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=6.966796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=2.430359130415768, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6824736597772773
   [junit4]   2> 269686 WARN  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 269728 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 269728 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 269729 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 269729 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 269730 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=12.220703125, floorSegmentMB=1.1494140625, forceMergeDeletesPctAllowed=9.213264319026237, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 269730 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@1830546d[collection1_shard2_replica_t45] main]
   [junit4]   2> 269732 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 269732 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 269733 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 269733 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592547972128702464
   [junit4]   2> 269735 INFO  (searcherExecutor-1971-thread-1-processing-n:127.0.0.1:49080_fjwzs%2Fla x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@1830546d[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 269739 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 269740 INFO  (updateExecutor-919-thread-1-processing-n:127.0.0.1:49080_fjwzs%2Fla x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 269740 INFO  (qtp1151637428-3997) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1192
   [junit4]   2> 269740 INFO  (recoveryExecutor-920-thread-1-processing-n:127.0.0.1:49080_fjwzs%2Fla x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 269740 INFO  (recoveryExecutor-920-thread-1-processing-n:127.0.0.1:49080_fjwzs%2Fla x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 269740 INFO  (recoveryExecutor-920-thread-1-processing-n:127.0.0.1:49080_fjwzs%2Fla x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:49080_fjwzs%2Fla c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 269743 INFO  (qtp1054886021-3971) [n:127.0.0.1:35294_fjwzs%2Fla    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:49080_fjwzs%252Fla&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1202
   [junit4]   2> 269754 INFO  (qtp1202083936-3939) [n:127.0.0.1:62108_fjwzs%2Fla c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.c.S.Request [c

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

,UNAVAILABLE}
   [junit4]   2> 4063440 INFO  (jetty-closer-7044-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 4063442 ERROR (SUITE-ComputePlanActionTest-seed#[27ACF6C0B462BF0C]-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> 4063442 INFO  (SUITE-ComputePlanActionTest-seed#[27ACF6C0B462BF0C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60257 60257
   [junit4]   2> 4068564 INFO  (Thread-11577) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60257 60257
   [junit4]   2> 4068565 WARN  (Thread-11577) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	10	/solr/security.json
   [junit4]   2> 	10	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2> 	9	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2> 	6	/solr/collections/testNodeLost/terms/shard1
   [junit4]   2> 	6	/solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	28	/solr/collections/testSelected1/state.json
   [junit4]   2> 	28	/solr/collections/testSelected2/state.json
   [junit4]   2> 	28	/solr/collections/testSelected3/state.json
   [junit4]   2> 	16	/solr/collections/testNodeLost/state.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72207846479167507-127.0.0.1:55257_solr-n_0000000004
   [junit4]   2> 	4	/solr/overseer_elect/election/72207846479167491-127.0.0.1:33342_solr-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/live_nodes
   [junit4]   2> 	42	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_27ACF6C0B462BF0C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1727, maxMBSortInHeap=7.980608000805904, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4aef8047), locale=th-TH, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=114859808,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionTest, TestAuthorizationFramework, TestBinaryField, RAMDirectoryFactoryTest, HttpSolrCallGetCoreTest, FullHLLTest, TestSystemIdResolver, TestStandardQParsers, DistribJoinFromCollectionTest, TestSlowCompositeReaderWrapper, ChangedSchemaMergeTest, SuggesterTSTTest, TestIndexSearcher, MoreLikeThisHandlerTest, TestXmlQParserPlugin, TestNRTOpen, AtomicUpdatesTest, TestDistributedStatsComponentCardinality, AddSchemaFieldsUpdateProcessorFactoryTest, TestRealTimeGet, BlobRepositoryCloudTest, MBeansHandlerTest, TestFileDictionaryLookup, RemoteQueryErrorTest, HdfsAutoAddReplicasIntegrationTest, TimeRoutedAliasUpdateProcessorTest, TestSolrConfigHandler, TestNumericRangeQuery64, SolrPluginUtilsTest, TestGroupingSearch, SearchHandlerTest, TestCustomSort, TestCloudSchemaless, TestMissingGroups, TestAddFieldRealTimeGet, TestRequestStatusCollectionAPI, DirectSolrSpellCheckerTest, PingRequestHandlerTest, TestCollectionAPIs, BlockJoinFacetDistribTest, TestStreamBody, TestSolrJ, TestHttpShardHandlerFactory, TestRequestForwarding, TestSolrCloudWithHadoopAuthPlugin, ZkCLITest, TestFastOutputStream, TestPseudoReturnFields, TestZkChroot, ConnectionReuseTest, TestSimDistributedQueue, TestSegmentSorting, TestLazyCores, HighlighterTest, SolrGraphiteReporterTest, TestFilteredDocIdSet, TestEmbeddedSolrServerAdminHandler, TestRemoteStreaming, PluginInfoTest, TestSweetSpotSimilarityFactory, TestDFISimilarityFactory, BasicAuthStandaloneTest, NodeMutatorTest, TestHighFrequencyDictionaryFactory, TestJmxIntegration, InfixSuggestersTest, TestConfigSetProperties, TestElisionMultitermQuery, ConfigSetsAPITest, LeaderInitiatedRecoveryOnShardRestartTest, TestCursorMarkWithoutUniqueKey, StatsComponentTest, TestCollationField, BasicZkTest, TestClusterStateMutator, TestCoreAdminApis, DirectUpdateHandlerOptimizeTest, SmileWriterTest, TestJavabinTupleStreamParser, TestCollectionsAPIViaSolrCloudCluster, TestLRUStatsCache, TestTrie, DataDrivenBlockJoinTest, CollectionsAPIAsyncDistributedZkTest, TestManagedSynonymFilterFactory, OpenExchangeRatesOrgProviderTest, LeaderElectionIntegrationTest, CoreMergeIndexesAdminHandlerTest, TestPrepRecovery, UUIDUpdateProcessorFallbackTest, TestTolerantUpdateProcessorRandomCloud, CloneFieldUpdateProcessorFactoryTest, TestComputePlanAction, TestScoreJoinQPNoScore, TestManagedSchemaAPI, BlockJoinFacetSimpleTest, ConcurrentDeleteAndCreateCollectionTest, TestNodeLostTrigger, AddReplicaTest, TestObjectReleaseTracker, ConjunctionSolrSpellCheckerTest, TestGeoJSONResponseWriter, TestFieldCacheWithThreads, TestSolrCoreParser, TestInfoStreamLogging, TestCloudRecovery, ConvertedLegacyTest, TestQueryWrapperFilter, OutputWriterTest, MoveReplicaHDFSFailoverTest, CurrencyRangeFacetCloudTest, TestMiniSolrCloudClusterSSL, SolrIndexMetricsTest, SolrMetricManagerTest, TestStressInPlaceUpdates, TermsComponentTest, MigrateRouteKeyTest, TestLocalFSCloudBackupRestore, QueryEqualityTest, NumberUtilsTest, TestManagedResource, TestMergePolicyConfig, AssignBackwardCompatibilityTest, TestTolerantSearch, SolrInfoBeanTest, DistribCursorPagingTest, DeleteInactiveReplicaTest, TriggerIntegrationTest, TestSearcherReuse, VMParamsZkACLAndCredentialsProvidersTest, TestSolrCloudWithDelegationTokens, TestFiltering, TestSizeLimitedDistributedMap, TestExecutePlanAction, TestSubQueryTransformerCrossCore, ZkNodePropsTest, TestSchemaResource, DocumentBuilderTest, TestCSVResponseWriter, DistributedFacetPivotLongTailTest, TestCorePropertiesReload, PeerSyncReplicationTest, TestJoin, RegexBytesRefFilterTest, TestMultiValuedNumericRangeQuery, FastVectorHighlighterTest, HdfsWriteToMultipleCollectionsTest, CursorPagingTest, DistributedSuggestComponentTest, TestCustomDocTransformer, TestDynamicLoading, ReplaceNodeTest, MultiTermTest, TestPullReplicaErrorHandling, StatelessScriptUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, SchemaVersionSpecificBehaviorTest, TestCloudPivotFacet, TestSolrCloudSnapshots, WrapperMergePolicyFactoryTest, OpenCloseCoreStressTest, TestIBSimilarityFactory, BaseCdcrDistributedZkTest, FileUtilsTest, ForceLeaderTest, TemplateUpdateProcessorTest, DistributedDebugComponentTest, TestDocTermOrds, HttpPartitionOnCommitTest, TestRawResponseWriter, RankQueryTest, WordBreakSolrSpellCheckerTest, TestLeaderInitiatedRecoveryThread, TestMinMaxOnMultiValuedField, TestRecovery, V2StandaloneTest, BitVectorTest, TestDynamicFieldResource, TestRandomRequestDistribution, TestRecoveryHdfs, SolrCloudExampleTest, TestRetrieveFieldsOptimizer, TestReplicationHandler, CacheHeaderTest, RecoveryZkTest, LargeFieldTest, TestSolrCLIRunExample, SolrRequestParserTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestReload, TestStressVersions, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, TestStressRecovery, UUIDFieldTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, MoveReplicaHDFSTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, ReplaceNodeNoTargetTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestClusterProperties, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestSSLRandomization, TestShortCircuitedRequests, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTlogReplica, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestReplicaProperties, AutoAddReplicasPlanActionTest, ComputePlanActionTest]
   [junit4] Completed [586/777 (2!)] on J0 in 46.56s, 4 tests, 1 failure <<< FAILURES!

[...truncated 49111 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1680 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1680/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([792D8D8468C3D3C8:F179B25EC63FBE30]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([792D8D8468C3D3C8:C321BA0B372B0587]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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 12836 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_792D8D8468C3D3C8-001/init-core-data-001
   [junit4]   2> 1042922 WARN  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1042922 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1042924 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1042924 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1042924 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_792D8D8468C3D3C8-001/tempDir-001
   [junit4]   2> 1042924 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1042925 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1042925 INFO  (Thread-1960) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1042926 ERROR (Thread-1960) [    ] 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> 1043025 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43998
   [junit4]   2> 1043027 INFO  (zkConnectionManagerCallback-1897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043032 INFO  (jetty-launcher-1894-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1043032 INFO  (jetty-launcher-1894-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1043034 INFO  (jetty-launcher-1894-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1043034 INFO  (jetty-launcher-1894-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1043034 INFO  (jetty-launcher-1894-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1043035 INFO  (jetty-launcher-1894-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1043035 INFO  (jetty-launcher-1894-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1043036 INFO  (jetty-launcher-1894-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1043036 INFO  (jetty-launcher-1894-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cb56e6{/solr,null,AVAILABLE}
   [junit4]   2> 1043036 INFO  (jetty-launcher-1894-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fc39e7c{/solr,null,AVAILABLE}
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@401b201d{HTTP/1.1,[http/1.1]}{127.0.0.1:62879}
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-1) [    ] o.e.j.s.Server Started @1047417ms
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62879}
   [junit4]   2> 1043038 ERROR (jetty-launcher-1894-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T20:15:14.879Z
   [junit4]   2> 1043038 INFO  (jetty-launcher-1894-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b91b4a8{HTTP/1.1,[http/1.1]}{127.0.0.1:57885}
   [junit4]   2> 1043040 INFO  (jetty-launcher-1894-thread-2) [    ] o.e.j.s.Server Started @1047420ms
   [junit4]   2> 1043040 INFO  (jetty-launcher-1894-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57885}
   [junit4]   2> 1043041 ERROR (jetty-launcher-1894-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1043041 INFO  (jetty-launcher-1894-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1043041 INFO  (jetty-launcher-1894-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1043041 INFO  (jetty-launcher-1894-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1043041 INFO  (jetty-launcher-1894-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T20:15:14.882Z
   [junit4]   2> 1043044 INFO  (zkConnectionManagerCallback-1899-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043045 INFO  (zkConnectionManagerCallback-1901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043045 INFO  (jetty-launcher-1894-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1043045 INFO  (jetty-launcher-1894-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1043054 INFO  (jetty-launcher-1894-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43998/solr
   [junit4]   2> 1043056 INFO  (jetty-launcher-1894-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43998/solr
   [junit4]   2> 1043057 INFO  (zkConnectionManagerCallback-1906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043059 INFO  (zkConnectionManagerCallback-1909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043061 INFO  (zkConnectionManagerCallback-1911-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043064 INFO  (zkConnectionManagerCallback-1913-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043266 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1043268 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57885_solr
   [junit4]   2> 1043271 INFO  (jetty-launcher-1894-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1043272 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.c.Overseer Overseer (id=72204556508332037-127.0.0.1:57885_solr-n_0000000000) starting
   [junit4]   2> 1043276 INFO  (jetty-launcher-1894-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62879_solr
   [junit4]   2> 1043279 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1043279 INFO  (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1043289 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1043290 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1043291 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62879_solr]
   [junit4]   2> 1043291 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1043291 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1043291 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57885_solr
   [junit4]   2> 1043292 INFO  (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1043293 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1043294 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1043295 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1043295 DEBUG (ScheduledTrigger-3732-thread-1) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1043552 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57885.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1043602 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57885.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1043602 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57885.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1043603 INFO  (jetty-launcher-1894-thread-2) [n:127.0.0.1:57885_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_792D8D8468C3D3C8-001/tempDir-001/node2/.
   [junit4]   2> 1043624 INFO  (jetty-launcher-1894-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62879.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1043634 INFO  (jetty-launcher-1894-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62879.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1043634 INFO  (jetty-launcher-1894-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62879.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1043635 INFO  (jetty-launcher-1894-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_792D8D8468C3D3C8-001/tempDir-001/node1/.
   [junit4]   2> 1043714 INFO  (zkConnectionManagerCallback-1919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043723 INFO  (zkConnectionManagerCallback-1923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043726 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1043729 INFO  (SUITE-TriggerIntegrationTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43998/solr ready
   [junit4]   2> 1043789 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 1043791 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1043792 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1043792 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1043800 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1043802 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1043802 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1043826 INFO  (qtp971591962-8442) [n:127.0.0.1:57885_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1043833 INFO  (qtp2044474741-8430) [n:127.0.0.1:62879_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1043833 DEBUG (qtp971591962-8438) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1043835 INFO  (qtp971591962-8438) [n:127.0.0.1:57885_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 1043835 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1043838 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1043844 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1043844 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1043844 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1043845 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c444bf{/solr,null,AVAILABLE}
   [junit4]   2> 1043845 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@79870d6c{HTTP/1.1,[http/1.1]}{127.0.0.1:56980}
   [junit4]   2> 1043845 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.Server Started @1048225ms
   [junit4]   2> 1043845 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56980}
   [junit4]   2> 1043846 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1043846 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1043846 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1043846 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1043846 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T20:15:15.687Z
   [junit4]   2> 1043846 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62879_solr, 127.0.0.1:57885_solr]
   [junit4]   2> 1043848 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 1043850 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1043854 INFO  (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1043881 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1043882 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1043882 DEBUG (ScheduledTrigger-3732-thread-3) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 1043883 DEBUG (ScheduledTrigger-3732-thread-3) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1043886 INFO  (zkConnectionManagerCallback-1925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043887 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1043925 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43998/solr
   [junit4]   2> 1043929 INFO  (zkConnectionManagerCallback-1929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043934 INFO  (zkConnectionManagerCallback-1931-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1043959 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:56980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1043966 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:56980_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1043971 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:56980_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56980_solr
   [junit4]   2> 1043975 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1043975 INFO  (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1043976 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1043978 INFO  (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1044180 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:56980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56980.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1044222 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:56980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56980.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1044222 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:56980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56980.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1044224 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:56980_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_792D8D8468C3D3C8-001/tempDir-001/node3/.
   [junit4]   2> 1044931 DEBUG (ScheduledTrigger-3732-thread-3) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 1044931 DEBUG (ScheduledTrigger-3732-thread-3) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1044931 DEBUG (ScheduledTrigger-3732-thread-3) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:56980_solr at time 2242471343103884
   [junit4]   2> 1045952 INFO  (qtp941856464-8496) [n:127.0.0.1:56980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1045956 INFO  (qtp971591962-8442) [n:127.0.0.1:57885_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=4
   [junit4]   2> 1045958 INFO  (qtp2044474741-8435) [n:127.0.0.1:62879_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1045959 DEBUG (qtp2044474741-8430) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1045959 INFO  (qtp2044474741-8430) [n:127.0.0.1:62879_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1045960 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1045961 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62879_solr, 127.0.0.1:57885_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1045961 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 1045961 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1045962 INFO  (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1045963 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:56980_solr
   [junit4]   2> 1045964 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1045964 DEBUG (ScheduledTrigger-3732-thread-1) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 1045964 DEBUG (ScheduledTrigger-3732-thread-1) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1045964 DEBUG (ScheduledTrigger-3732-thread-1) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing registered processor for nodes: [127.0.0.1:56980_solr] added at times [2242472375148192], now=2242472376153835
   [junit4]   2> 1045964 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1045964 DEBUG (ScheduledTrigger-3732-thread-1) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7f7844956dea0T5gzpz6eiifwk4h9k39qqs4563",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":2242472375148192,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2242472375148192],
   [junit4]   2>     "nodeNames":["127.0.0.1:56980_solr"]}}
   [junit4]   2> 1045965 DEBUG (ScheduledTrigger-3732-thread-1) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_restore_trigger]
   [junit4]   2> 1045965 INFO  (ScheduledTrigger-3732-thread-1) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1045966 DEBUG (AutoscalingActionExecutor-3733-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7f7844956dea0T5gzpz6eiifwk4h9k39qqs4563",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":2242472375148192,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2242472375148192],
   [junit4]   2>     "_enqueue_time_":2242472377021080,
   [junit4]   2>     "nodeNames":["127.0.0.1:56980_solr"]}}
   [junit4]   2> 1045966 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[792D8D8468C3D3C8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 1045969 DEBUG (AutoscalingActionExecutor-3733-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_restore_trigger after 5000ms
   [junit4]   2> 1045969 DEBUG (AutoscalingActionExecutor-3733-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=7f7844956dea0T5gzpz6eiifwk4h9k39qqs4563
   [junit4]   2> 1045990 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 1045991 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 1045991 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1045992 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1045993 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1045994 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1045994 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1045995 INFO  (qtp941856464-8495) [n:127.0.0.1:56980_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1046005 INFO  (qtp941856464-8495) [n:127.0.0.1:56980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1046009 INFO  (qtp941856464-8497) [n:127.0.0.1:56980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1046010 INFO  (qtp971591962-8442) [n:127.0.0.1:57885_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1046012 INFO  (qtp2044474741-8430) [n:127.0.0.1:62879_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1046012 DEBUG (qtp941856464-8493) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1046013 INFO  (qtp941856464-8493) [n:127.0.0.1:56980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1046013 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1046014 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62879_solr, 127.0.0.1:57885_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1046014 DEBUG (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 1046014 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1046016 INFO  (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1046017 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1046018 DEBUG (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1046018 DEBUG (ScheduledTrigger-3732-thread-4) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1046018 DEBUG (ScheduledTrigger-3732-thread-4) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1046018 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b91b4a8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1046019 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=314553774
   [junit4]   2> 1046019 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1046019 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79b7d637: rootName = solr_57885, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d67e436
   [junit4]   2> 1046025 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1046025 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36e31eaf: rootName = solr_57885, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@458f0059
   [junit4]   2> 1046030 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1046030 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1aa60210: rootName = solr_57885, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24bce6da
   [junit4]   2> 1046032 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57885_solr
   [junit4]   2> 1046034 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1046034 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1046034 INFO  (zkCallback-1910-thread-1-processing-n:127.0.0.1:57885_solr) [n:127.0.0.1:57885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1046034 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1046034 INFO  (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1046035 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1046035 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.Overseer Overseer (id=72204556508332037-127.0.0.1:57885_solr-n_0000000000) closing
   [junit4]   2> 1046035 INFO  (OverseerStateUpdate-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57885_solr
   [junit4]   2> 1046036 WARN  (OverseerAutoScalingTriggerThread-72204556508332037-127.0.0.1:57885_solr-n_0000000000) [n:127.0.0.1:57885_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1046038 DEBUG (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1046040 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62879_solr
   [junit4]   2> 1046041 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fc39e7c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1046041 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1046044 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.Overseer Overseer (id=72204556508332038-127.0.0.1:62879_solr-n_0000000001) starting
   [junit4]   2> 1046054 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1046056 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1046056 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62879_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1046056 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 1046057 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62879_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1046057 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion -1
   [junit4]   2> 1046057 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1046058 INFO  (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1046060 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1046060 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1046063 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1046064 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1047064 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1047064 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1047067 DEBUG (ScheduledTrigger-3747-thread-3) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1048065 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1048065 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1048067 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1049066 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1049066 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1049067 DEBUG (ScheduledTrigger-3747-thread-3) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1050067 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1050067 DEBUG (ScheduledTrigger-3747-thread-3) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1050067 DEBUG (ScheduledTrigger-3747-thread-3) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1051068 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1051068 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1051068 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1052069 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1052070 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1052070 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1053075 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1053075 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1053076 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1054080 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1054080 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1054080 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1055081 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1055081 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1055081 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1056044 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1056045 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1056045 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1056045 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1056045 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31caba72{/solr,null,AVAILABLE}
   [junit4]   2> 1056046 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5454b6f5{HTTP/1.1,[http/1.1]}{127.0.0.1:36325}
   [junit4]   2> 1056046 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.Server Started @1060429ms
   [junit4]   2> 1056046 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36325}
   [junit4]   2> 1056046 ERROR (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1056047 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1056047 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1056047 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1056047 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T20:15:27.888Z
   [junit4]   2> 1056050 INFO  (zkConnectionManagerCallback-1935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056051 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1056085 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43998/solr
   [junit4]   2> 1056088 INFO  (zkConnectionManagerCallback-1939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056112 INFO  (zkConnectionManagerCallback-1941-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056121 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1056121 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1056121 DEBUG (ScheduledTrigger-3747-thread-2) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1056144 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:36325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1056156 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:36325_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1056161 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:36325_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36325_solr
   [junit4]   2> 1056180 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056180 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056210 INFO  (zkCallback-1940-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056229 INFO  (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1056382 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:36325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36325.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1056393 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:36325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36325.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1056393 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:36325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36325.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1056395 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:36325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_792D8D8468C3D3C8-001/tempDir-001/node4/.
   [junit4]   2> 1057123 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1057123 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1057123 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1057123 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:36325_solr at time 2242483538882990
   [junit4]   2> 1058133 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1058133 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1058133 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1059134 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 1059134 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1059134 DEBUG (ScheduledTrigger-3747-thread-4) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1059134 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR firing registered processor for nodes: [127.0.0.1:36325_solr] added at times [2242483538882990], now=2242485551172100
   [junit4]   2> 1059134 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7f786e2bff1aeT5gzpz6eiifwk4h9k39qqs4565",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":2242483538882990,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2242483538882990],
   [junit4]   2>     "nodeNames":["127.0.0.1:36325_solr"]}}
   [junit4]   2> 1059135 DEBUG (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerCTOOR]
   [junit4]   2> 1059137 INFO  (ScheduledTrigger-3747-thread-1) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1059138 DEBUG (AutoscalingActionExecutor-3748-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7f786e2bff1aeT5gzpz6eiifwk4h9k39qqs4565",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":2242483538882990,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2242483538882990],
   [junit4]   2>     "_enqueue_time_":2242485551898126,
   [junit4]   2>     "nodeNames":["127.0.0.1:36325_solr"]}}
   [junit4]   2> 1059138 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[792D8D8468C3D3C8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContinueTriggersOnOverseerRestart
   [junit4]   2> 1059145 DEBUG (AutoscalingActionExecutor-3748-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1059145 DEBUG (AutoscalingActionExecutor-3748-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerCTOOR after 5000ms
   [junit4]   2> 1059145 DEBUG (AutoscalingActionExecutor-3748-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 7 ms for event id=7f786e2bff1aeT5gzpz6eiifwk4h9k39qqs4565
   [junit4]   2> 1059164 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1059169 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 1059169 DEBUG (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1059170 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 1059173 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1059173 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1059174 DEBUG (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 1059174 INFO  (qtp40599192-8533) [n:127.0.0.1:36325_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1059188 INFO  (qtp40599192-8533) [n:127.0.0.1:36325_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1059193 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1059194 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1059194 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1059194 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1059194 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21897677{/solr,null,AVAILABLE}
   [junit4]   2> 1059195 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f6bb286{HTTP/1.1,[http/1.1]}{127.0.0.1:52300}
   [junit4]   2> 1059195 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.Server Started @1063580ms
   [junit4]   2> 1059195 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52300}
   [junit4]   2> 1059195 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1059195 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1059195 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1059195 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1059195 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T20:15:31.036Z
   [junit4]   2> 1059198 INFO  (zkConnectionManagerCallback-1945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1059198 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1059204 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10085a95dd8000f, likely client has closed socket
   [junit4]   2> 1059216 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43998/solr
   [junit4]   2> 1059219 INFO  (zkConnectionManagerCallback-1949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1059222 INFO  (zkConnectionManagerCallback-1951-thread-1-processing-n:127.0.0.1:52300_solr) [n:127.0.0.1:52300_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1059238 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:52300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1059241 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:52300_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1059245 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:52300_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52300_solr
   [junit4]   2> 1059246 INFO  (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1059246 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1059246 INFO  (zkCallback-1940-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1059248 INFO  (zkCallback-1950-thread-1-processing-n:127.0.0.1:52300_solr) [n:127.0.0.1:52300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1059248 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1059354 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:52300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52300.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1059365 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:52300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52300.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1059365 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:52300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52300.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d37af9f
   [junit4]   2> 1059366 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [n:127.0.0.1:52300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_792D8D8468C3D3C8-001/tempDir-001/node5/.
   [junit4]   2> 1059413 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1059414 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@401b201d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1059414 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=665069995
   [junit4]   2> 1059415 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1059415 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f2146e3: rootName = solr_62879, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48515435
   [junit4]   2> 1059420 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1059421 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fc4b1bf: rootName = solr_62879, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@458f0059
   [junit4]   2> 1059424 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1059424 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7099df38: rootName = solr_62879, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24bce6da
   [junit4]   2> 1059427 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62879_solr
   [junit4]   2> 1059428 INFO  (zkCallback-1950-thread-1-processing-n:127.0.0.1:52300_solr) [n:127.0.0.1:52300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1059429 INFO  (zkCallback-1940-thread-1-processing-n:127.0.0.1:36325_solr) [n:127.0.0.1:36325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1059429 INFO  (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1059429 INFO  (zkCallback-1922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1059430 INFO  (zkCallback-1912-thread-1-processing-n:127.0.0.1:62879_solr) [n:127.0.0.1:62879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1059430 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1059430 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1059431 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.Overseer Overseer (id=72204556508332038-127.0.0.1:62879_solr-n_0000000001) closing
   [junit4]   2> 1059431 INFO  (OverseerStateUpdate-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62879_solr
   [junit4]   2> 1059431 WARN  (OverseerAutoScalingTriggerThread-72204556508332038-127.0.0.1:62879_solr-n_0000000001) [n:127.0.0.1:62879_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1059433 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1059435 INFO  (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56980_solr
   [junit4]   2> 1059436 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cb56e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1059437 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1059439 INFO  (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.Overseer Overseer (id=72204556508332043-127.0.0.1:56980_solr-n_0000000002) starting
   [junit4]   2> 1059447 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1059449 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 1059450 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52300_solr, 127.0.0.1:36325_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1059450 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion -1
   [junit4]   2> 1059450 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 1059454 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1059454 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 1059455 DEBUG (ScheduledTrigger-3764-thread-1) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1060458 DEBUG (ScheduledTrigger-3764-thread-1) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1061459 DEBUG (ScheduledTrigger-3764-thread-1) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1062460 DEBUG (ScheduledTrigger-3764-thread-1) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1063461 DEBUG (ScheduledTrigger-3764-thread-1) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1064438 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[792D8D8468C3D3C8]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS
   [junit4]   2> 1064445 INFO  (qtp40599192-8538) [n:127.0.0.1:36325_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1064454 INFO  (qtp1220820547-8563) [n:127.0.0.1:52300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=6
   [junit4]   2> 1064457 INFO  (qtp941856464-8493) [n:127.0.0.1:56980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1064457 DEBUG (qtp40599192-8535) [n:127.0.0.1:36325_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1064458 INFO  (qtp40599192-8535) [n:127.0.0.1:36325_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1064459 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 1064461 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:52300_solr, 127.0.0.1:36325_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1064461 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 1064462 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52300_solr, 127.0.0.1:36325_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1064462 DEBUG (ScheduledTrigger-3764-thread-1) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1064463 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 1064467 INFO  (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 1064468 INFO  (qtp40599192-8535) [n:127.0.0.1:36325_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1064469 DEBUG (OverseerAutoScalingTriggerThread-72204556508332043-127.0.0.1:56980_solr-n_0000000002) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 1064469 DEBUG (ScheduledTrigger-3764-thread-2) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1064470 DEBUG (ScheduledTrigger-3764-thread-2) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1064471 INFO  (qtp1220820547-8561) [n:127.0.0.1:52300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1064476 INFO  (qtp941856464-8493) [n:127.0.0.1:56980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1064476 DEBUG (qtp1220820547-8560) [n:127.0.0.1:52300_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1064478 INFO  (qtp1220820547-8560) [n:127.0.0.1:52300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 1064478 INFO  (qtp40599192-8537) [n:127.0.0.1:36325_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1064479 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 11
   [junit4]   2> 1064480 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52300_solr, 127.0.0.1:36325_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1064481 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:52300_solr, 127.0.0.1:36325_solr, 127.0.0.1:56980_solr]
   [junit4]   2> 1064481 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 1064481 DEBUG (zkCallback-1930-thread-1-processing-n:127.0.0.1:56980_solr) [n:127.0.0.1:56980_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenod

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

ssing-n:127.0.0.1:63144_solr) [n:127.0.0.1:63144_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard1.leader, tag=1573986814
   [junit4]   2> 3120139 INFO  (jetty-closer-7012-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e064352{/solr,null,UNAVAILABLE}
   [junit4]   2> 3120140 INFO  (jetty-closer-7012-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3120142 ERROR (SUITE-ReplaceNodeNoTargetTest-seed#[792D8D8468C3D3C8]-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> 3120143 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[792D8D8468C3D3C8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47729 47729
   [junit4]   2> 3121117 INFO  (Thread-7249) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47729 47729
   [junit4]   2> 3121119 WARN  (Thread-7249) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	72	/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72204692102971406-127.0.0.1:41489_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72204692102971407-127.0.0.1:39508_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_792D8D8468C3D3C8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=130, maxMBSortInHeap=6.328143312035812, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@618d2db9), locale=id-ID, timezone=Africa/Conakry
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=129817680,total=513736704
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimDistributedQueue, TestConfigOverlay, SuggesterTest, DistributedFacetExistsSmallTest, V2StandaloneTest, SaslZkACLProviderTest, TestJettySolrRunner, UUIDFieldTest, TestChildDocTransformer, SpellCheckCollatorTest, TestSolr4Spatial, TestUseDocValuesAsStored, TestRetrieveFieldsOptimizer, CloneFieldUpdateProcessorFactoryTest, TestRawResponseWriter, TestCollectionAPIs, TestSlowCompositeReaderWrapper, HdfsChaosMonkeyNothingIsSafeTest, TimeRoutedAliasUpdateProcessorTest, RankQueryTest, TestRandomRequestDistribution, CurrencyRangeFacetCloudTest, BigEndianAscendingWordDeserializerTest, NotRequiredUniqueKeyTest, TestManagedSynonymFilterFactory, TestDefaultStatsCache, TestStressReorder, TestLMJelinekMercerSimilarityFactory, TestInPlaceUpdatesDistrib, TestLegacyField, UpdateRequestProcessorFactoryTest, PrimUtilsTest, TestDistributedMissingSort, CdcrVersionReplicationTest, TestSort, TestBulkSchemaConcurrent, TestFieldTypeResource, TestDownShardTolerantSearch, SystemLogListenerTest, HighlighterMaxOffsetTest, TestConfigSetsAPIZkFailure, TestManagedSchemaAPI, TestNumericRangeQuery64, CoreMergeIndexesAdminHandlerTest, TestExceedMaxTermLength, DistributedTermsComponentTest, SolrMetricManagerTest, CoreSorterTest, TestHalfAndHalfDocValues, TestXmlQParserPlugin, TestSmileRequest, TestAtomicUpdateErrorCases, TestHashPartitioner, TestLegacyNumericRangeQueryBuilder, URLClassifyProcessorTest, PrimitiveFieldTypeTest, TestCustomSort, JsonLoaderTest, SolrCoreCheckLockOnStartupTest, XsltUpdateRequestHandlerTest, TestCorePropertiesReload, TestHttpShardHandlerFactory, TestLRUStatsCache, TestSolrCloudWithHadoopAuthPlugin, PreAnalyzedUpdateProcessorTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCloudSearcherWarming, ConcurrentDeleteAndCreateCollectionTest, SyncSliceTest, DebugComponentTest, SimpleMLTQParserTest, TestWordDelimiterFilterFactory, SimpleFacetsTest, TestNoOpRegenerator, HdfsCollectionsAPIDistributedZkTest, BasicDistributedZk2Test, AtomicUpdatesTest, TestFuzzyAnalyzedSuggestions, TestSearchPerf, TermVectorComponentTest, CleanupOldIndexTest, CreateRoutedAliasTest, DistributedSpellCheckComponentTest, TestComponentsName, SimpleCollectionCreateDeleteTest, TestCloudNestedDocsSort, TestDynamicLoading, TestCloudDeleteByQuery, TestClusterStateMutator, ShowFileRequestHandlerTest, RequestHandlersTest, TestSchemaVersionResource, EnumFieldTest, TestSubQueryTransformerCrossCore, ConjunctionSolrSpellCheckerTest, TestStreamBody, TestLMDirichletSimilarityFactory, UpdateLogTest, TestMacros, BlobRepositoryCloudTest, ShufflingReplicaListTransformerTest, DefaultValueUpdateProcessorTest, FullHLLTest, HdfsWriteToMultipleCollectionsTest, ClusterStateUpdateTest, TestFastWriter, DocValuesMultiTest, RegexBytesRefFilterTest, TemplateUpdateProcessorTest, TestExactSharedStatsCache, TestRandomFaceting, TestSortByMinMaxFunction, TestConfig, BasicAuthStandaloneTest, RecoveryAfterSoftCommitTest, CSVRequestHandlerTest, TestDistributedSearch, LegacyCloudClusterPropTest, SolrIndexMetricsTest, AutoAddReplicasPlanActionTest, TriggerIntegrationTest, CdcrBootstrapTest, RegexBoostProcessorTest, SolrMetricsIntegrationTest, TestNodeLostTrigger, TestLargeCluster, TestSolrCloudWithSecureImpersonation, HealthCheckHandlerTest, LoggingHandlerTest, TestTlogReplica, TestMinMaxOnMultiValuedField, MetricUtilsTest, TestAnalyzeInfixSuggestions, HttpPartitionTest, NoCacheHeaderTest, SoftAutoCommitTest, TestSolrConfigHandler, NodeLostTriggerTest, TestUpdate, TestStandardQParsers, TestSQLHandler, TestCopyFieldCollectionResource, FieldAnalysisRequestHandlerTest, TestCloudPseudoReturnFields, TestFileDictionaryLookup, InfixSuggestersTest, EchoParamsTest, HdfsNNFailoverTest, TestValueSourceCache, TestStressInPlaceUpdates, AsyncCallRequestStatusResponseTest, SortByFunctionTest, TestScoreJoinQPNoScore, MoveReplicaHDFSTest, ExitableDirectoryReaderTest, TestMissingGroups, DistributedIntervalFacetingTest, SpellCheckComponentTest, TestLegacyNumericUtils, TestSolrQueryParser, OverseerCollectionConfigSetProcessorTest, TestRestManager, TestSearcherReuse, TestDocTermOrds, TestHighFrequencyDictionaryFactory, HdfsRecoveryZkTest, TestDFRSimilarityFactory, SolrXmlInZkTest, TestRuleBasedAuthorizationPlugin, OverseerRolesTest, SystemInfoHandlerTest, OverseerTaskQueueTest, SpellPossibilityIteratorTest, IndexBasedSpellCheckerTest, DeleteLastCustomShardedReplicaTest, TestPointFields, UUIDUpdateProcessorFallbackTest, TestFastLRUCache, TestAuthorizationFramework, BasicFunctionalityTest, TestHashQParserPlugin, PeerSyncTest, SecurityConfHandlerTest, TestRequestForwarding, TestSchemalessBufferedUpdates, DistanceFunctionTest, ReplicationFactorTest, ActionThrottleTest, CollectionsAPIAsyncDistributedZkTest, TestEmbeddedSolrServerConstructors, TestSegmentSorting, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestRandomDVFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, QueryElevationComponentTest, ConvertedLegacyTest, TestFunctionQuery, TestBadConfig, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTSTTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, FieldMutatingUpdateProcessorTest, TestRemoteStreaming, SolrInfoBeanTest, DisMaxRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, TestIndexingPerformance, FastVectorHighlighterTest, ReturnFieldsTest, QueryParsingTest, TestPHPSerializedResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, MinimalSchemaTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, TestXIncludeConfig, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, FileUtilsTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, LIRRollingUpdatesTest, LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, OverseerModifyCollectionTest, ReplaceNodeNoTargetTest]
   [junit4] Completed [541/776 (2!)] on J1 in 11.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 49318 lines...]