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/01/23 12:59:02 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 21328 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21328/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

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=27852, name=jetty-launcher-6985-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:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=27850, name=jetty-launcher-6985-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:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=27852, name=jetty-launcher-6985-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:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=27850, name=jetty-launcher-6985-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:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([614B752F767D602D]:0)




Build Log:
[...truncated 13532 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 2736184 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_614B752F767D602D-001/init-core-data-001
   [junit4]   2> 2736185 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2736185 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-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> 2736200 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_614B752F767D602D-001/tempDir-001
   [junit4]   2> 2736200 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2736200 INFO  (Thread-7473) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2736200 INFO  (Thread-7473) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2736201 ERROR (Thread-7473) [    ] 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> 2736300 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39329
   [junit4]   2> 2736302 INFO  (zkConnectionManagerCallback-6988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736307 INFO  (jetty-launcher-6985-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:57:37+06:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2736307 INFO  (jetty-launcher-6985-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:57:37+06:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2736317 INFO  (jetty-launcher-6985-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2736317 INFO  (jetty-launcher-6985-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2736317 INFO  (jetty-launcher-6985-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2736317 INFO  (jetty-launcher-6985-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2736317 INFO  (jetty-launcher-6985-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2736318 INFO  (jetty-launcher-6985-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2736318 INFO  (jetty-launcher-6985-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bef5b4e{/solr,null,AVAILABLE}
   [junit4]   2> 2736318 INFO  (jetty-launcher-6985-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1403811d{/solr,null,AVAILABLE}
   [junit4]   2> 2736319 INFO  (jetty-launcher-6985-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d5a8e68{SSL,[ssl, http/1.1]}{127.0.0.1:42683}
   [junit4]   2> 2736319 INFO  (jetty-launcher-6985-thread-2) [    ] o.e.j.s.Server Started @2738208ms
   [junit4]   2> 2736319 INFO  (jetty-launcher-6985-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42683}
   [junit4]   2> 2736319 INFO  (jetty-launcher-6985-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33a9e6d2{SSL,[ssl, http/1.1]}{127.0.0.1:37831}
   [junit4]   2> 2736319 INFO  (jetty-launcher-6985-thread-1) [    ] o.e.j.s.Server Started @2738208ms
   [junit4]   2> 2736319 INFO  (jetty-launcher-6985-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37831}
   [junit4]   2> 2736319 ERROR (jetty-launcher-6985-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2736319 ERROR (jetty-launcher-6985-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2736319 INFO  (jetty-launcher-6985-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2736320 INFO  (jetty-launcher-6985-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2736320 INFO  (jetty-launcher-6985-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2736320 INFO  (jetty-launcher-6985-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2736320 INFO  (jetty-launcher-6985-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2736320 INFO  (jetty-launcher-6985-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2736320 INFO  (jetty-launcher-6985-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T12:34:27.354Z
   [junit4]   2> 2736320 INFO  (jetty-launcher-6985-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T12:34:27.354Z
   [junit4]   2> 2736325 INFO  (zkConnectionManagerCallback-6990-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736325 INFO  (zkConnectionManagerCallback-6992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736325 INFO  (jetty-launcher-6985-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2736325 INFO  (jetty-launcher-6985-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2736330 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161230331230001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2736333 INFO  (jetty-launcher-6985-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2736333 INFO  (jetty-launcher-6985-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39329/solr
   [junit4]   2> 2736334 INFO  (zkConnectionManagerCallback-6998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736334 INFO  (zkConnectionManagerCallback-7000-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736341 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736341 INFO  (zkConnectionManagerCallback-7004-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736385 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2736385 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2736385 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42683_solr
   [junit4]   2> 2736386 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37831_solr
   [junit4]   2> 2736386 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.c.Overseer Overseer (id=99399163395112966-127.0.0.1:42683_solr-n_0000000000) starting
   [junit4]   2> 2736386 INFO  (zkCallback-7001-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2736386 INFO  (zkCallback-7002-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2736391 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42683_solr
   [junit4]   2> 2736391 INFO  (zkCallback-7002-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2736391 INFO  (zkCallback-7001-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2736425 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2736427 WARN  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_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> 2736430 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_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=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, 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> 2736453 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2736454 WARN  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_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> 2736454 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_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=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, 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> 2736481 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2736481 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2736495 INFO  (jetty-launcher-6985-thread-1-EventThread) [n:127.0.0.1:37831_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2736495 INFO  (jetty-launcher-6985-thread-2-EventThread) [n:127.0.0.1:42683_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2736561 WARN  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_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> 2736561 WARN  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_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> 2736585 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42683.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6432200
   [junit4]   2> 2736585 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37831.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6432200
   [junit4]   2> 2736590 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37831.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6432200
   [junit4]   2> 2736590 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42683.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6432200
   [junit4]   2> 2736590 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37831.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6432200
   [junit4]   2> 2736590 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42683.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6432200
   [junit4]   2> 2736591 INFO  (jetty-launcher-6985-thread-1) [n:127.0.0.1:37831_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_614B752F767D602D-001/tempDir-001/node1/.
   [junit4]   2> 2736591 INFO  (jetty-launcher-6985-thread-2) [n:127.0.0.1:42683_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_614B752F767D602D-001/tempDir-001/node2/.
   [junit4]   2> 2736615 INFO  (zkConnectionManagerCallback-7010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736627 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 2736628 INFO  (zkConnectionManagerCallback-7013-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736754 INFO  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2736755 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2736755 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39329/solr ready
   [junit4]   2> 2736781 INFO  (qtp1313064537-27814) [n:127.0.0.1:37831_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> 2736782 INFO  (OverseerThreadFactory-10002-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 2736887 INFO  (OverseerStateUpdate-99399163395112966-127.0.0.1:42683_solr-n_0000000000) [n:127.0.0.1:42683_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:42683/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2737118 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2737119 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2737223 INFO  (zkCallback-7002-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2737223 INFO  (zkCallback-7002-thread-2-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2738135 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738154 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738271 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738305 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738306 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42683.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6432200
   [junit4]   2> 2738306 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2738306 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_614B752F767D602D-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_614B752F767D602D-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 2738309 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=94.8662109375, floorSegmentMB=0.7685546875, forceMergeDeletesPctAllowed=29.430289555489065, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6526729436351967
   [junit4]   2> 2738363 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738363 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738364 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2738364 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2738365 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=31.345703125, floorSegmentMB=1.9599609375, forceMergeDeletesPctAllowed=6.602581367630895, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2738365 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@562bebe1[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 2738367 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2738429 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738514 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738514 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738514 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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 1590386616747163648
   [junit4]   2> 2738514 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738514 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738514 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738515 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738515 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738515 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738515 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738515 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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> 2738516 INFO  (searcherExecutor-10007-thread-1-processing-n:127.0.0.1:42683_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:42683_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@562bebe1[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2738517 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738517 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738518 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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:42683/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 2738518 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738518 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:42683/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2738518 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738519 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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:42683/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2738620 INFO  (zkCallback-7002-thread-3-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2738620 INFO  (zkCallback-7002-thread-2-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2738670 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2738671 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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=1553
   [junit4]   2> 2738675 WARN  (httpShardExecutor-9997-thread-1-processing-n:127.0.0.1:42683_solr [https:////127.0.0.1:42683//solr] https:////127.0.0.1:42683//solr) [n:127.0.0.1:42683_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1516746868152&s=GzuwfzOBu43YqlMlV9XoRTAIUYU="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:28 GMT
   [junit4]   2> 2738677 INFO  (qtp1313064537-27814) [n:127.0.0.1:37831_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> 2738772 INFO  (zkCallback-7002-thread-3-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2738772 INFO  (zkCallback-7002-thread-2-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2738784 INFO  (OverseerCollectionConfigSetProcessor-99399163395112966-127.0.0.1:42683_solr-n_0000000000) [n:127.0.0.1:42683_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> 2739678 INFO  (qtp1313064537-27814) [n:127.0.0.1:37831_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=2896
   [junit4]   2> 2739678 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1516746867810&s=2PZNIlt9mVyLhCXtrQkDSxrzEz4="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:27 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:27 GMT
   [junit4]   2> 2739679 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 2739679 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 2739682 INFO  (qtp1313064537-27812) [n:127.0.0.1:37831_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2739685 INFO  (qtp70267588-27813) [n:127.0.0.1:42683_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> 2739686 WARN  (qtp1313064537-27812) [n:127.0.0.1:37831_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1516746870719&s=rAPD6CF3RM+6Mhle7z4LekrV2rY="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2739686 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1516746870716&s=UjwtV2h5i7yray7aWKuWA+fXWqI="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2739686 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1516746870719&s=rAPD6CF3RM+6Mhle7z4LekrV2rY="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2739690 INFO  (qtp70267588-27801) [n:127.0.0.1:42683_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> 2739690 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1516746870723&s=ues7NXWYWJ2CPW3MCWqMgIyQdsg="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2739691 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 2739704 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2739706 INFO  (qtp1313064537-27802) [n:127.0.0.1:37831_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> 2739706 INFO  (qtp1313064537-27802) [n:127.0.0.1:37831_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> 2739707 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1516746870740&s=yLd56ZgW2avJDs4R+wU++Et9fsM="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2739707 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 2739726 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2739734 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1516746870761&s=+vDMhgFmc+V4m3+Xl8jp1AfiL/s="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2739735 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2739751 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2739755 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1516746870786&s=AhpZWpYfhQoqkdIxH0a2/JsVa0w="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2739756 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2739775 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2739775 INFO  (qtp1313064537-27812) [n:127.0.0.1:37831_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:449)
   [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> 2739776 WARN  (qtp1313064537-27812) [n:127.0.0.1:37831_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:455)
   [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:449)
   [junit4]   2> 	... 34 more
   [junit4]   2> 2739779 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2739794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2754810 WARN  (jetty-launcher-6985-thread-1-SendThread(127.0.0.1:39329)) [n:127.0.0.1:37831_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15104ms for sessionid 0x161230331230005
   [junit4]   2> 2754810 WARN  (jetty-launcher-6985-thread-2-SendThread(127.0.0.1:39329)) [n:127.0.0.1:42683_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 18251ms for sessionid 0x161230331230007
   [junit4]   2> 2754811 WARN  (jetty-launcher-6985-thread-1-SendThread(127.0.0.1:39329)) [n:127.0.0.1:37831_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 18251ms for sessionid 0x161230331230008
   [junit4]   2> 2754811 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161230331230007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2754811 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1516746870830&s=Dtry8hjkGyiBuYBcu0LPp99pOhc="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:30 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:30 GMT
   [junit4]   2> 2754812 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161230331230005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2754812 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2754812 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161230331230008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2754818 WARN  (jetty-launcher-6985-thread-2-SendThread(127.0.0.1:39329)) [n:127.0.0.1:42683_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16034ms for sessionid 0x161230331230006
   [junit4]   2> 2754820 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161230331230006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2754865 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 2754877 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1516746885899&s=EzWMEmcKCJ1tmF0b+kKovhK55IU="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:45 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:45 GMT
   [junit4]   2> 2754878 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 2754911 WARN  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e587fa3 name: ZooKeeperConnection Watcher:127.0.0.1:39329/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2754911 WARN  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2754912 WARN  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d12f09a name: ZooKeeperConnection Watcher:127.0.0.1:39329/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2754912 WARN  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2754919 WARN  (zkConnectionManagerCallback-7004-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37f6321 name: ZooKeeperConnection Watcher:127.0.0.1:39329/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2754919 WARN  (zkConnectionManagerCallback-7004-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2754997 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 2760833 WARN  (jetty-launcher-6985-thread-1-SendThread(127.0.0.1:39329)) [n:127.0.0.1:37831_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x161230331230005 has expired
   [junit4]   2> 2760834 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[614B752F767D602D]-SendThread(127.0.0.1:39329)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x16123033123000b has expired
   [junit4]   2> 2760834 WARN  (jetty-launcher-6985-thread-2-SendThread(127.0.0.1:39329)) [n:127.0.0.1:42683_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x161230331230007 has expired
   [junit4]   2> 2760834 WARN  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e587fa3 name: ZooKeeperConnection Watcher:127.0.0.1:39329/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 2760834 WARN  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 2760834 WARN  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 2760834 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1516746886032&s=VAtzfPMPRoXnekxRVZtFpPkrOd0="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:46 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:46 GMT
   [junit4]   2> 2760835 WARN  (jetty-launcher-6985-thread-1-SendThread(127.0.0.1:39329)) [n:127.0.0.1:37831_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x161230331230008 has expired
   [junit4]   2> 2760835 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 2760835 INFO  (zkConnectionManagerCallback-7004-thread-1-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2760849 WARN  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d12f09a name: ZooKeeperConnection Watcher:127.0.0.1:39329/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 2760849 WARN  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 2760849 INFO  (zkCallback-7002-thread-2-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2760854 INFO  (zkConnectionManagerCallback-7016-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2760849 WARN  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 2760854 INFO  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 2760856 INFO  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2760875 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr-EventThread) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2760875 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 2760875 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 2760876 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2760877 INFO  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 2760880 INFO  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 2760907 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37831_solr
   [junit4]   2> 2760911 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 2760911 INFO  (zkCallback-7002-thread-2-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2760911 INFO  (zkConnectionManagerCallback-7003-thread-1-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 2760911 INFO  (zkCallback-7015-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2760911 INFO  (zkCallback-7001-thread-3-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2760930 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 2760932 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1516746891964&s=ouOgQ1fNUS1+4gaHHqrRgf9zHNU="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:51 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:51 GMT
   [junit4]   2> 2760933 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 2761024 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2761025 INFO  (qtp1313064537-27802) [n:127.0.0.1:37831_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> 2761025 INFO  (qtp1313064537-27802) [n:127.0.0.1:37831_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> 2761026 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1516746892059&s=fIVBxc0qDyKCLhdVCVh9hGbFmnM="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:52 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:52 GMT
   [junit4]   2> 2761026 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2761127 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2761136 INFO  (qtp1313064537-27806) [n:127.0.0.1:37831_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> 2761140 INFO  (qtp1313064537-27806) [n:127.0.0.1:37831_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2761140 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1516746892161&s=tZYvs6DcpdNuwu896d7/VxaHPfE="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:52 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:52 GMT
   [junit4]   2> 2761141 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2761240 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 2761265 WARN  (qtp1313064537-27802) [n:127.0.0.1:37831_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 2761267 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[614B752F767D602D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1516746892275&s=wCPtYnSVphw8LQTU9hOX1ieyzNY="; Path=/; Domain=127.0.0.1; Expires=Út, 23-Led-2018 22:34:52 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Út, 23-Led-2018 22:34:52 GMT
   [junit4]   2> 2761267 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[614B752F767D602D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 2761269 INFO  (jetty-closer-6986-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@33a9e6d2{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2761269 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1714332926
   [junit4]   2> 2761269 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2761270 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f0b9b4a: rootName = solr_37831, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6caff545
   [junit4]   2> 2761272 INFO  (jetty-closer-6986-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d5a8e68{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2761272 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1490120735
   [junit4]   2> 2761272 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2761273 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a1ab8a4: rootName = solr_42683, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13f4a55c
   [junit4]   2> 2761276 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2761276 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8cfdd45: rootName = solr_37831, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@d2e0ca5
   [junit4]   2> 2761280 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2761285 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71165674: rootName = solr_42683, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@d2e0ca5
   [junit4]   2> 2761282 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2761289 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@618f9013: rootName = solr_37831, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61170996
   [junit4]   2> 2761289 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2761290 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fabb005: rootName = solr_42683, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61170996
   [junit4]   2> 2761291 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37831_solr
   [junit4]   2> 2761291 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42683_solr
   [junit4]   2> 2761292 INFO  (jetty-closer-6986-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2761292 INFO  (zkCallback-7001-thread-3-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2761293 INFO  (zkCallback-7001-thread-4-processing-n:127.0.0.1:37831_solr) [n:127.0.0.1:37831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2761293 INFO  (zkCallback-7002-thread-5-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2761293 INFO  (zkCallback-7002-thread-4-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_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> 2761293 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2761293 INFO  (zkCallback-7002-thread-2-processing-n:127.0.0.1:42683_solr) [n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2761294 INFO  (coreCloseExecutor-10013-thread-1) [n:127.0.0.1:42683_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@6f605c9f
   [junit4]   2> 2761294 INFO  (coreCloseExecutor-10013-thread-1) [n:127.0.0.1:42683_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=1868586143
   [junit4]   2> 2761294 INFO  (coreCloseExecutor-10013-thread-1) [n:127.0.0.1:42683_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@68ef1d34: rootName = solr_42683, 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@1e625880
   [junit4]   2> 2761295 ERROR (Thread[Thread-7491,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:37831_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2761304 INFO  (jetty-closer-6986-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1403811d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2761305 INFO  (jetty-closer-6986-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2761311 INFO  (coreCloseExecutor-10013-thread-1) [n:127.0.0.1:42683_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=1868586143
   [junit4]   2> 2761345 INFO  (jetty-closer-6986-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99399163395112966-127.0.0.1:42683_solr-n_0000000000) closing
   [junit4]   2> 2761345 INFO  (OverseerStateUpdate-99399163395112966-127.0.0.1:42683_solr-n_0000000000) [n:127.0.0.1:42683_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42683_solr
   [junit4]   2> 2761349 WARN  (OverseerAutoScalingTriggerThread-99399163395112966-127.0.0.1:42683_solr-n_0000000000) [n:127.0.0.1:42683_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2761370 ERROR (Thread[Thread-7490,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:42683_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2761372 INFO  (jetty-closer-6986-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bef5b4e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2761372 INFO  (jetty-closer-6986-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2761373 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-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> 2761373 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39329 39329
   [junit4]   2> 2766534 INFO  (Thread-7473) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39329 39329
   [junit4]   2> 2766535 WARN  (Thread-7473) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/overseer_elect/election/99399163395112966-127.0.0.1:42683_solr-n_0000000000
   [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> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2766556 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[614B752F767D602D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 23, 2018 12:34:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jan 23, 2018 12:35:17 PM 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=27852, name=jetty-launcher-6985-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:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=27850, name=jetty-launcher-6985-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.i

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

st, DocExpirationUpdateProcessorFactoryTest, DocValuesMissingTest, PeerSyncTest, DeleteLastCustomShardedReplicaTest, TestCursorMarkWithoutUniqueKey, TestSlowCompositeReaderWrapper, TestManagedSynonymGraphFilterFactory, TestExclusionRuleCollectionAccess, BasicZkTest, FieldMutatingUpdateProcessorTest, CustomHighlightComponentTest, PreAnalyzedUpdateProcessorTest, DOMUtilTest, ScriptEngineTest, HdfsBasicDistributedZk2Test, BlockCacheTest, DistributedQueryComponentCustomSortTest, TestComplexPhraseLeadingWildcard, CoreAdminRequestStatusTest, TestUniqueKeyFieldResource, TestRecovery, TestSystemIdResolver, MetricUtilsTest, JsonLoaderTest, TestReload, TestFieldCacheSortRandom, TestSubQueryTransformerCrossCore, SuggesterFSTTest, ShufflingReplicaListTransformerTest, SystemLogListenerTest, LoggingHandlerTest, SpellCheckCollatorWithCollapseTest, TestCloudSchemaless, TestStressRecovery, TestPullReplicaErrorHandling, DirectSolrConnectionTest, TestDynamicLoading, TestSimpleTrackingShardHandler, SystemInfoHandlerTest, CoreSorterTest, TestSQLHandler, CdcrReplicationHandlerTest, TestSkipOverseerOperations, LeaderFailoverAfterPartitionTest, TestSchemaSimilarityResource, TestFoldingMultitermQuery, TestInitParams, TestSolrQueryResponse, DistributedVersionInfoTest, TestRequestStatusCollectionAPI, SolrCoreTest, TestNoOpRegenerator, PolyFieldTest, MoveReplicaTest, TestLeaderInitiatedRecoveryThread, SolrIndexMetricsTest, TestShardHandlerFactory, ChaosMonkeySafeLeaderTest, TestHdfsCloudBackupRestore, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ZkControllerTest, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DocValuesNotIndexedTest, ForceLeaderTest, MoveReplicaHDFSTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCloudExampleTest, TestCloudPivotFacet, TestDeleteCollectionOnDownNodes, TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=614B752F767D602D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Atlantic/Azores -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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=27852, name=jetty-launcher-6985-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:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=27850, name=jetty-launcher-6985-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:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([614B752F767D602D]:0)
   [junit4] Completed [572/768 (1!)] on J1 in 50.56s, 12 tests, 1 error <<< FAILURES!

[...truncated 23865 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:836: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:388: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2039: Rat problems were found!

Total time: 94 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21333 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21333/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([6691A6A198B1B7C4:EEC5997B364DDA3C]: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.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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)




Build Log:
[...truncated 12641 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/init-core-data-001
   [junit4]   2> 1451756 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1451757 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1451758 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-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> 1451758 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1451758 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fsc/
   [junit4]   2> 1451761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1451761 INFO  (Thread-6437) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1451761 INFO  (Thread-6437) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1451762 ERROR (Thread-6437) [    ] 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> 1451861 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkTestServer start zk server on port:33651
   [junit4]   2> 1451863 INFO  (zkConnectionManagerCallback-8830-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451865 INFO  (zkConnectionManagerCallback-8832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451867 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1451868 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1451869 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1451870 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1451870 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1451871 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1451871 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1451872 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1451872 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1451872 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1451873 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1451874 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1451953 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1acafa2{/fsc,null,AVAILABLE}
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c4152a{HTTP/1.1,[http/1.1]}{127.0.0.1:39991}
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1453899ms
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/control/data, hostContext=/fsc, hostPort=39991, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores}
   [junit4]   2> 1451954 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:53.523Z
   [junit4]   2> 1451956 INFO  (zkConnectionManagerCallback-8834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451956 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1451957 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/solr.xml
   [junit4]   2> 1451959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1451959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1451960 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1451967 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1451968 INFO  (zkConnectionManagerCallback-8838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451970 INFO  (zkConnectionManagerCallback-8840-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451996 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1451996 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39991_fsc
   [junit4]   2> 1451997 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.Overseer Overseer (id=99402892792954884-127.0.0.1:39991_fsc-n_0000000000) starting
   [junit4]   2> 1452003 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39991_fsc
   [junit4]   2> 1452003 INFO  (zkCallback-8839-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1452056 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1452065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1452065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1452066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores
   [junit4]   2> 1452084 INFO  (zkConnectionManagerCallback-8846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1452085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1452085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33651/solr ready
   [junit4]   2> 1452086 INFO  (qtp3272641-26516) [n:127.0.0.1:39991_fsc    ] 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:39991_fsc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1452087 INFO  (OverseerThreadFactory-6242-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1452189 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] 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> 1452190 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1452292 INFO  (zkCallback-8839-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] 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> 1453202 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1453210 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453271 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453278 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453278 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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@160d2dd
   [junit4]   2> 1453278 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1453279 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1453281 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1453282 WARN  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453309 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453309 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453310 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1453310 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1453311 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1453311 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11239ee[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1453312 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1453312 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453312 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1453313 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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 1590446286313619456
   [junit4]   2> 1453313 INFO  (searcherExecutor-6245-thread-1-processing-n:127.0.0.1:39991_fsc x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39991_fsc 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@11239ee[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39991/fsc/control_collection_shard1_replica_n1/
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39991/fsc/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453316 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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:39991/fsc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1453417 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] 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> 1453467 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453468 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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=1278
   [junit4]   2> 1453470 INFO  (qtp3272641-26516) [n:127.0.0.1:39991_fsc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1453569 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] 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> 1454088 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] 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> 1454470 INFO  (qtp3272641-26516) [n:127.0.0.1:39991_fsc    ] 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:39991_fsc&wt=javabin&version=2} status=0 QTime=2383
   [junit4]   2> 1454473 INFO  (zkConnectionManagerCallback-8850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454474 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1454474 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33651/solr ready
   [junit4]   2> 1454474 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1454475 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1454476 INFO  (OverseerThreadFactory-6242-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1454476 WARN  (OverseerThreadFactory-6242-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1454678 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1454678 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1454758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001 of type NRT
   [junit4]   2> 1454758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15fb996{/fsc,null,AVAILABLE}
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f3bbd0{HTTP/1.1,[http/1.1]}{127.0.0.1:34955}
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1456704ms
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=34955, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores}
   [junit4]   2> 1454760 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:56.328Z
   [junit4]   2> 1454761 INFO  (zkConnectionManagerCallback-8852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454762 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1454762 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/solr.xml
   [junit4]   2> 1454765 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1454765 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1454766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1454772 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1454773 INFO  (zkConnectionManagerCallback-8856-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454775 INFO  (zkConnectionManagerCallback-8858-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454777 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1454778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1454778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34955_fsc
   [junit4]   2> 1454779 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1454779 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1454779 INFO  (zkCallback-8857-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1454870 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1454878 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1454878 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1454879 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores
   [junit4]   2> 1454900 INFO  (qtp26329831-26568) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34955_fsc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1454901 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] 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> 1454901 INFO  (OverseerThreadFactory-6242-thread-3-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34955_fsc for creating new replica
   [junit4]   2> 1454902 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1454902 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1455914 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1455925 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1455975 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1455984 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1455986 WARN  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 1456014 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1456014 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1456015 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1456015 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1456016 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1456016 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@d743e5[collection1_shard2_replica_n61] main]
   [junit4]   2> 1456017 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1456017 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1456018 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1456018 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590446289150017536
   [junit4]   2> 1456018 INFO  (searcherExecutor-6256-thread-1-processing-n:127.0.0.1:34955_fsc x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@d743e5[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34955/fsc/collection1_shard2_replica_n61/
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:34955/fsc/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1456021 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34955/fsc/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1456172 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1456178 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1275
   [junit4]   2> 1456179 INFO  (qtp26329831-26568) [n:127.0.0.1:34955_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34955_fsc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1279
   [junit4]   2> 1456259 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001 of type NRT
   [junit4]   2> 1456260 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a8cd23{/fsc,null,AVAILABLE}
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@efc8ea{HTTP/1.1,[http/1.1]}{127.0.0.1:40641}
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1458206ms
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=40641, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores}
   [junit4]   2> 1456261 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1456262 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:57.830Z
   [junit4]   2> 1456263 INFO  (zkConnectionManagerCallback-8862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1456263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1456263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/solr.xml
   [junit4]   2> 1456266 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1456266 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1456267 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1456270 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1456271 INFO  (zkConnectionManagerCallback-8866-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1456272 INFO  (zkConnectionManagerCallback-8868-thread-1-processing-n:127.0.0.1:40641_fsc) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1456275 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1456276 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1456277 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40641_fsc
   [junit4]   2> 1456277 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456277 INFO  (zkCallback-8857-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456277 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456279 INFO  (zkCallback-8867-thread-1-processing-n:127.0.0.1:40641_fsc) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456418 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1456426 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1456427 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1456428 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores
   [junit4]   2> 1456470 INFO  (qtp26329831-26572) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40641_fsc&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1456471 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] 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> 1456471 INFO  (OverseerThreadFactory-6242-thread-4-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40641_fsc for creating new replica
   [junit4]   2> 1456472 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1456472 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1457484 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1457493 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1457548 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1457563 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 1457564 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457564 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1457564 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1457566 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1457567 WARN  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 1457599 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1457599 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1457600 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1457600 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1457601 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1457601 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@1128d99[collection1_shard3_replica_n63] main]
   [junit4]   2> 1457602 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1457602 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1457602 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1457603 INFO  (searcherExecutor-6267-thread-1-processing-n:127.0.0.1:40641_fsc x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@1128d99[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1457603 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590446290812010496
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40641/fsc/collection1_shard3_replica_n63/
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:40641/fsc/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1457607 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40641/fsc/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1457757 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1457758 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1286
   [junit4]   2> 1457759 INFO  (qtp26329831-26572) [n:127.0.0.1:34955_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:40641_fsc&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1289
   [junit4]   2> 1457842 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001 of type NRT
   [junit4]   2> 1457842 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dd0fb7{/fsc,null,AVAILABLE}
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d303a4{HTTP/1.1,[http/1.1]}{127.0.0.1:46479}
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1459788ms
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=46479, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores}
   [junit4]   2> 1457844 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:59.412Z
   [junit4]   2> 1457845 INFO  (zkConnectionManagerCallback-8872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1457845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/solr.xml
   [junit4]   2> 1457848 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1457848 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1457848 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1457850 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1457851 INFO  (zkConnectionManagerCallback-8876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457852 INFO  (zkConnectionManagerCallback-8878-thread-1-processing-n:127.0.0.1:46479_fsc) [n:127.0.0.1:46479_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457854 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1457855 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1457856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46479_fsc
   [junit4]   2> 1457856 INFO  (zkCallback-8867-thread-1-processing-n:127.0.0.1:40641_fsc) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8857-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8877-thread-1-processing-n:127.0.0.1:46479_fsc) [n:127.0.0.1:46479_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457973 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores
   [junit4]   2> 1458008 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46479_fsc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1458009 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] 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> 1458009 INFO  (OverseerThreadFactory-6242-thread-5-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46479_fsc for creating new replica
   [junit4]   2> 1458010 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1458010 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1459019 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1459028 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1459086 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1459096 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 1459096 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1459097 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1459097 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1459099 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1459101 WARN  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] 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> 1459139 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1459139 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1459140 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1459140 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1459142 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1459142 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@e107d6[collection1_shard1_replica_n65] main]
   [junit4]   2> 1459143 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1459143 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1459144 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1459145 INFO  (searcherExecutor-6278-thread-1-processing-n:127.0.0.1:46479_fsc x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@e107d6[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1459145 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590446292428914688
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46479/fsc/collection1_shard1_replica_n65/
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:46479/fsc/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1459149 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46479/fsc/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 1459300 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1459301 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1291
   [junit4]   2> 1459302 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46479_fsc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1294
   [junit4]   2> 1459372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-4-001 of type NRT
   [junit4]   2> 1459372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15a54e1{/fsc,null,AVAILABLE}
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7abe8a{HTTP/1.1,[http/1.1]}{127.0.0.1:43311}
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1461317ms
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=43311, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-4-001/cores}
   [junit4]   2> 1459373 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:23:00.941Z
   [junit4]   2> 1459374 INFO  (zkConnectionManagerCallback-8882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1459

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

eader(UninvertingDirectoryReader())}
   [junit4]   2> 66178 INFO  (qtp7889615-880) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 66185 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@83b9b9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 66186 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29729428
   [junit4]   2> 66186 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 66186 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b289: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1768fa7
   [junit4]   2> 66197 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 66197 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@131ac7b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@49a1f0
   [junit4]   2> 66204 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 66204 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13015ba: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1de9fe0
   [junit4]   2> 66205 INFO  (coreCloseExecutor-436-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@185af7e
   [junit4]   2> 66205 INFO  (coreCloseExecutor-436-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=25538430
   [junit4]   2> 66205 INFO  (coreCloseExecutor-436-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d9f332: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@86fbe
   [junit4]   2> 66219 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f74374{/solr,null,UNAVAILABLE}
   [junit4]   2> 66219 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 66220 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaRequestAccuracy
   [junit4]   2> 66221 INFO  (SUITE-SchemaTest-seed#[66944DF862CC6225]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 24, 2018 4:56:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 24, 2018 4:56:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]   2>    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [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> Jan 24, 2018 4:56:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2> Jan 24, 2018 4:56:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [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> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1623, maxMBSortInHeap=6.667201536385175, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@95921e), locale=en-IE, timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 4.13.0-31-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=2,free=29469056,total=230948864
   [junit4]   2> NOTE: All tests run in this JVM: [NaturalLogEvaluatorTest, StreamExpressionParserTest, ContentStreamTest, FieldAnalysisResponseTest, AndEvaluatorTest, AscEvaluatorTest, TestZkConfigManager, SquareRootEvaluatorTest, NotEvaluatorTest, FieldValueEvaluatorTest, TestConfigSetAdminRequest, UsingSolrJRefGuideExamplesTest, TestPolicy, RawValueEvaluatorTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=66944DF862CC6225 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]    >    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [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$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)
   [junit4] Completed [94/146 (1!)] on J0 in 65.92s, 35 tests, 2 errors <<< FAILURES!

[...truncated 43112 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21332 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21332/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
no replica should be present in  127.0.0.1:41669_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:41669_solr
	at __randomizedtesting.SeedInfo.seed([68DE09F4F2F5AFF8:E08A362E5C09C200]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1777 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180123_233124_1349425214204351614180.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180123_233124_1363162081703592233292.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180123_233124_1351892030374355399136.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 284 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180123_234043_6695304395916822878804.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180123_234043_6697153270398597907300.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180123_234043_66911291489643183414176.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180123_234201_77913587229718921440963.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180123_234201_7798524169965077127136.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180123_234201_7792914030891195705756.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180123_234341_3113794243638671069144.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180123_234341_3112174878408880133388.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180123_234341_3124432619662116980207.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180123_234354_6249040312781525864133.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180123_234354_6242503650283357136500.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180123_234354_6244108547950186611610.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180123_234427_7397946964220643087218.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180123_234427_7381079800103078453839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180123_234427_73913531067787821278879.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180123_234432_84312260813043459053173.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180123_234432_843174938507150379336.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180123_234432_8439743145050889251679.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180123_234436_45115529891749564605245.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180123_234436_4503980615136780513058.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180123_234436_4506580561576709607317.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180123_234452_41315290673949084694192.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180123_234452_41311672803474314047528.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180123_234502_1473232994840076740975.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180123_234502_1471858881834321336203.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180123_234502_14715798596868379570363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180123_234505_2774106775518424240789.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180123_234513_8648886921863414667005.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180123_234513_86410502245866586146969.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180123_234513_86514204487432961759564.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1293 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180123_234535_00612800989911908888583.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180123_234535_0068951821242622005976.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180123_234535_0064208799173891956871.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180123_234544_380987666166746980393.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180123_234544_3805585747598902721258.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180123_234544_38012627625671583501613.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180123_234555_02913047093805710842993.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180123_234555_02910248052735009059817.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180123_234555_0298818922578441211954.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180123_234810_8517403201595331509929.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180123_234810_85111302140160307306562.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180123_234810_85116232866800624172025.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180123_234814_1987782119316185819547.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180123_234814_1982798061927799801846.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180123_234814_19812839921501700463717.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180123_234820_09515661786422751905320.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180123_234820_09515826977015600780412.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 17 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180123_234820_09513159112481722462092.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180123_234853_5408523513501783373991.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180123_234853_54015426009507841906982.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180123_234853_54038960676832459435.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180123_234904_28415071717551473518469.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180123_234904_284217908809780439711.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180123_234904_28411555299786415046339.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180123_234925_50314608734394130092863.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180123_234925_503597554667110044464.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180123_234925_5049829017278451549635.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180123_234950_4958277198718690117296.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180123_234950_4958999056806450477713.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180123_235000_7372668881274779920005.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180123_235000_7379382275255812644181.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180123_235000_73712849298818897235810.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 298 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180123_235018_044889977465883479672.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180123_235018_0443835477229935307850.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180123_235018_0443476601276940445590.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180123_235027_57513124986599559901054.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180123_235027_57515287505029476428539.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180123_235027_5754220656766347989255.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180123_235035_53416861996916758939691.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180123_235035_5344256447864423007253.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180123_235035_5347452545584342144733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180123_235048_6674336511909914832664.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180123_235048_6673974934022704376648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180123_235048_6675274766320552430063.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 320 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180123_235136_32414507517988190772750.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180123_235136_3242822588923808891871.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180123_235136_32418185825093894286155.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180123_235153_63118328868425808941703.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180123_235155_4624394588772125081588.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180123_235155_4628318556700203489360.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180123_235155_46213101585028100595515.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180123_235241_3915823740775883787865.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180123_235241_39113507870808537765070.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180123_235241_3911078970262915087952.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3494 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/init-core-data-001
   [junit4]   2> 2213123 WARN  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
   [junit4]   2> 2213124 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2213124 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2213124 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2213125 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001
   [junit4]   2> 2213125 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2213142 INFO  (Thread-8204) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2213142 INFO  (Thread-8204) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2213159 ERROR (Thread-8204) [    ] 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> 2213242 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33815
   [junit4]   2> 2213259 INFO  (zkConnectionManagerCallback-3524-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213261 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612592edb60000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2213272 INFO  (jetty-launcher-3521-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2213284 INFO  (jetty-launcher-3521-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2213292 INFO  (jetty-launcher-3521-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2213300 INFO  (jetty-launcher-3521-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2213346 INFO  (jetty-launcher-3521-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2213346 INFO  (jetty-launcher-3521-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2213346 INFO  (jetty-launcher-3521-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2213379 INFO  (jetty-launcher-3521-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2213379 INFO  (jetty-launcher-3521-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2213379 INFO  (jetty-launcher-3521-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2213387 INFO  (jetty-launcher-3521-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c68ff6b{/solr,null,AVAILABLE}
   [junit4]   2> 2213389 INFO  (jetty-launcher-3521-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8c0d28b{HTTP/1.1,[http/1.1]}{127.0.0.1:35013}
   [junit4]   2> 2213389 INFO  (jetty-launcher-3521-thread-3) [    ] o.e.j.s.Server Started @2215241ms
   [junit4]   2> 2213389 INFO  (jetty-launcher-3521-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35013}
   [junit4]   2> 2213390 ERROR (jetty-launcher-3521-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2213390 INFO  (jetty-launcher-3521-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2213390 INFO  (jetty-launcher-3521-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2213390 INFO  (jetty-launcher-3521-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2213390 INFO  (jetty-launcher-3521-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T00:30:41.834490Z
   [junit4]   2> 2213415 INFO  (jetty-launcher-3521-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17ce9e2b{/solr,null,AVAILABLE}
   [junit4]   2> 2213416 INFO  (jetty-launcher-3521-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50c47e9e{HTTP/1.1,[http/1.1]}{127.0.0.1:35397}
   [junit4]   2> 2213416 INFO  (jetty-launcher-3521-thread-4) [    ] o.e.j.s.Server Started @2215268ms
   [junit4]   2> 2213416 INFO  (jetty-launcher-3521-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35397}
   [junit4]   2> 2213416 ERROR (jetty-launcher-3521-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2213417 INFO  (jetty-launcher-3521-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2213417 INFO  (jetty-launcher-3521-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2213417 INFO  (jetty-launcher-3521-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2213417 INFO  (jetty-launcher-3521-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T00:30:41.861223Z
   [junit4]   2> 2213486 INFO  (jetty-launcher-3521-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2213486 INFO  (jetty-launcher-3521-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2213486 INFO  (jetty-launcher-3521-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2213551 INFO  (jetty-launcher-3521-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2213551 INFO  (jetty-launcher-3521-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2213551 INFO  (jetty-launcher-3521-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2213559 INFO  (jetty-launcher-3521-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3953b01a{/solr,null,AVAILABLE}
   [junit4]   2> 2213560 INFO  (jetty-launcher-3521-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21007896{HTTP/1.1,[http/1.1]}{127.0.0.1:36381}
   [junit4]   2> 2213560 INFO  (jetty-launcher-3521-thread-1) [    ] o.e.j.s.Server Started @2215412ms
   [junit4]   2> 2213560 INFO  (jetty-launcher-3521-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36381}
   [junit4]   2> 2213560 ERROR (jetty-launcher-3521-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2213560 INFO  (jetty-launcher-3521-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2213561 INFO  (jetty-launcher-3521-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2213561 INFO  (jetty-launcher-3521-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2213561 INFO  (jetty-launcher-3521-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T00:30:42.005156Z
   [junit4]   2> 2213595 INFO  (jetty-launcher-3521-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10cb29a1{/solr,null,AVAILABLE}
   [junit4]   2> 2213595 INFO  (jetty-launcher-3521-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a3fcda{HTTP/1.1,[http/1.1]}{127.0.0.1:43527}
   [junit4]   2> 2213595 INFO  (jetty-launcher-3521-thread-2) [    ] o.e.j.s.Server Started @2215447ms
   [junit4]   2> 2213595 INFO  (jetty-launcher-3521-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43527}
   [junit4]   2> 2213596 ERROR (jetty-launcher-3521-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2213596 INFO  (jetty-launcher-3521-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2213596 INFO  (jetty-launcher-3521-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2213596 INFO  (jetty-launcher-3521-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2213596 INFO  (jetty-launcher-3521-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T00:30:42.040589Z
   [junit4]   2> 2213635 INFO  (zkConnectionManagerCallback-3526-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213636 INFO  (jetty-launcher-3521-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2213645 INFO  (zkConnectionManagerCallback-3528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213645 INFO  (jetty-launcher-3521-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2213651 INFO  (zkConnectionManagerCallback-3532-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213652 INFO  (jetty-launcher-3521-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2213674 INFO  (jetty-launcher-3521-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33815/solr
   [junit4]   2> 2213681 INFO  (zkConnectionManagerCallback-3530-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213682 INFO  (jetty-launcher-3521-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2213689 INFO  (jetty-launcher-3521-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33815/solr
   [junit4]   2> 2213733 INFO  (jetty-launcher-3521-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33815/solr
   [junit4]   2> 2213771 INFO  (jetty-launcher-3521-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33815/solr
   [junit4]   2> 2213799 INFO  (zkConnectionManagerCallback-3540-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213808 INFO  (zkConnectionManagerCallback-3536-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213811 INFO  (zkConnectionManagerCallback-3548-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213822 INFO  (zkConnectionManagerCallback-3544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213905 INFO  (zkConnectionManagerCallback-3550-thread-1-processing-n:127.0.0.1:35397_solr) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213944 INFO  (zkConnectionManagerCallback-3552-thread-1-processing-n:127.0.0.1:35013_solr) [n:127.0.0.1:35013_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213951 INFO  (zkConnectionManagerCallback-3556-thread-1-processing-n:127.0.0.1:36381_solr) [n:127.0.0.1:36381_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213951 INFO  (zkConnectionManagerCallback-3554-thread-1-processing-n:127.0.0.1:43527_solr) [n:127.0.0.1:43527_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213958 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2213959 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35013_solr
   [junit4]   2> 2213959 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.c.Overseer Overseer (id=99401979762442250-127.0.0.1:35013_solr-n_0000000000) starting
   [junit4]   2> 2213966 INFO  (jetty-launcher-3521-thread-1) [n:127.0.0.1:36381_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2213968 INFO  (jetty-launcher-3521-thread-2) [n:127.0.0.1:43527_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2213969 INFO  (jetty-launcher-3521-thread-1) [n:127.0.0.1:36381_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36381_solr
   [junit4]   2> 2213972 INFO  (jetty-launcher-3521-thread-2) [n:127.0.0.1:43527_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43527_solr
   [junit4]   2> 2214001 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35013_solr
   [junit4]   2> 2214040 INFO  (OverseerStateUpdate-99401979762442250-127.0.0.1:35013_solr-n_0000000000) [n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2214066 INFO  (zkCallback-3553-thread-1-processing-n:127.0.0.1:43527_solr) [n:127.0.0.1:43527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2214129 INFO  (jetty-launcher-3521-thread-2) [n:127.0.0.1:43527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43527.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214138 INFO  (jetty-launcher-3521-thread-2) [n:127.0.0.1:43527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43527.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214138 INFO  (jetty-launcher-3521-thread-2) [n:127.0.0.1:43527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43527.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214143 INFO  (jetty-launcher-3521-thread-4) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2214144 INFO  (jetty-launcher-3521-thread-4) [n:127.0.0.1:35397_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2214146 INFO  (jetty-launcher-3521-thread-4) [n:127.0.0.1:35397_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35397_solr
   [junit4]   2> 2214151 INFO  (zkCallback-3553-thread-1-processing-n:127.0.0.1:43527_solr) [n:127.0.0.1:43527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2214168 INFO  (zkCallback-3551-thread-2-processing-n:127.0.0.1:35013_solr) [n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2214177 INFO  (zkCallback-3555-thread-2-processing-n:127.0.0.1:36381_solr) [n:127.0.0.1:36381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2214190 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35013.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214196 INFO  (jetty-launcher-3521-thread-2) [n:127.0.0.1:43527_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node2/.
   [junit4]   2> 2214201 INFO  (jetty-launcher-3521-thread-1) [n:127.0.0.1:36381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36381.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214210 INFO  (jetty-launcher-3521-thread-1) [n:127.0.0.1:36381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36381.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214210 INFO  (jetty-launcher-3521-thread-1) [n:127.0.0.1:36381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36381.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214211 INFO  (jetty-launcher-3521-thread-1) [n:127.0.0.1:36381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node1/.
   [junit4]   2> 2214216 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35013.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214216 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35013.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214218 INFO  (jetty-launcher-3521-thread-3) [n:127.0.0.1:35013_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node3/.
   [junit4]   2> 2214225 INFO  (jetty-launcher-3521-thread-4) [n:127.0.0.1:35397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214236 INFO  (jetty-launcher-3521-thread-4) [n:127.0.0.1:35397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214236 INFO  (jetty-launcher-3521-thread-4) [n:127.0.0.1:35397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2214238 INFO  (jetty-launcher-3521-thread-4) [n:127.0.0.1:35397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node4/.
   [junit4]   2> 2214335 INFO  (zkCallback-3549-thread-1-processing-n:127.0.0.1:35397_solr) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2214507 INFO  (zkConnectionManagerCallback-3566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214521 INFO  (zkConnectionManagerCallback-3570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214522 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2214523 INFO  (SUITE-TestUtilizeNode-seed#[68DE09F4F2F5AFF8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33815/solr ready
   [junit4]   2> 2214536 INFO  (qtp2039275762-20770) [n:127.0.0.1:35397_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2214563 INFO  (qtp2039275762-20770) [n:127.0.0.1:35397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 2214626 INFO  (TEST-TestUtilizeNode.test-seed#[68DE09F4F2F5AFF8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2214627 INFO  (TEST-TestUtilizeNode.test-seed#[68DE09F4F2F5AFF8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2214641 INFO  (zkConnectionManagerCallback-3573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214643 INFO  (qtp2039275762-20774) [n:127.0.0.1:35397_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2214646 INFO  (OverseerThreadFactory-7240-thread-2-processing-n:127.0.0.1:35013_solr) [n:127.0.0.1:35013_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 2214647 INFO  (OverseerCollectionConfigSetProcessor-99401979762442250-127.0.0.1:35013_solr-n_0000000000) [n:127.0.0.1:35013_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> 2214801 INFO  (OverseerStateUpdate-99401979762442250-127.0.0.1:35013_solr-n_0000000000) [n:127.0.0.1:35013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2214810 INFO  (OverseerStateUpdate-99401979762442250-127.0.0.1:35013_solr-n_0000000000) [n:127.0.0.1:35013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43527/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2214824 INFO  (OverseerStateUpdate-99401979762442250-127.0.0.1:35013_solr-n_0000000000) [n:127.0.0.1:35013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36381/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2214825 INFO  (OverseerStateUpdate-99401979762442250-127.0.0.1:35013_solr-n_0000000000) [n:127.0.0.1:35013_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35397/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2215049 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2215050 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2215052 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2215052 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2215063 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n3&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2215064 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2215099 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2215100 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2215221 INFO  (zkCallback-3555-thread-1-processing-n:127.0.0.1:36381_solr) [n:127.0.0.1:36381_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2215221 INFO  (zkCallback-3551-thread-1-processing-n:127.0.0.1:35013_solr) [n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2215221 INFO  (zkCallback-3553-thread-1-processing-n:127.0.0.1:43527_solr) [n:127.0.0.1:43527_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2215221 INFO  (zkCallback-3549-thread-1-processing-n:127.0.0.1:35397_solr) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2215221 INFO  (zkCallback-3555-thread-2-processing-n:127.0.0.1:36381_solr) [n:127.0.0.1:36381_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2215228 INFO  (zkCallback-3551-thread-2-processing-n:127.0.0.1:35013_solr) [n:127.0.0.1:35013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2215229 INFO  (zkCallback-3553-thread-2-processing-n:127.0.0.1:43527_solr) [n:127.0.0.1:43527_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2215232 INFO  (zkCallback-3549-thread-2-processing-n:127.0.0.1:35397_solr) [n:127.0.0.1:35397_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2216112 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2216126 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2216153 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2216154 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2216238 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2216242 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2216251 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2216253 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 2216370 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2216370 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2216370 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35397.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2216371 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2216371 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 2216373 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2216374 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2216374 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43527.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2216374 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2216375 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 2216379 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2216379 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2216379 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2216379 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n3' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2216379 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35013.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2216379 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2216379 INFO  (qtp208546043-20765) [n:127.0.0.1:35013_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 2216379 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36381.solr.core.utilizenodecoll.shard2.replica_n3' (registry 'solr.core.utilizenodecoll.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fde9b08
   [junit4]   2> 2216380 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2216380 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_68DE09F4F2F5AFF8-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n3/data/]
   [junit4]   2> 2216483 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2216483 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2216484 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2216484 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2216485 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@37508c9a[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 2216486 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2216486 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2216487 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2216487 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590431679702368256
   [junit4]   2> 2216489 INFO  (searcherExecutor-7248-thread-1-processing-n:127.0.0.1:35397_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@37508c9a[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2216492 INFO  (qtp2039275762-20775) [n:127.0.0.1:35397_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2216527 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2216527 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2216528 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2216529 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2216530 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bf3bf8b[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 2216530 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2216530 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2216531 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2216531 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2216532 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2216532 INFO  (qtp147006462-20768) [n:127.0.0.1:36381_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2216532 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2216532 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590431679749554176
   [junit4]   2> 2216537 INFO  (qtp833171191-20788) [n:127.0.0.1:43527_solr c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2216538 INFO  (searcherExecutor-7249-thread-1-processing-n:127.0.0.1:4

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

rkspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180124_004658_02512007765039833085208.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180124_004752_0462832979481544340065.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180124_004752_046921377599230957948.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180124_004752_04610731254446520699560.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180124_004810_57914358054909137889610.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180124_004810_5796112449460262146664.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 644 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180124_004818_1259509380822791008392.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180124_004818_12510054192353357670032.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180124_004818_12510167592515323152292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180124_004844_2548310201215491588377.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180124_004844_2546808852259163900655.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180124_004844_25411405600967543847257.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 564 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180124_004858_45016160982987813408816.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180124_004858_45012733266506108944347.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180124_004858_45016558718872363937361.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 646 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180124_004909_38013039508052584763743.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180124_004909_38017293170987275898999.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180124_004909_3808861966550839684983.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 599 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180124_004948_53815223915227849003569.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180124_004948_5385981982808713451455.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180124_005002_3292631605376084783153.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32266 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+37) - Build # 21331 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21331/
Java: 64bit/jdk-10-ea+37 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([55BCFCC19D6553BB:DDE8C31B33993E43]: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.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11742 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/init-core-data-001
   [junit4]   2> 6395 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[55BCFCC19D6553BB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 6405 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[55BCFCC19D6553BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 6406 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[55BCFCC19D6553BB]-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> 6406 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[55BCFCC19D6553BB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6406 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[55BCFCC19D6553BB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 6420 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6437 INFO  (Thread-44) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6438 INFO  (Thread-44) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6511 ERROR (Thread-44) [    ] 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> 6537 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ZkTestServer start zk server on port:43975
   [junit4]   2> 6568 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6584 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6595 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 6600 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 6602 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 6606 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 6607 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 6609 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6611 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6613 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6615 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6618 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 6621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 6698 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 6699 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6699 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6699 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 6699 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32da6d47{/,null,AVAILABLE}
   [junit4]   2> 6705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3938cf1b{HTTP/1.1,[http/1.1]}{127.0.0.1:44981}
   [junit4]   2> 6705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server Started @8263ms
   [junit4]   2> 6705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/tempDir-001/control/data, hostPort=44981, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 6706 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 6706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T20:52:39.972612Z
   [junit4]   2> 6708 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 6710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/control-001/solr.xml
   [junit4]   2> 6713 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 6714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 6714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 6719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43975/solr
   [junit4]   2> 6727 INFO  (zkConnectionManagerCallback-20-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6731 INFO  (zkConnectionManagerCallback-22-thread-1-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6810 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 6810 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44981_
   [junit4]   2> 6811 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.c.Overseer Overseer (id=99401122429468676-127.0.0.1:44981_-n_0000000000) starting
   [junit4]   2> 6856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44981_
   [junit4]   2> 6865 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6975 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 6996 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 6997 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 6999 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:44981_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/control-001/cores
   [junit4]   2> 7029 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7030 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 7031 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43975/solr ready
   [junit4]   2> 7035 INFO  (qtp652279968-128) [n:127.0.0.1:44981_    ] 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:44981_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 7041 INFO  (OverseerThreadFactory-56-thread-1-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 7155 INFO  (qtp652279968-134) [n:127.0.0.1:44981_    ] 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> 7156 INFO  (qtp652279968-134) [n:127.0.0.1:44981_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 7264 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] 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> 8181 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 8207 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8214 WARN  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 8290 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8313 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8315 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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@26e2d5f8
   [junit4]   2> 8315 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8315 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 8319 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24591147672344507]
   [junit4]   2> 8329 WARN  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8368 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8368 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8372 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8372 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8375 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1958361500, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 8376 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e00f038[control_collection_shard1_replica_n1] main]
   [junit4]   2> 8378 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 8378 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8380 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8383 INFO  (searcherExecutor-59-thread-1-processing-n:127.0.0.1:44981_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:44981_ 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@4e00f038[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8383 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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 1590417960886861824
   [junit4]   2> 8392 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8392 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8392 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44981/control_collection_shard1_replica_n1/
   [junit4]   2> 8393 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8393 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44981/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 8393 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8400 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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:44981/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 8503 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] 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> 8551 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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> 8589 INFO  (qtp652279968-134) [n:127.0.0.1:44981_ 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=1433
   [junit4]   2> 8607 INFO  (qtp652279968-128) [n:127.0.0.1:44981_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 8656 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] 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> 9043 INFO  (OverseerCollectionConfigSetProcessor-99401122429468676-127.0.0.1:44981_-n_0000000000) [n:127.0.0.1:44981_    ] 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> 9608 INFO  (qtp652279968-128) [n:127.0.0.1:44981_    ] 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:44981_&wt=javabin&version=2} status=0 QTime=2573
   [junit4]   2> 9612 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9613 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 9614 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43975/solr ready
   [junit4]   2> 9615 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 9618 INFO  (qtp652279968-134) [n:127.0.0.1:44981_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 9619 INFO  (OverseerThreadFactory-56-thread-2-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 9620 WARN  (OverseerThreadFactory-56-thread-2-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 9826 INFO  (qtp652279968-134) [n:127.0.0.1:44981_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 9826 INFO  (qtp652279968-134) [n:127.0.0.1:44981_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 9918 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-1-001 of type NRT
   [junit4]   2> 9918 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 9920 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9920 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9920 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 9920 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@760137bf{/,null,AVAILABLE}
   [junit4]   2> 9921 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f5d3126{HTTP/1.1,[http/1.1]}{127.0.0.1:42041}
   [junit4]   2> 9921 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server Started @11479ms
   [junit4]   2> 9921 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/tempDir-001/jetty1, hostPort=42041, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-1-001/cores}
   [junit4]   2> 9921 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 9921 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 9921 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9921 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9921 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T20:52:43.187687Z
   [junit4]   2> 9923 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9924 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 9924 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-1-001/solr.xml
   [junit4]   2> 9927 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 9927 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 9927 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 9929 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43975/solr
   [junit4]   2> 9931 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9933 INFO  (zkConnectionManagerCallback-40-thread-1-processing-n:127.0.0.1:42041_) [n:127.0.0.1:42041_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42041_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 9938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42041_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 9940 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42041_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42041_
   [junit4]   2> 9941 INFO  (zkCallback-31-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9941 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9941 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:42041_) [n:127.0.0.1:42041_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9982 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42041_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 9994 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42041_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 9994 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42041_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 9996 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42041_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-1-001/cores
   [junit4]   2> 10030 INFO  (qtp2104323359-179) [n:127.0.0.1:42041_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42041_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10032 INFO  (OverseerCollectionConfigSetProcessor-99401122429468676-127.0.0.1:44981_-n_0000000000) [n:127.0.0.1:44981_    ] 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> 10034 INFO  (OverseerThreadFactory-56-thread-3-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42041_ for creating new replica
   [junit4]   2> 10044 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 10045 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 11216 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 11242 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 11382 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 11439 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 11440 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 11440 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 11440 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 11454 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24591147672344507]
   [junit4]   2> 11465 WARN  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 11527 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11527 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11529 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11529 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11532 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1958361500, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 11532 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec96099[collection1_shard2_replica_n61] main]
   [junit4]   2> 11534 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 11535 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 11536 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11539 INFO  (searcherExecutor-70-thread-1-processing-n:127.0.0.1:42041_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@1ec96099[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11539 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590417964196167680
   [junit4]   2> 11545 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11545 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11546 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42041/collection1_shard2_replica_n61/
   [junit4]   2> 11546 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 11546 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:42041/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 11546 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 11550 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42041/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 11702 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 11791 INFO  (qtp2104323359-205) [n:127.0.0.1:42041_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1747
   [junit4]   2> 11795 INFO  (qtp2104323359-179) [n:127.0.0.1:42041_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42041_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1764
   [junit4]   2> 11873 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-2-001 of type NRT
   [junit4]   2> 11874 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 11874 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 11875 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 11875 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 11875 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29764be0{/,null,AVAILABLE}
   [junit4]   2> 11875 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d9e9bb4{HTTP/1.1,[http/1.1]}{127.0.0.1:42921}
   [junit4]   2> 11875 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server Started @13433ms
   [junit4]   2> 11876 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/tempDir-001/jetty2, hostPort=42921, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-2-001/cores}
   [junit4]   2> 11876 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 11876 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 11876 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 11876 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11876 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T20:52:45.142622Z
   [junit4]   2> 11878 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11879 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 11879 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-2-001/solr.xml
   [junit4]   2> 11883 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 11883 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 11884 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 11887 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43975/solr
   [junit4]   2> 11889 INFO  (zkConnectionManagerCallback-48-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11892 INFO  (zkConnectionManagerCallback-50-thread-1-processing-n:127.0.0.1:42921_) [n:127.0.0.1:42921_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11896 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42921_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11897 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42921_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11900 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42921_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42921_
   [junit4]   2> 11901 INFO  (zkCallback-31-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11902 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:42041_) [n:127.0.0.1:42041_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11901 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11904 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:42921_) [n:127.0.0.1:42921_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11977 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42921_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 11992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42921_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 11993 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42921_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 11996 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:42921_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-2-001/cores
   [junit4]   2> 12034 INFO  (OverseerCollectionConfigSetProcessor-99401122429468676-127.0.0.1:44981_-n_0000000000) [n:127.0.0.1:44981_    ] 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> 12057 INFO  (qtp2104323359-183) [n:127.0.0.1:42041_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42921_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 12062 INFO  (OverseerThreadFactory-56-thread-4-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42921_ for creating new replica
   [junit4]   2> 12067 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12068 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 13084 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13110 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 13230 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 13260 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 13260 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 13262 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13262 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 13289 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24591147672344507]
   [junit4]   2> 13314 WARN  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 13433 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13433 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13442 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13442 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13453 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1958361500, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 13454 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@739a5738[collection1_shard3_replica_n63] main]
   [junit4]   2> 13477 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 13478 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13479 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13479 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590417966230405120
   [junit4]   2> 13482 INFO  (searcherExecutor-81-thread-1-processing-n:127.0.0.1:42921_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@739a5738[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13516 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13516 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13516 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42921/collection1_shard3_replica_n63/
   [junit4]   2> 13516 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 13516 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:42921/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 13516 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 13538 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42921/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 13696 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14064 INFO  (qtp1510363338-214) [n:127.0.0.1:42921_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1997
   [junit4]   2> 14068 INFO  (qtp2104323359-183) [n:127.0.0.1:42041_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42921_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=2010
   [junit4]   2> 14158 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-3-001 of type NRT
   [junit4]   2> 14160 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 14161 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14161 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14161 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 14161 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5269988d{/,null,AVAILABLE}
   [junit4]   2> 14162 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56070b57{HTTP/1.1,[http/1.1]}{127.0.0.1:41811}
   [junit4]   2> 14162 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server Started @15720ms
   [junit4]   2> 14162 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/tempDir-001/jetty3, hostPort=41811, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-3-001/cores}
   [junit4]   2> 14163 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14163 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 14163 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14163 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 14163 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T20:52:47.429663Z
   [junit4]   2> 14165 INFO  (zkConnectionManagerCallback-54-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14167 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 14167 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-3-001/solr.xml
   [junit4]   2> 14170 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 14170 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 14171 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 14179 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43975/solr
   [junit4]   2> 14181 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14187 INFO  (zkConnectionManagerCallback-60-thread-1-processing-n:127.0.0.1:41811_) [n:127.0.0.1:41811_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14193 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:41811_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 14196 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:41811_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 14198 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:41811_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41811_
   [junit4]   2> 14200 INFO  (zkCallback-31-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14201 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:42041_) [n:127.0.0.1:42041_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14201 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:42921_) [n:127.0.0.1:42921_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14201 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14205 INFO  (zkCallback-59-thread-1-processing-n:127.0.0.1:41811_) [n:127.0.0.1:41811_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 14254 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:41811_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 14263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:41811_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 14263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:41811_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 14264 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:41811_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-3-001/cores
   [junit4]   2> 14317 INFO  (qtp979177564-245) [n:127.0.0.1:41811_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41811_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 14319 INFO  (OverseerCollectionConfigSetProcessor-99401122429468676-127.0.0.1:44981_-n_0000000000) [n:127.0.0.1:44981_    ] 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> 14320 INFO  (OverseerThreadFactory-56-thread-5-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41811_ for creating new replica
   [junit4]   2> 14326 INFO  (qtp979177564-251) [n:127.0.0.1:41811_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14326 INFO  (qtp979177564-251) [n:127.0.0.1:41811_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 15430 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 15446 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 15534 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 15558 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 15559 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 15559 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 15559 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 15562 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24591147672344507]
   [junit4]   2> 15572 WARN  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] 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> 15622 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 15622 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15623 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15623 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15625 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1958361500, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 15626 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@753f8d49[collection1_shard1_replica_n65] main]
   [junit4]   2> 15627 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 15628 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15628 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15629 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590417968484843520
   [junit4]   2> 15630 INFO  (searcherExecutor-92-thread-1-processing-n:127.0.0.1:41811_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@753f8d49[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15633 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15633 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15633 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41811/collection1_shard1_replica_n65/
   [junit4]   2> 15633 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 15633 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:41811/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 15633 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 15637 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41811/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 15788 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 15796 INFO  (qtp979177564-251) [n:127.0.0.1:41811_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1470
   [junit4]   2> 15800 INFO  (qtp979177564-245) [n:127.0.0.1:41811_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41811_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1484
   [junit4]   2> 15899 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-4-001 of type NRT
   [junit4]   2> 15900 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 15901 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 15901 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 15901 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 15901 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@591ab499{/,null,AVAILABLE}
   [junit4]   2> 15902 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4dce82e{HTTP/1.1,[http/1.1]}{127.0.0.1:43741}
   [junit4]   2> 15902 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.e.j.s.Server Started @17460ms
   [junit4]   2> 15902 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/tempDir-001/jetty4, hostPort=43741, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 15903 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 15903 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 15903 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15903 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15903 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T20:52:49.169557Z
   [junit4]   2> 15906 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 15908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-4-001/solr.xml
   [junit4]   2> 15910 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 15910 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 15911 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 15914 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43975/solr
   [junit4]   2> 15915 INFO  (zkConnectionManagerCallback-68-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15918 INFO  (zkConnectionManagerCallback-70-thread-1-processing-n:127.0.0.1:43741_) [n:127.0.0.1:43741_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15924 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:43741_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 15925 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:43741_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15927 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:43741_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43741_
   [junit4]   2> 15928 INFO  (zkCallback-39-thread-1-processing-n:127.0.0.1:42041_) [n:127.0.0.1:42041_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15928 INFO  (zkCallback-59-thread-1-processing-n:127.0.0.1:41811_) [n:127.0.0.1:41811_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15928 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:42921_) [n:127.0.0.1:42921_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15929 INFO  (zkCallback-31-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15929 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15931 INFO  (zkCallback-69-thread-1-processing-n:127.0.0.1:43741_) [n:127.0.0.1:43741_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 15977 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:43741_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 15990 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:43741_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 15990 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:43741_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e2d5f8
   [junit4]   2> 15992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[55BCFCC19D6553BB]) [n:127.0.0.1:43741_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001/shard-4-001/cores
   [junit4]   2> 16045 INFO  (qtp979177564-249) [n:127.0.0.1:41811_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43741_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 16048 INFO  (OverseerCollectionConfigSetProcessor-99401122429468676-127.0.0.1:44981_-n_0000000000) [n:127.0.0.1:44981_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 16048 INFO  (OverseerThreadFactory-56-thread-5-processing-n:127.0.0.1:44981_) [n:127.0.0.1:44981_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43741_ for creating new replica
   [junit4]   2> 16061 INFO  (qtp273338431-278) [n:127.0.0.1:43741_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n67&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 16062 INFO  (qtp273338431-278) [n:127.0.0.1:43741_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 17179 INFO  (qtp273338431-278) [n:127.0.0.1:43741_ c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 17193 INFO  (qtp273338431-278) [n:127.0.0.1:43741_ c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.s.IndexSchema [collection1_shard2_replica_n67] Schema name=test
   [junit4]   2> 17269 INFO  (qtp

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

3E43]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_55BCFCC19D6553BB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {28parent_f2_s=PostingsFormat(name=LuceneFixedGap), 6grand2_s=PostingsFormat(name=Asserting), 7grand5_s=PostingsFormat(name=Asserting), 18parent_f2_s=PostingsFormat(name=Direct), 38parent_f2_s=PostingsFormat(name=Asserting), 4grand0_s=PostingsFormat(name=Asserting), 7grand1_s=PostingsFormat(name=Asserting), 15parent_f2_s=PostingsFormat(name=LuceneFixedGap), 9grand7_s=PostingsFormat(name=Asserting), 25parent_f2_s=PostingsFormat(name=Direct), 8grand0_s=PostingsFormat(name=Asserting), 9grand3_s=PostingsFormat(name=Asserting), 6parent_f2_s=PostingsFormat(name=LuceneFixedGap), 35parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 8grand4_s=PostingsFormat(name=Asserting), 0parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 3grand1_s=PostingsFormat(name=Asserting), 19parent_f1_s=PostingsFormat(name=Asserting), 4parent_f1_s=PostingsFormat(name=Asserting), 5child3_s=PostingsFormat(name=Asserting), 9parent_f2_s=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5grand3_s=PostingsFormat(name=Asserting), 1parent_f1_s=PostingsFormat(name=LuceneFixedGap), 13parent_f1_s=PostingsFormat(name=Direct), 23parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=Direct), 5child2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 29parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 33parent_f1_s=PostingsFormat(name=Asserting), 39parent_f1_s=PostingsFormat(name=Direct), 3child0_s=PostingsFormat(name=LuceneFixedGap), 4child3_s=PostingsFormat(name=LuceneFixedGap), 12parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 22parent_f1_s=PostingsFormat(name=Asserting), 1grand0_s=PostingsFormat(name=LuceneFixedGap), 7parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 2child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 32parent_f1_s=PostingsFormat(name=LuceneFixedGap), 3parent_f2_s=PostingsFormat(name=Direct), 42parent_f1_s=PostingsFormat(name=Direct), 6grand3_s=PostingsFormat(name=LuceneFixedGap), 31parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 41parent_f2_s=PostingsFormat(name=Asserting), 5grand2_s=PostingsFormat(name=LuceneFixedGap), 11parent_f2_s=PostingsFormat(name=LuceneFixedGap), 21parent_f2_s=PostingsFormat(name=Direct), 4grand1_s=PostingsFormat(name=LuceneFixedGap), 7grand4_s=PostingsFormat(name=LuceneFixedGap), 3grand0_s=PostingsFormat(name=LuceneFixedGap), 9grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 8grand1_s=PostingsFormat(name=LuceneFixedGap), 9grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 8grand5_s=PostingsFormat(name=LuceneFixedGap), 40parent_f1_s=PostingsFormat(name=Asserting), 9parent_f1_s=PostingsFormat(name=LuceneFixedGap), 30parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 14parent_f2_s=PostingsFormat(name=Direct), 20parent_f1_s=PostingsFormat(name=Direct), 1parent_f2_s=PostingsFormat(name=Asserting), 7grand0_s=PostingsFormat(name=LuceneFixedGap), text_t=PostingsFormat(name=Direct), 24parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 34parent_f2_s=PostingsFormat(name=Asserting), 13parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), type_s=PostingsFormat(name=Direct), 23parent_f2_s=PostingsFormat(name=Asserting), 5child1_s=PostingsFormat(name=Direct), 10parent_f1_s=PostingsFormat(name=LuceneFixedGap), 33parent_f2_s=PostingsFormat(name=LuceneFixedGap), 22parent_f2_s=PostingsFormat(name=LuceneFixedGap), 4child0_s=PostingsFormat(name=Asserting), 12parent_f2_s=PostingsFormat(name=Asserting), 42parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 32parent_f2_s=PostingsFormat(name=Direct), 31parent_f1_s=PostingsFormat(name=Direct), 5grand1_s=PostingsFormat(name=Direct), 6grand4_s=PostingsFormat(name=Direct), 11parent_f1_s=PostingsFormat(name=Asserting), 21parent_f1_s=PostingsFormat(name=LuceneFixedGap), 4grand2_s=PostingsFormat(name=Direct), 7grand3_s=PostingsFormat(name=Direct), 8grand2_s=PostingsFormat(name=Direct), 9grand5_s=PostingsFormat(name=Direct), 8grand6_s=PostingsFormat(name=Direct), 9grand1_s=PostingsFormat(name=Direct), 41parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 37parent_f1_s=PostingsFormat(name=Asserting), 40parent_f2_s=PostingsFormat(name=LuceneFixedGap), 14parent_f1_s=PostingsFormat(name=LuceneFixedGap), 20parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 34parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 24parent_f1_s=PostingsFormat(name=Direct), 30parent_f2_s=PostingsFormat(name=Asserting), 5parent_f1_s=PostingsFormat(name=LuceneFixedGap), 6grand0_s=PostingsFormat(name=Direct), 10parent_f2_s=PostingsFormat(name=Direct), 5child0_s=PostingsFormat(name=LuceneFixedGap), 8parent_f1_s=PostingsFormat(name=Asserting), 27parent_f2_s=PostingsFormat(name=Asserting), 2parent_f2_s=PostingsFormat(name=LuceneFixedGap), 4child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 2grand1_s=PostingsFormat(name=LuceneFixedGap), 17parent_f2_s=PostingsFormat(name=LuceneFixedGap), 3child2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 16parent_f2_s=PostingsFormat(name=Asserting), 26parent_f2_s=PostingsFormat(name=LuceneFixedGap), 1child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 36parent_f2_s=PostingsFormat(name=Direct), 7grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 18parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 28parent_f1_s=PostingsFormat(name=Direct), 5grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6grand5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 7grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 15parent_f1_s=PostingsFormat(name=Asserting), 4grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 9grand8_s=PostingsFormat(name=LuceneFixedGap), 8grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6parent_f1_s=PostingsFormat(name=Direct), 25parent_f1_s=PostingsFormat(name=LuceneFixedGap), 9grand4_s=PostingsFormat(name=LuceneFixedGap), 8grand7_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 0parent_f1_s=PostingsFormat(name=Asserting), 3grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 35parent_f1_s=PostingsFormat(name=Direct), 9grand0_s=PostingsFormat(name=LuceneFixedGap), 19parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 4parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 37parent_f2_s=PostingsFormat(name=LuceneFixedGap), 5child4_s=PostingsFormat(name=LuceneFixedGap), 38parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 5parent_f2_s=PostingsFormat(name=Asserting), 16parent_f1_s=PostingsFormat(name=LuceneFixedGap), 8parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 39parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 29parent_f2_s=PostingsFormat(name=Direct), 2parent_f1_s=PostingsFormat(name=Direct), 4child2_s=PostingsFormat(name=Direct), rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 27parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 17parent_f1_s=PostingsFormat(name=Direct), 2grand0_s=PostingsFormat(name=Direct), 3child1_s=PostingsFormat(name=Asserting), 7parent_f2_s=PostingsFormat(name=Direct), 26parent_f1_s=PostingsFormat(name=Asserting), 2child0_s=PostingsFormat(name=Direct), 3parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 36parent_f1_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1249, maxMBSortInHeap=5.597771961496885, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@62ccd1f9), locale=fr-ML, timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=304673792,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [28/768 (1!)] on J0 in 67.75s, 1 test, 1 failure <<< FAILURES!

[...truncated 43392 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21330 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21330/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSFailoverTest

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.setupClass(MoveReplicaHDFSFailoverTest.java:55)
	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$6.evaluate(RandomizedRunner.java:874)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore.setupClass(TestHdfsCloudBackupRestore.java:104)
	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$6.evaluate(RandomizedRunner.java:874)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.setupClass(HdfsAutoAddReplicasIntegrationTest.java:42)
	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$6.evaluate(RandomizedRunner.java:874)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.setupClass(HdfsRecoveryZkTest.java:41)
	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$6.evaluate(RandomizedRunner.java:874)
	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:  junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.index.hdfs.CheckHdfsIndexTest.setupClass(CheckHdfsIndexTest.java:62)
	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$6.evaluate(RandomizedRunner.java:874)
	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:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.store.hdfs.HdfsDirectoryTest.beforeClass(HdfsDirectoryTest.java:60)
	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$6.evaluate(RandomizedRunner.java:874)
	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.sim.TestLargeCluster.testNodeLost

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E:1B63054B9AF5B7C8]:0)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.waitForState(SimSolrCloudTestCase.java:271)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.doTestNodeLost(TestLargeCluster.java:453)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:295)
	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 12140 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/init-core-data-001
   [junit4]   2> 430687 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 430688 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 430689 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 430691 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 430691 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-001
   [junit4]   2> 430691 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 430692 INFO  (Thread-459) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 430692 INFO  (Thread-459) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 430693 ERROR (Thread-459) [    ] 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> 430792 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45349
   [junit4]   2> 430794 INFO  (zkConnectionManagerCallback-833-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430802 INFO  (jetty-launcher-830-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 430803 INFO  (jetty-launcher-830-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 430803 INFO  (jetty-launcher-830-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 430804 INFO  (jetty-launcher-830-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 430804 INFO  (jetty-launcher-830-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 430804 INFO  (jetty-launcher-830-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 430804 INFO  (jetty-launcher-830-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 430804 INFO  (jetty-launcher-830-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 430805 INFO  (jetty-launcher-830-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 430805 INFO  (jetty-launcher-830-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 430805 INFO  (jetty-launcher-830-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 430805 INFO  (jetty-launcher-830-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 430805 INFO  (jetty-launcher-830-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c56231{/solr,null,AVAILABLE}
   [junit4]   2> 430805 INFO  (jetty-launcher-830-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25e4c6{/solr,null,AVAILABLE}
   [junit4]   2> 430805 INFO  (jetty-launcher-830-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f8c753{/solr,null,AVAILABLE}
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77b0ed{SSL,[ssl, http/1.1]}{127.0.0.1:33411}
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ac4cf7{SSL,[ssl, http/1.1]}{127.0.0.1:45211}
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-2) [    ] o.e.j.s.Server Started @431948ms
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-3) [    ] o.e.j.s.Server Started @431948ms
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33411}
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45211}
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fd1136{SSL,[ssl, http/1.1]}{127.0.0.1:36997}
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-1) [    ] o.e.j.s.Server Started @431948ms
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36997}
   [junit4]   2> 430806 ERROR (jetty-launcher-830-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 430806 ERROR (jetty-launcher-830-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 430806 ERROR (jetty-launcher-830-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T18:07:04.191Z
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T18:07:04.191Z
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 430806 INFO  (jetty-launcher-830-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T18:07:04.191Z
   [junit4]   2> 430808 INFO  (zkConnectionManagerCallback-835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430808 INFO  (zkConnectionManagerCallback-839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430808 INFO  (zkConnectionManagerCallback-837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430808 INFO  (jetty-launcher-830-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430808 INFO  (jetty-launcher-830-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430808 INFO  (jetty-launcher-830-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430817 INFO  (jetty-launcher-830-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
   [junit4]   2> 430817 INFO  (jetty-launcher-830-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
   [junit4]   2> 430827 INFO  (zkConnectionManagerCallback-845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430827 INFO  (zkConnectionManagerCallback-847-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430827 INFO  (jetty-launcher-830-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
   [junit4]   2> 430828 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612433b58d0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 430832 INFO  (zkConnectionManagerCallback-854-thread-1-processing-n:127.0.0.1:36997_solr) [n:127.0.0.1:36997_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430832 INFO  (zkConnectionManagerCallback-851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430832 INFO  (zkConnectionManagerCallback-855-thread-1-processing-n:127.0.0.1:45211_solr) [n:127.0.0.1:45211_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430833 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612433b58d0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 430835 INFO  (zkConnectionManagerCallback-857-thread-1-processing-n:127.0.0.1:33411_solr) [n:127.0.0.1:33411_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430916 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 430917 INFO  (jetty-launcher-830-thread-2) [n:127.0.0.1:33411_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 430917 INFO  (jetty-launcher-830-thread-1) [n:127.0.0.1:36997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 430917 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45211_solr
   [junit4]   2> 430917 INFO  (jetty-launcher-830-thread-2) [n:127.0.0.1:33411_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33411_solr
   [junit4]   2> 430917 INFO  (jetty-launcher-830-thread-1) [n:127.0.0.1:36997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36997_solr
   [junit4]   2> 430918 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.c.Overseer Overseer (id=99400471286710280-127.0.0.1:45211_solr-n_0000000000) starting
   [junit4]   2> 430919 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:45211_solr) [n:127.0.0.1:45211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 430922 INFO  (zkCallback-852-thread-1-processing-n:127.0.0.1:36997_solr) [n:127.0.0.1:36997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 430934 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:33411_solr) [n:127.0.0.1:33411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 430936 DEBUG (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 430938 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45211_solr
   [junit4]   2> 430939 DEBUG (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 430939 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:33411_solr) [n:127.0.0.1:33411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 430939 INFO  (zkCallback-852-thread-1-processing-n:127.0.0.1:36997_solr) [n:127.0.0.1:36997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 430942 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:45211_solr) [n:127.0.0.1:45211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 430954 DEBUG (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36997_solr, 127.0.0.1:45211_solr, 127.0.0.1:33411_solr]
   [junit4]   2> 430954 DEBUG (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 430954 DEBUG (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 430962 DEBUG (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 430962 DEBUG (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 430963 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 431119 INFO  (jetty-launcher-830-thread-1) [n:127.0.0.1:36997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431130 INFO  (jetty-launcher-830-thread-1) [n:127.0.0.1:36997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431130 INFO  (jetty-launcher-830-thread-1) [n:127.0.0.1:36997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431132 INFO  (jetty-launcher-830-thread-1) [n:127.0.0.1:36997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-001/node1/.
   [junit4]   2> 431137 INFO  (jetty-launcher-830-thread-2) [n:127.0.0.1:33411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33411.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431152 INFO  (jetty-launcher-830-thread-2) [n:127.0.0.1:33411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33411.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431152 INFO  (jetty-launcher-830-thread-2) [n:127.0.0.1:33411_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33411.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431154 INFO  (jetty-launcher-830-thread-2) [n:127.0.0.1:33411_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-001/node2/.
   [junit4]   2> 431312 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431322 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431323 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 431324 INFO  (jetty-launcher-830-thread-3) [n:127.0.0.1:45211_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-001/node3/.
   [junit4]   2> 431367 INFO  (zkConnectionManagerCallback-865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431368 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612433b58d000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 431371 INFO  (zkConnectionManagerCallback-869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431372 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 431372 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45349/solr ready
   [junit4]   2> 431806 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 431964 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 432464 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 432601 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 432629 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 432940 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 432965 DEBUG (ScheduledTrigger-1140-thread-2) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 432978 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_39319_hdfs____.735hgx/webapp
   [junit4]   2> 433707 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:39319
   [junit4]   2> 433965 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 434965 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 434967 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 434971 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 434982 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_38869_datanode____sty5p9/webapp
   [junit4]   2> 435500 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38869
   [junit4]   2> 435918 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 435920 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 435953 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_46333_datanode____.2d3iq0/webapp
   [junit4]   2> 435966 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 436436 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:36501) [    ] o.a.h.h.s.d.DataNode Unexpected exception in block pool Block pool <registering> (Datanode Uuid unassigned) service to localhost.localdomain/127.0.0.1:36501
   [junit4]   2> java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: .BP-473384854-2a01:4f8:10b:2ab:0:0:0:2-1516730825524.crc
   [junit4]   2> 	at org.apache.hadoop.fs.Path.initialize(Path.java:205)
   [junit4]   2> 	at org.apache.hadoop.fs.Path.<init>(Path.java:171)
   [junit4]   2> 	at org.apache.hadoop.fs.Path.<init>(Path.java:93)
   [junit4]   2> 	at org.apache.hadoop.fs.ChecksumFileSystem.getChecksumFile(ChecksumFileSystem.java:90)
   [junit4]   2> 	at org.apache.hadoop.fs.ChecksumFileSystem$FsOperation.run(ChecksumFileSystem.java:488)
   [junit4]   2> 	at org.apache.hadoop.fs.ChecksumFileSystem.setPermission(ChecksumFileSystem.java:508)
   [junit4]   2> 	at org.apache.hadoop.util.DiskChecker.mkdirsWithExistsAndPermissionCheck(DiskChecker.java:140)
   [junit4]   2> 	at org.apache.hadoop.util.DiskChecker.checkDir(DiskChecker.java:156)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.makeBlockPoolDataDir(DataStorage.java:598)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.loadBlockPoolSliceStorage(DataStorage.java:465)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.addStorageLocations(DataStorage.java:397)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.recoverTransitionRead(DataStorage.java:573)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataNode.initStorage(DataNode.java:1386)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataNode.initBlockPool(DataNode.java:1351)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BPOfferService.verifyAndSetNamespaceInfo(BPOfferService.java:313)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.connectToNNAndHandshake(BPServiceActor.java:216)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.run(BPServiceActor.java:637)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.URISyntaxException: Relative path in absolute URI: .BP-473384854-2a01:4f8:10b:2ab:0:0:0:2-1516730825524.crc
   [junit4]   2> 	at java.net.URI.checkPath(URI.java:1823)
   [junit4]   2> 	at java.net.URI.<init>(URI.java:745)
   [junit4]   2> 	at org.apache.hadoop.fs.Path.initialize(Path.java:202)
   [junit4]   2> 	... 17 more
   [junit4]   2> 436437 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:36501) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool <registering> (Datanode Uuid unassigned) service to localhost.localdomain/127.0.0.1:36501
   [junit4]   2> 436555 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46333
   [junit4]   2> 436675 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:36501) [    ] o.a.h.h.s.d.DataNode Unexpected exception in block pool Block pool <registering> (Datanode Uuid unassigned) service to localhost.localdomain/127.0.0.1:36501
   [junit4]   2> java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: .BP-473384854-2a01:4f8:10b:2ab:0:0:0:2-1516730825524.crc
   [junit4]   2> 	at org.apache.hadoop.fs.Path.initialize(Path.java:205)
   [junit4]   2> 	at org.apache.hadoop.fs.Path.<init>(Path.java:171)
   [junit4]   2> 	at org.apache.hadoop.fs.Path.<init>(Path.java:93)
   [junit4]   2> 	at org.apache.hadoop.fs.ChecksumFileSystem.getChecksumFile(ChecksumFileSystem.java:90)
   [junit4]   2> 	at org.apache.hadoop.fs.ChecksumFileSystem$FsOperation.run(ChecksumFileSystem.java:488)
   [junit4]   2> 	at org.apache.hadoop.fs.ChecksumFileSystem.setPermission(ChecksumFileSystem.java:508)
   [junit4]   2> 	at org.apache.hadoop.util.DiskChecker.mkdirsWithExistsAndPermissionCheck(DiskChecker.java:140)
   [junit4]   2> 	at org.apache.hadoop.util.DiskChecker.checkDir(DiskChecker.java:156)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.makeBlockPoolDataDir(DataStorage.java:598)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.loadBlockPoolSliceStorage(DataStorage.java:465)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.addStorageLocations(DataStorage.java:397)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataStorage.recoverTransitionRead(DataStorage.java:573)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataNode.initStorage(DataNode.java:1386)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataNode.initBlockPool(DataNode.java:1351)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BPOfferService.verifyAndSetNamespaceInfo(BPOfferService.java:313)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.connectToNNAndHandshake(BPServiceActor.java:216)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.run(BPServiceActor.java:637)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.URISyntaxException: Relative path in absolute URI: .BP-473384854-2a01:4f8:10b:2ab:0:0:0:2-1516730825524.crc
   [junit4]   2> 	at java.net.URI.checkPath(URI.java:1823)
   [junit4]   2> 	at java.net.URI.<init>(URI.java:745)
   [junit4]   2> 	at org.apache.hadoop.fs.Path.initialize(Path.java:202)
   [junit4]   2> 	... 17 more
   [junit4]   2> 436675 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:36501) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool <registering> (Datanode Uuid unassigned) service to localhost.localdomain/127.0.0.1:36501
   [junit4]   2> 436966 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 437193 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster BPOfferService in datanode DataNode{data=null, localName='127.0.0.1:35431', datanodeUuid='null', xmitsInProgress=0} failed to connect to namenode at localhost.localdomain/127.0.0.1:36501
   [junit4]   2> 437299 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 437966 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 438299 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 438966 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 439299 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 439967 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 440299 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 440967 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 441300 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 441967 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 442300 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 442968 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 443300 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 443968 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 444300 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 444968 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 445300 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 445968 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 446301 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 446969 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 447301 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 447969 DEBUG (ScheduledTrigger-1140-thread-1) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 448301 ERROR (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Timed out waiting for Mini HDFS Cluster to start
   [junit4]   2> 448306 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 448413 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 448528 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@fd1136{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16352939
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@77b0ed{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11713409
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8272b7: rootName = solr_36997, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1745e46
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13145f7: rootName = solr_33411, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1a6b811
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ac4cf7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11887204
   [junit4]   2> 448643 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 448644 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@183992d: rootName = solr_45211, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4a4e17
   [junit4]   2> 448652 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 448652 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1927db: rootName = solr_45211, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@28d1c6
   [junit4]   2> 448664 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 448664 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 448664 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54833: rootName = solr_33411, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@28d1c6
   [junit4]   2> 448664 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c8915c: rootName = solr_36997, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@28d1c6
   [junit4]   2> 448667 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 448667 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1955289: rootName = solr_45211, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1756db
   [junit4]   2> 448669 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45211_solr
   [junit4]   2> 448669 INFO  (zkCallback-852-thread-1-processing-n:127.0.0.1:36997_solr) [n:127.0.0.1:36997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 448669 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:33411_solr) [n:127.0.0.1:33411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 448670 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:45211_solr) [n:127.0.0.1:45211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 448671 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 448671 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 448671 INFO  (jetty-closer-831-thread-3) [    ] o.a.s.c.Overseer Overseer (id=99400471286710280-127.0.0.1:45211_solr-n_0000000000) closing
   [junit4]   2> 448671 INFO  (OverseerStateUpdate-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45211_solr
   [junit4]   2> 448672 WARN  (OverseerAutoScalingTriggerThread-99400471286710280-127.0.0.1:45211_solr-n_0000000000) [n:127.0.0.1:45211_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 448672 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 448672 DEBUG (jetty-closer-831-thread-3) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 448672 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17f0952: rootName = solr_33411, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1756db
   [junit4]   2> 448672 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 448672 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49ba34: rootName = solr_36997, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1756db
   [junit4]   2> 448673 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:33411_solr) [n:127.0.0.1:33411_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33411_solr
   [junit4]   2> 448673 INFO  (jetty-closer-831-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f8c753{/solr,null,UNAVAILABLE}
   [junit4]   2> 448673 INFO  (jetty-closer-831-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 448673 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33411_solr
   [junit4]   2> 448674 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36997_solr
   [junit4]   2> 448674 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 448674 INFO  (jetty-closer-831-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 448674 INFO  (zkCallback-852-thread-1-processing-n:127.0.0.1:36997_solr) [n:127.0.0.1:36997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 448674 INFO  (zkCallback-856-thread-2-processing-n:127.0.0.1:33411_solr) [n:127.0.0.1:33411_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 448674 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 448674 INFO  (jetty-closer-831-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 448675 INFO  (zkCallback-852-thread-2-processing-n:127.0.0.1:36997_solr) [n:127.0.0.1:36997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 448675 INFO  (zkCallback-852-thread-3-processing-n:127.0.0.1:36997_solr) [n:127.0.0.1:36997_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36997_solr
   [junit4]   2> 448675 INFO  (jetty-closer-831-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25e4c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 448675 INFO  (jetty-closer-831-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 450175 WARN  (zkCallback-856-thread-2-processing-n:127.0.0.1:33411_solr) [n:127.0.0.1:33411_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 450175 INFO  (jetty-closer-831-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c56231{/solr,null,UNAVAILABLE}
   [junit4]   2> 450175 INFO  (jetty-closer-831-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 450176 ERROR (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-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> 450176 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45349 45349
   [junit4]   2> 450205 INFO  (Thread-459) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45349 45349
   [junit4]   2> 450206 WARN  (Thread-459) [    ] 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> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 450206 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45349 45349
   [junit4]   2> 450207 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 23, 2018 6:07:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 65 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=178, maxMBSortInHeap=7.283565292602485, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@faa678), locale=es, timezone=CNT
   [junit4]   2> NOTE: Linux 4.13.0-31-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=2,free=98520648,total=225378304
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymGraphFilterFactory, TestManagedResourceStorage, UpdateLogTest, FieldMutatingUpdateProcessorTest, TestSubQueryTransformerCrossCore, TestPostingsSolrHighlighter, OverseerTaskQueueTest, AsyncCallRequestStatusResponseTest, TestMaxScoreQueryParser, TestFileDictionaryLookup, TestCloudPivotFacet, TestMaxTokenLenTokenizer, HealthCheckHandlerTest, TestPerFieldSimilarity, TestUninvertingReader, PathHierarchyTokenizerFactoryTest, DistributedMLTComponentTest, TestSegmentSorting, BJQParserTest, TestOnReconnectListenerSupport, TestGraphMLResponseWriter, TestElisionMultitermQuery, SoftAutoCommitTest, ChangedSchemaMergeTest, TestBM25SimilarityFactory, SegmentsInfoRequestHandlerTest, BadComponentTest, OverseerTest, TestFastLRUCache, PreAnalyzedFieldManagedSchemaCloudTest, TestRuleBasedAuthorizationPlugin, TestSolrQueryResponse, TestSlowCompositeReaderWrapper, TestConfigReload, FastVectorHighlighterTest, TestHttpShardHandlerFactory, TestLRUCache, SaslZkACLProviderTest, IndexSchemaTest, SOLR749Test, ZkControllerTest, DirectSolrConnectionTest, TestReload, BlockJoinFacetSimpleTest, HdfsAutoAddReplicasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsAutoAddReplicasIntegrationTest -Dtests.seed=A476CBB5191FD24E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=CNT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | HdfsAutoAddReplicasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.setupClass(HdfsAutoAddReplicasIntegrationTest.java:42)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [146/768 (1!)] on J1 in 20.82s, 0 tests, 1 error <<< FAILURES!

[...truncated 31 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A476CBB5191FD24E-001/init-core-data-001
   [junit4]   2> 472331 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 472331 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 472333 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 472333 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 472333 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A476CBB5191FD24E-001/tempDir-001
   [junit4]   2> 472334 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 472334 INFO  (Thread-615) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 472334 INFO  (Thread-615) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 472335 ERROR (Thread-615) [    ] 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> 472434 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34677
   [junit4]   2> 472438 INFO  (zkConnectionManagerCallback-926-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 472443 INFO  (jetty-launcher-923-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 472444 INFO  (jetty-launcher-923-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1651701{/solr,null,AVAILABLE}
   [junit4]   2> 472444 INFO  (jetty-launcher-923-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1462584{/solr,null,AVAILABLE}
   [junit4]   2> 472444 INFO  (jetty-launcher-923-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d41b9f{HTTP/1.1,[http/1.1]}{127.0.0.1:43675}
   [junit4]   2> 472444 INFO  (jetty-launcher-923-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a052ac{HTTP/1.1,[http/1.1]}{127.0.0.1:37031}
   [junit4]   2> 472444 INFO  (jetty-launcher-923-thread-1) [    ] o.e.j.s.Server Started @473587ms
   [junit4]   2> 472444 INFO  (jetty-launcher-923-thread-2) [    ] o.e.j.s.Server Started @473587ms
   [junit4]   2> 472444 INFO  (jetty-launcher-923-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43675}
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37031}
   [junit4]   2> 472445 ERROR (jetty-launcher-923-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 472445 ERROR (jetty-launcher-923-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T18:07:45.830Z
   [junit4]   2> 472445 INFO  (jetty-launcher-923-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T18:07:45.830Z
   [junit4]   2> 472447 INFO  (zkConnectionManagerCallback-928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472455 INFO  (zkConnectionManagerCallback-930-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472455 INFO  (jetty-launcher-923-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 472455 INFO  (jetty-launcher-923-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 472466 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161243458380001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 472470 INFO  (jetty-launcher-923-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34677/solr
   [junit4]   2> 472470 INFO  (jetty-launcher-923-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34677/solr
   [junit4]   2> 472473 INFO  (zkConnectionManagerCallback-936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472473 INFO  (zkConnectionManagerCallback-938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472475 INFO  (zkConnectionManagerCallback-940-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472475 INFO  (zkConnectionManagerCallback-942-thread-1-processing-n:127.0.0.1:43675_solr) [n:127.0.0.1:43675_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472537 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 472537 INFO  (jetty-launcher-923-thread-1) [n:127.0.0.1:43675_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 472537 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37031_solr
   [junit4]   2> 472537 INFO  (jetty-launcher-923-thread-1) [n:127.0.0.1:43675_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43675_solr
   [junit4]   2> 472538 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.c.Overseer Overseer (id=99400474015825925-127.0.0.1:37031_solr-n_0000000000) starting
   [junit4]   2> 472538 INFO  (zkCallback-939-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 472543 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37031_solr
   [junit4]   2> 472543 INFO  (zkCallback-939-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 472546 INFO  (zkCallback-941-thread-1-processing-n:127.0.0.1:43675_solr) [n:127.0.0.1:43675_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 472645 INFO  (jetty-launcher-923-thread-1) [n:127.0.0.1:43675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43675.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 472655 INFO  (jetty-launcher-923-thread-1) [n:127.0.0.1:43675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43675.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 472655 INFO  (jetty-launcher-923-thread-1) [n:127.0.0.1:43675_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43675.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 472657 INFO  (jetty-launcher-923-thread-1) [n:127.0.0.1:43675_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A476CBB5191FD24E-001/tempDir-001/node1/.
   [junit4]   2> 472772 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37031.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 472780 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37031.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 472780 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37031.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1558cc3
   [junit4]   2> 472781 INFO  (jetty-launcher-923-thread-2) [n:127.0.0.1:37031_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A476CBB5191FD24E-001/tempDir-001/node2/.
   [junit4]   2> 472815 INFO  (zkConnectionManagerCallback-948-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472819 INFO  (zkConnectionManagerCallback-952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472820 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 472821 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34677/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 472876 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 472882 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 472885 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 472895 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_34857_hdfs____mhqtv7/webapp
   [junit4]   2> 473367 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:34857
   [junit4]   2> 473445 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 473446 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 473459 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34739_datanode____.89w9bx/webapp
   [junit4]   2> 473955 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34739
   [junit4]   2> 473998 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 473999 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 474012 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40947_datanode____s21fmv/webapp
   [junit4]   2> 474027 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A476CBB5191FD24E-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:40241) [    ] o.a.h.h.s.d.DataNode Unexpected exception in block pool Block pool <registering> (Datanode Uuid unassigned) service to localhost.localdomain/127.0.0.1:40241
   [junit4]   2> java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: .BP-109281343-2a01:4f8:10b:2ab:0:0:0:2-1516730866224.crc
   [junit4]   2> 	at org.apache.hadoop.fs.Path.initialize(Path.java:205)
   [junit4]   2> 	at org.apache.hadoop.fs.Path.<init>(Path.java:171)
   [junit4]   2> 	at org.apache.hadoop

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

   [junit4]   2> 3109309 WARN  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 3110309 WARN  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 3111310 WARN  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 3112310 WARN  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 3113310 WARN  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 3114311 WARN  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 3115311 WARN  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 3116311 ERROR (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.h.h.MiniDFSCluster Timed out waiting for Mini HDFS Cluster to start
   [junit4]   2> 3116315 INFO  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3116424 INFO  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3116537 INFO  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 3116650 INFO  (SUITE-CheckHdfsIndexTest-seed#[A476CBB5191FD24E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 23, 2018 6:51:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 64 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1924, maxMBSortInHeap=5.907865536523107, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3bc135), locale=en-GB, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.13.0-31-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=108943040,total=386351104
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymGraphFilterFactory, TestManagedResourceStorage, UpdateLogTest, FieldMutatingUpdateProcessorTest, TestSubQueryTransformerCrossCore, TestPostingsSolrHighlighter, OverseerTaskQueueTest, AsyncCallRequestStatusResponseTest, TestMaxScoreQueryParser, TestFileDictionaryLookup, TestCloudPivotFacet, TestMaxTokenLenTokenizer, HealthCheckHandlerTest, TestPerFieldSimilarity, TestUninvertingReader, PathHierarchyTokenizerFactoryTest, DistributedMLTComponentTest, TestSegmentSorting, BJQParserTest, TestOnReconnectListenerSupport, TestGraphMLResponseWriter, TestElisionMultitermQuery, SoftAutoCommitTest, ChangedSchemaMergeTest, TestBM25SimilarityFactory, SegmentsInfoRequestHandlerTest, BadComponentTest, OverseerTest, TestFastLRUCache, PreAnalyzedFieldManagedSchemaCloudTest, TestRuleBasedAuthorizationPlugin, TestSolrQueryResponse, TestSlowCompositeReaderWrapper, TestConfigReload, FastVectorHighlighterTest, TestHttpShardHandlerFactory, TestLRUCache, SaslZkACLProviderTest, IndexSchemaTest, SOLR749Test, ZkControllerTest, DirectSolrConnectionTest, TestReload, BlockJoinFacetSimpleTest, HdfsAutoAddReplicasIntegrationTest, MissingSegmentRecoveryTest, PolyFieldTest, SolrCoreMetricManagerTest, TestLegacyNumericUtils, SolrInfoBeanTest, HdfsRecoveryZkTest, DistribDocExpirationUpdateProcessorTest, SimpleCollectionCreateDeleteTest, ShufflingReplicaListTransformerTest, TestSolrJ, TestSweetSpotSimilarityFactory, BitVectorTest, TestSimpleTrackingShardHandler, UUIDUpdateProcessorFallbackTest, TestPointFields, TestCopyFieldCollectionResource, TestQueryUtils, TestCloudSearcherWarming, SolrCoreTest, AtomicUpdateProcessorFactoryTest, TestFieldCache, TestSolrConfigHandlerConcurrent, CdcrUpdateLogTest, TestInitParams, ChaosMonkeySafeLeaderTest, TestSmileRequest, TestDeleteCollectionOnDownNodes, CdcrBidirectionalTest, SampleTest, TestEmbeddedSolrServerAdminHandler, TestXIncludeConfig, DistributedIntervalFacetingTest, AlternateDirectoryTest, TestStressRecovery, TestJettySolrRunner, TestSearchPerf, SolrCloudExampleTest, SolrJmxReporterCloudTest, HdfsChaosMonkeySafeLeaderTest, QueryParsingTest, TestShardHandlerFactory, TestSystemIdResolver, TestImpersonationWithHadoopAuth, SimplePostToolTest, CollectionsAPIAsyncDistributedZkTest, TestFuzzyAnalyzedSuggestions, TestRTGBase, LeaderInitiatedRecoveryOnShardRestartTest, JavabinLoaderTest, TestPerFieldSimilarityWithDefaultOverride, LoggingHandlerTest, DeleteShardTest, RemoteQueryErrorTest, HttpSolrCallGetCoreTest, TestNamedUpdateProcessors, RequestLoggingTest, TestJsonRequest, PreAnalyzedUpdateProcessorTest, TestStressLiveNodes, MetricsHandlerTest, ConnectionManagerTest, BasicZkTest, TestStreamBody, DirectUpdateHandlerOptimizeTest, MetricUtilsTest, SystemLogListenerTest, TestFieldCollectionResource, TestFieldTypeResource, SolrCloudReportersTest, TestSolrXml, FileUtilsTest, HdfsBasicDistributedZk2Test, SuggesterFSTTest, CSVRequestHandlerTest, TriLevelCompositeIdRoutingTest, SchemaVersionSpecificBehaviorTest, TestRequestStatusCollectionAPI, SortByFunctionTest, HLLSerializationTest, DocumentBuilderTest, SuggestComponentTest, HdfsDirectoryTest, UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, TestZkChroot, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TestStressVersions, TestCoreContainer, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, TestCoreDiscovery, TestFoldingMultitermQuery, DocValuesTest, QueryEqualityTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestComponentsName, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, OutputWriterTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedQueueTest, HttpPartitionTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, PeerSyncReplicationTest, TestCloudDeleteByQuery, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestPullReplicaErrorHandling, TestRandomFlRTGCloud, TestSSLRandomization, TestSkipOverseerOperations, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, AssignTest, CustomCollectionTest, TestHdfsCloudBackupRestore, AutoAddReplicasIntegrationTest, AutoScalingHandlerTest, ExecutePlanActionTest, MetricTriggerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest, CachingDirectoryFactoryTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSets, TestCorePropertiesReload, TestDynamicLoading, TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud, DistributedFacetExistsSmallTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, TestExpandComponent, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CheckHdfsIndexTest -Dtests.seed=A476CBB5191FD24E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Virgin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CheckHdfsIndexTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A476CBB5191FD24E]:0)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
   [junit4]    > 	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
   [junit4]    > 	at org.apache.solr.index.hdfs.CheckHdfsIndexTest.setupClass(CheckHdfsIndexTest.java:62)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [642/768 (7!)] on J1 in 16.23s, 0 tests, 1 error <<< FAILURES!

[...truncated 44247 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21329 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21329/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:43559/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41611/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:43559/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:41611/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([199CE07904528727:B351338BB38152F7]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	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.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	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.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43559/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	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:436)
	... 45 more




Build Log:
[...truncated 1774 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180123_143123_4711595960943322929278.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180123_143123_4708429202206285461135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180123_143123_4718138406532613148018.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 290 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180123_143949_82510234557958874954517.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180123_143949_825398585594059134007.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180123_143949_8255730596477334578006.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180123_144106_69811767246313470913959.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180123_144106_7057275888686488168521.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180123_144106_69814620189237847132777.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180123_144311_5357306406359365478670.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180123_144311_5367433021485584953132.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180123_144311_5357411676776637365784.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180123_144325_63613677287810913776122.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180123_144325_62713731405415723050037.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180123_144325_6371771537475662861638.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180123_144352_94315452810112258713546.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180123_144352_9435671144684247571004.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180123_144352_94810680486236809481771.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180123_144357_4003639857826667933265.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180123_144357_40017477975088472792204.syserr
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180123_144357_40016606942725339260818.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180123_144400_3257949063723815887860.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180123_144400_32514609896153360210527.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180123_144400_3256059521375179258418.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180123_144411_0511819764848347909821.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180123_144411_05111257910778766175652.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180123_144421_24916344459565621146683.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180123_144421_25011983788936457336872.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180123_144421_24917310845309165826579.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180123_144426_0421985001421180123455.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180123_144435_31816997006253265903330.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180123_144435_3182359365759195160498.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180123_144435_3218362211608491254644.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1293 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180123_144457_27616554475129774277177.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180123_144457_2776580415836607791202.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180123_144457_2766593469456882043347.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180123_144508_0385227942955022670235.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180123_144508_03815808471872236916797.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180123_144508_03816496153177008431149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180123_144520_1066601947052015235240.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180123_144520_10618116164870758093151.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180123_144520_1065676369435513231870.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180123_144749_13613387773733450268779.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180123_144749_13613344022728718448433.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180123_144749_1362587542746410312455.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180123_144752_7956728374003476141488.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180123_144752_7956119852810661880816.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180123_144752_7942762823765951816989.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180123_144800_20311083049066259049655.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180123_144800_2033129050344182311161.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180123_144800_203199316920680945315.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180123_144835_09013695980338194294112.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180123_144835_0906025187440815828254.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180123_144835_0905424960423087729597.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180123_144847_2356883537518707238657.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180123_144847_23512764281591650651578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180123_144847_2294850398180009795720.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180123_144904_1129698905843850982849.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180123_144904_1121304958409908992838.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180123_144904_11218001516338957952883.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180123_144920_8379688987457838367070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180123_144920_8379745985898017809913.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180123_144932_54112339825041820815302.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180123_144932_54317259754728492760467.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180123_144932_54516166171481139114947.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 298 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180123_144953_9704074597744744825822.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180123_144953_9705957345249862196430.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180123_144953_9703579199129212938510.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180123_145002_81515928812227668465617.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180123_145002_8154860453882232281289.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180123_145002_81513819962117874178388.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180123_145012_7043071732080016421963.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180123_145012_70418142461459836265825.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180123_145012_70413487761303496454460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180123_145025_0887798707802223889537.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180123_145025_08817992329851660158175.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180123_145025_08817375249114499951092.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180123_145111_97810917935749390688964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180123_145111_9783356588501856819024.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180123_145111_97812606318548849874993.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180123_145126_6303983986480709199322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180123_145128_9196287348155509588156.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180123_145128_9197255261472776722326.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180123_145128_91913700613008671706895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180123_145249_10617928044893193925756.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180123_145249_10611242774205104009359.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180123_145249_1068311670902427358982.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3375 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 2094439 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_199CE07904528727-001/init-core-data-001
   [junit4]   2> 2094439 WARN  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 2094439 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2094440 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2094440 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_199CE07904528727-001/tempDir-001
   [junit4]   2> 2094440 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2094441 INFO  (Thread-4458) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2094441 INFO  (Thread-4458) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2094445 ERROR (Thread-4458) [    ] 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> 2094541 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37135
   [junit4]   2> 2094542 INFO  (zkConnectionManagerCallback-3848-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094544 INFO  (jetty-launcher-3845-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ٢٠١٧-١١-٢١T٢٢:٢٧:٣٧+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2094544 INFO  (jetty-launcher-3845-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ٢٠١٧-١١-٢١T٢٢:٢٧:٣٧+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2094544 INFO  (jetty-launcher-3845-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ٢٠١٧-١١-٢١T٢٢:٢٧:٣٧+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2094549 INFO  (jetty-launcher-3845-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ٢٠١٧-١١-٢١T٢٢:٢٧:٣٧+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@474273f7{/solr,null,AVAILABLE}
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@634ba507{/solr,null,AVAILABLE}
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79e3a97a{/solr,null,AVAILABLE}
   [junit4]   2> 2094554 INFO  (jetty-launcher-3845-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f9dfc5b{/solr,null,AVAILABLE}
   [junit4]   2> 2094555 INFO  (jetty-launcher-3845-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6ed12236{SSL,[ssl, http/1.1]}{127.0.0.1:39917}
   [junit4]   2> 2094555 INFO  (jetty-launcher-3845-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3172d28c{SSL,[ssl, http/1.1]}{127.0.0.1:43709}
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-3) [    ] o.e.j.s.Server Started @2096765ms
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-1) [    ] o.e.j.s.Server Started @2096765ms
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39917}
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43709}
   [junit4]   2> 2094555 INFO  (jetty-launcher-3845-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44fbb70d{SSL,[ssl, http/1.1]}{127.0.0.1:43559}
   [junit4]   2> 2094555 INFO  (jetty-launcher-3845-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a5e36b2{SSL,[ssl, http/1.1]}{127.0.0.1:41611}
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-2) [    ] o.e.j.s.Server Started @2096766ms
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-4) [    ] o.e.j.s.Server Started @2096766ms
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43559}
   [junit4]   2> 2094556 INFO  (jetty-launcher-3845-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41611}
   [junit4]   2> 2094556 ERROR (jetty-launcher-3845-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2094578 ERROR (jetty-launcher-3845-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2094578 INFO  (jetty-launcher-3845-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2094578 INFO  (jetty-launcher-3845-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2094578 INFO  (jetty-launcher-3845-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2094578 INFO  (jetty-launcher-3845-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2094578 INFO  (jetty-launcher-3845-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2094578 INFO  (jetty-launcher-3845-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2094578 INFO  (jetty-launcher-3845-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T15:29:03.934982Z
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T15:29:03.935018Z
   [junit4]   2> 2094578 ERROR (jetty-launcher-3845-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2094578 ERROR (jetty-launcher-3845-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T15:29:03.935497Z
   [junit4]   2> 2094579 INFO  (jetty-launcher-3845-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T15:29:03.935530Z
   [junit4]   2> 2094595 INFO  (zkConnectionManagerCallback-3852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094595 INFO  (zkConnectionManagerCallback-3854-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094595 INFO  (zkConnectionManagerCallback-3850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094595 INFO  (jetty-launcher-3845-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2094595 INFO  (jetty-launcher-3845-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2094595 INFO  (jetty-launcher-3845-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2094605 INFO  (zkConnectionManagerCallback-3856-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094605 INFO  (jetty-launcher-3845-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2094615 INFO  (jetty-launcher-3845-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37135/solr
   [junit4]   2> 2094619 INFO  (jetty-launcher-3845-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37135/solr
   [junit4]   2> 2094623 INFO  (jetty-launcher-3845-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37135/solr
   [junit4]   2> 2094631 INFO  (zkConnectionManagerCallback-3865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094632 INFO  (zkConnectionManagerCallback-3868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094632 INFO  (jetty-launcher-3845-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37135/solr
   [junit4]   2> 2094635 INFO  (zkConnectionManagerCallback-3862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094635 DEBUG (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$373/245577218@3e163e2f
   [junit4]   2> 2094638 DEBUG (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$373/245577218@6464b477
   [junit4]   2> 2094639 INFO  (zkConnectionManagerCallback-3874-thread-1-processing-n:127.0.0.1:43709_solr) [n:127.0.0.1:43709_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094639 DEBUG (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$373/245577218@40c67442
   [junit4]   2> 2094643 INFO  (zkConnectionManagerCallback-3872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094647 INFO  (zkConnectionManagerCallback-3876-thread-1-processing-n:127.0.0.1:41611_solr) [n:127.0.0.1:41611_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094651 INFO  (zkConnectionManagerCallback-3878-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094651 DEBUG (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$373/245577218@7136c7fb
   [junit4]   2> 2094652 INFO  (zkConnectionManagerCallback-3881-thread-1-processing-n:127.0.0.1:43559_solr) [n:127.0.0.1:43559_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094655 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 2094655 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2094656 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2094657 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2094657 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2094658 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2094658 INFO  (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2094658 DEBUG (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99399849987080203-127.0.0.1:39917_solr-n_0000000000
   [junit4]   2> 2094658 DEBUG (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99399849987080204-127.0.0.1:43559_solr-n_0000000001
   [junit4]   2> 2094658 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39917_solr
   [junit4]   2> 2094658 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99399849987080203-127.0.0.1:39917_solr-n_0000000000
   [junit4]   2> 2094658 DEBUG (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99399849987080203-127.0.0.1:39917_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2094658 INFO  (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43559_solr
   [junit4]   2> 2094659 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.Overseer Overseer (id=99399849987080203-127.0.0.1:39917_solr-n_0000000000) starting
   [junit4]   2> 2094659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094661 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094663 INFO  (zkCallback-3877-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2094674 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094675 INFO  (zkCallback-3880-thread-1-processing-n:127.0.0.1:43559_solr) [n:127.0.0.1:43559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2094682 DEBUG (OverseerStateUpdate-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2094683 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2094683 DEBUG (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39917_solr as DOWN
   [junit4]   2> 2094683 DEBUG (OverseerAutoScalingTriggerThread-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2094684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 2094684 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39917_solr
   [junit4]   2> 2094684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 2094684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2094684 DEBUG (OverseerAutoScalingTriggerThread-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2094684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094684 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 2094684 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094685 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2094685 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2094685 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2094685 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2094685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094685 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 2094687 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094687 DEBUG (OverseerStateUpdate-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39917_solr"} current state version: 0
   [junit4]   2> 2094687 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2094687 DEBUG (OverseerStateUpdate-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39917_solr
   [junit4]   2> 2094687 INFO  (zkCallback-3880-thread-1-processing-n:127.0.0.1:43559_solr) [n:127.0.0.1:43559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2094687 DEBUG (OverseerAutoScalingTriggerThread-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43559_solr]
   [junit4]   2> 2094687 INFO  (zkCallback-3877-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2094687 DEBUG (OverseerAutoScalingTriggerThread-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2094687 DEBUG (OverseerAutoScalingTriggerThread-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2094689 DEBUG (OverseerAutoScalingTriggerThread-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2094689 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 2094689 DEBUG (OverseerAutoScalingTriggerThread-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2094690 DEBUG (ScheduledTrigger-8099-thread-1) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2094703 INFO  (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43559.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094706 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 2094706 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094706 INFO  (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2094706 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2094706 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2094706 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2094707 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2094707 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 2094707 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094707 INFO  (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2094707 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2094707 INFO  (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2094707 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2094707 DEBUG (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99399849987080202-127.0.0.1:41611_solr-n_0000000002
   [junit4]   2> 2094707 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2094708 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99399849987080204-127.0.0.1:43559_solr-n_0000000001
   [junit4]   2> 2094708 DEBUG (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99399849987080204-127.0.0.1:43559_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2094708 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 2094708 DEBUG (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41611_solr as DOWN
   [junit4]   2> 2094708 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2094708 INFO  (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41611_solr
   [junit4]   2> 2094708 INFO  (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2094709 DEBUG (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99399849987080201-127.0.0.1:43709_solr-n_0000000003
   [junit4]   2> 2094709 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094709 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094709 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094709 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094711 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094711 INFO  (zkCallback-3880-thread-1-processing-n:127.0.0.1:43559_solr) [n:127.0.0.1:43559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2094711 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99399849987080202-127.0.0.1:41611_solr-n_0000000002
   [junit4]   2> 2094712 DEBUG (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99399849987080202-127.0.0.1:41611_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2094712 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094712 DEBUG (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43709_solr as DOWN
   [junit4]   2> 2094712 INFO  (zkCallback-3877-thread-2-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2094712 INFO  (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43709_solr
   [junit4]   2> 2094712 INFO  (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43559.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094713 INFO  (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43559.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094713 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 2094714 INFO  (jetty-launcher-3845-thread-2) [n:127.0.0.1:43559_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_199CE07904528727-001/tempDir-001/node2/.
   [junit4]   2> 2094717 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39917.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094719 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094719 INFO  (zkCallback-3880-thread-1-processing-n:127.0.0.1:43559_solr) [n:127.0.0.1:43559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2094723 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39917.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094723 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39917.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094724 INFO  (jetty-launcher-3845-thread-3) [n:127.0.0.1:39917_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_199CE07904528727-001/tempDir-001/node3/.
   [junit4]   2> 2094737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2094737 DEBUG (OverseerStateUpdate-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41611_solr"} current state version: 0
   [junit4]   2> 2094737 DEBUG (OverseerStateUpdate-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41611_solr
   [junit4]   2> 2094737 DEBUG (OverseerStateUpdate-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43709_solr"} current state version: 0
   [junit4]   2> 2094737 DEBUG (OverseerStateUpdate-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43709_solr
   [junit4]   2> 2094751 INFO  (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43709.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094751 INFO  (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41611.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094752 INFO  (zkCallback-3877-thread-2-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2094752 INFO  (zkCallback-3875-thread-1-processing-n:127.0.0.1:41611_solr) [n:127.0.0.1:41611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2094753 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094753 INFO  (zkCallback-3873-thread-1-processing-n:127.0.0.1:43709_solr) [n:127.0.0.1:43709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2094759 INFO  (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43709.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094759 INFO  (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41611.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094759 INFO  (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41611.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094759 INFO  (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43709.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ae4a5e3
   [junit4]   2> 2094759 INFO  (jetty-launcher-3845-thread-4) [n:127.0.0.1:41611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_199CE07904528727-001/tempDir-001/node4/.
   [junit4]   2> 2094760 INFO  (jetty-launcher-3845-thread-1) [n:127.0.0.1:43709_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_199CE07904528727-001/tempDir-001/node1/.
   [junit4]   2> 2094830 INFO  (zkConnectionManagerCallback-3890-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094832 INFO  (zkConnectionManagerCallback-3894-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 2094832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 2094832 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2094832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 2094832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 2094832 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 2094832 INFO  (SUITE-MoveReplicaHDFSTest-seed#[199CE07904528727]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37135/solr ready
   [junit4]   2> 2094838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 2094838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 2095022 INFO  (qtp291526535-19394) [n:127.0.0.1:39917_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2095022 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2095022 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2095022 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2095022 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2095022 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2095023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 2095023 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 2095023 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2095023 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2095024 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2095024 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2095024 DEBUG (OverseerCollectionConfigSetProcessor-99399849987080203-127.0.0.1:39917_solr-n_0000000000) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 2095024 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2095025 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2095025 DEBUG (zkCallback-3877-thread-2-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 2095025 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2095025 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 2095025 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2095025 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 2095025 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2095025 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2095025 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2095025 DEBUG (OverseerThreadFactory-8101-thread-1-processing-n:127.0.0.1:39917_solr) [n:127.0.0.1:39917_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:39917_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=8.778746983633509,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.11008033333333331,medianRequestTime=0.112206,75thPc

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

ns/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180123_155347_4439091861218574247204.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180123_155502_6991991578702795193040.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180123_155502_6991515950837932080075.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180123_155502_69914464439805378316674.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180123_155520_7598994396713324137496.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180123_155520_75938958589282342555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 650 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180123_155527_89616239813940704698510.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180123_155527_89517670884642651056953.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180123_155527_89516724735590677635018.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180123_155549_74412634847398086049249.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180123_155549_74413474398708103175753.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180123_155549_74412029499445147396482.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 561 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180123_155559_5684745249272861156811.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180123_155559_5688638183804704777233.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180123_155559_5681512434105886846358.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180123_155607_284191731907048578470.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180123_155607_2841252422176597614325.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180123_155607_28411643837901732934925.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180123_155630_4319770930353935101354.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180123_155630_4319485093263472546693.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180123_155640_49913737899583812058333.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32260 lines...]