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/05/07 11:53:40 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader

Error Message:
Error from server at http://127.0.0.1:60440/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60440/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([9AFFAFB48C56FB42:27A9056A6C88859C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader(LIRRollingUpdatesTest.java:112)
	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 14187 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4]   2> 2007411 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/init-core-data-001
   [junit4]   2> 2007411 WARN  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=105 numCloses=105
   [junit4]   2> 2007411 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2007413 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2007413 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001
   [junit4]   2> 2007413 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2007414 INFO  (Thread-4479) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2007414 INFO  (Thread-4479) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2007422 ERROR (Thread-4479) [    ] 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> 2007514 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49351
   [junit4]   2> 2007522 INFO  (zkConnectionManagerCallback-5996-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007536 INFO  (jetty-launcher-5993-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 29-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2007536 INFO  (jetty-launcher-5993-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 29-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2007536 INFO  (jetty-launcher-5993-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 29-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2007538 INFO  (jetty-launcher-5993-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2007538 INFO  (jetty-launcher-5993-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2007538 INFO  (jetty-launcher-5993-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2007539 INFO  (jetty-launcher-5993-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@662a7f5e{/solr,null,AVAILABLE}
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53d051bd{HTTP/1.1,[http/1.1]}{127.0.0.1:63954}
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.e.j.s.Server Started @2008836ms
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63954}
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2007540 ERROR (jetty-launcher-5993-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-07T11:03:01.465Z
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2007540 INFO  (jetty-launcher-5993-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4682ec15{/solr,null,AVAILABLE}
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75a1f956{/solr,null,AVAILABLE}
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4dbe2c3{HTTP/1.1,[http/1.1]}{127.0.0.1:62392}
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51b2cf35{HTTP/1.1,[http/1.1]}{127.0.0.1:52345}
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-1) [    ] o.e.j.s.Server Started @2008841ms
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-3) [    ] o.e.j.s.Server Started @2008841ms
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62392}
   [junit4]   2> 2007544 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52345}
   [junit4]   2> 2007545 ERROR (jetty-launcher-5993-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2007545 ERROR (jetty-launcher-5993-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-07T11:03:01.470Z
   [junit4]   2> 2007545 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-07T11:03:01.470Z
   [junit4]   2> 2007546 INFO  (zkConnectionManagerCallback-5998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007547 INFO  (zkConnectionManagerCallback-6000-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007547 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2007547 INFO  (zkConnectionManagerCallback-6002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007547 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2007548 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2007555 INFO  (jetty-launcher-5993-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49351/solr
   [junit4]   2> 2007555 INFO  (jetty-launcher-5993-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49351/solr
   [junit4]   2> 2007557 INFO  (zkConnectionManagerCallback-6010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007559 INFO  (zkConnectionManagerCallback-6013-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007560 INFO  (jetty-launcher-5993-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49351/solr
   [junit4]   2> 2007561 INFO  (zkConnectionManagerCallback-6008-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007562 INFO  (zkConnectionManagerCallback-6016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007564 INFO  (zkConnectionManagerCallback-6018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007564 INFO  (zkConnectionManagerCallback-6020-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007713 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2007713 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52345_solr
   [junit4]   2> 2007715 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.c.Overseer Overseer (id=72120347272347657-127.0.0.1:52345_solr-n_0000000000) starting
   [junit4]   2> 2007726 INFO  (zkConnectionManagerCallback-6031-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007731 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49351/solr ready
   [junit4]   2> 2007732 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52345_solr
   [junit4]   2> 2007733 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2007747 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2007747 INFO  (zkCallback-6030-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2007748 INFO  (OverseerStateUpdate-72120347272347657-127.0.0.1:52345_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2007756 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2007756 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62392_solr
   [junit4]   2> 2007757 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2007759 INFO  (zkCallback-6019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007759 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007762 INFO  (zkCallback-6030-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007763 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007764 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2007765 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2007765 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63954_solr
   [junit4]   2> 2007796 INFO  (zkCallback-6030-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2007821 INFO  (zkCallback-6019-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2007843 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2007845 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2007883 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62392.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2007884 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52345.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2007890 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62392.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2007890 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62392.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2007890 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52345.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2007890 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52345.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2007890 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node1/.
   [junit4]   2> 2007892 INFO  (jetty-launcher-5993-thread-3) [n:127.0.0.1:52345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/.
   [junit4]   2> 2007894 INFO  (zkConnectionManagerCallback-6036-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007895 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2007896 INFO  (jetty-launcher-5993-thread-1) [n:127.0.0.1:62392_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49351/solr ready
   [junit4]   2> 2008900 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63954.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2008906 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63954.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2008906 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63954.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2008907 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node2/.
   [junit4]   2> 2008910 INFO  (zkConnectionManagerCallback-6041-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2008912 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2008913 INFO  (jetty-launcher-5993-thread-2) [n:127.0.0.1:63954_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49351/solr ready
   [junit4]   2> 2008933 INFO  (zkConnectionManagerCallback-6043-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2008936 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003912e03f000d, likely client has closed socket
   [junit4]   2> 2008937 INFO  (zkConnectionManagerCallback-6048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2008939 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2008962 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49351/solr ready
   [junit4]   2> 2008978 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@51b2cf35{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2008981 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=956701249
   [junit4]   2> 2008982 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2008982 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a286ab1: rootName = solr_52345, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@544f156c
   [junit4]   2> 2008986 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2008986 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33fec738: rootName = solr_52345, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@184bbdcc
   [junit4]   2> 2008989 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2008989 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e19d9f0: rootName = solr_52345, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@436e1bc7
   [junit4]   2> 2008990 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52345_solr
   [junit4]   2> 2008992 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2008992 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2008992 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.Overseer Overseer (id=72120347272347657-127.0.0.1:52345_solr-n_0000000000) closing
   [junit4]   2> 2008992 INFO  (OverseerStateUpdate-72120347272347657-127.0.0.1:52345_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52345_solr
   [junit4]   2> 2008992 INFO  (zkCallback-6030-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2008993 INFO  (zkCallback-6019-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2008993 WARN  (OverseerAutoScalingTriggerThread-72120347272347657-127.0.0.1:52345_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2009000 INFO  (zkCallback-6047-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009004 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009004 INFO  (zkCallback-6035-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009012 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009018 INFO  (zkCallback-6040-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009019 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4682ec15{/solr,null,UNAVAILABLE}
   [junit4]   2> 2009022 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2009023 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 29-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2009024 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62392_solr
   [junit4]   2> 2009025 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2009025 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2009025 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2009025 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@de19b6d{/solr,null,AVAILABLE}
   [junit4]   2> 2009025 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d0864b9{HTTP/1.1,[http/1.1]}{127.0.0.1:48752}
   [junit4]   2> 2009025 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.Server Started @2010322ms
   [junit4]   2> 2009025 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55058}
   [junit4]   2> 2009026 ERROR (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2009026 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2009026 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2009026 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2009026 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2009026 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-07T11:03:02.951Z
   [junit4]   2> 2009026 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72120347272347654-127.0.0.1:62392_solr-n_0000000001) starting
   [junit4]   2> 2009027 INFO  (zkConnectionManagerCallback-6050-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2009028 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2009037 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49351/solr
   [junit4]   2> 2009039 INFO  (zkConnectionManagerCallback-6054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2009043 INFO  (zkConnectionManagerCallback-6056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2009054 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2009058 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2009061 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2009061 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55058_solr
   [junit4]   2> 2009063 INFO  (zkCallback-6047-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009063 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009063 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009063 INFO  (zkCallback-6035-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009065 INFO  (zkCallback-6055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009065 INFO  (zkCallback-6040-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009525 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55058.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2009531 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55058.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2009531 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55058.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2009532 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/.
   [junit4]   2> 2009534 INFO  (zkConnectionManagerCallback-6063-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2009536 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2009538 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:55058_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49351/solr ready
   [junit4]   2> 2009572 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:48752/solr. Proxy: http://127.0.0.1:55058/solr
   [junit4]   2> 2009574 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4dbe2c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2009577 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1642099201
   [junit4]   2> 2009577 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2009577 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45dcb177: rootName = solr_62392, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@181723d1
   [junit4]   2> 2009583 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2009583 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33ec31ae: rootName = solr_62392, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@184bbdcc
   [junit4]   2> 2009587 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2009587 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68115ca5: rootName = solr_62392, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@436e1bc7
   [junit4]   2> 2009589 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62392_solr
   [junit4]   2> 2009590 INFO  (zkCallback-6012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009590 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2009591 INFO  (zkCallback-6055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009591 INFO  (zkCallback-6047-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009594 INFO  (zkCallback-6062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009594 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009594 INFO  (zkCallback-6035-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009595 INFO  (zkCallback-6040-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2009596 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.Overseer Overseer (id=72120347272347654-127.0.0.1:62392_solr-n_0000000001) closing
   [junit4]   2> 2009596 INFO  (OverseerStateUpdate-72120347272347654-127.0.0.1:62392_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62392_solr
   [junit4]   2> 2009606 WARN  (OverseerAutoScalingTriggerThread-72120347272347654-127.0.0.1:62392_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2009629 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75a1f956{/solr,null,UNAVAILABLE}
   [junit4]   2> 2009629 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63954_solr
   [junit4]   2> 2009629 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2009635 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72120347272347656-127.0.0.1:63954_solr-n_0000000002) starting
   [junit4]   2> 2009636 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 29-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2009637 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2009637 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2009637 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2009637 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df3fee1{/solr,null,AVAILABLE}
   [junit4]   2> 2009638 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3fa88878{HTTP/1.1,[http/1.1]}{127.0.0.1:33493}
   [junit4]   2> 2009638 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.Server Started @2010934ms
   [junit4]   2> 2009638 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60440}
   [junit4]   2> 2009638 ERROR (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2009641 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2009641 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2009641 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2009641 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2009641 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-07T11:03:03.566Z
   [junit4]   2> 2009643 INFO  (zkConnectionManagerCallback-6065-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2009644 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2009659 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49351/solr
   [junit4]   2> 2009663 INFO  (zkConnectionManagerCallback-6069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2009667 INFO  (zkConnectionManagerCallback-6071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2009678 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2009682 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2009685 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2009685 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60440_solr
   [junit4]   2> 2009687 INFO  (zkCallback-6047-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009687 INFO  (zkCallback-6055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009687 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009687 INFO  (zkCallback-6040-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009688 INFO  (zkCallback-6062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2009692 INFO  (zkCallback-6070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2011112 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60440.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2011123 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60440.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2011124 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60440.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2011125 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node1/.
   [junit4]   2> 2011130 INFO  (zkConnectionManagerCallback-6078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2011133 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2011137 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:60440_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49351/solr ready
   [junit4]   2> 2011199 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:33493/solr. Proxy: http://127.0.0.1:60440/solr
   [junit4]   2> 2011200 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@53d051bd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2011202 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=105940441
   [junit4]   2> 2011202 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2011202 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24da38a2: rootName = solr_63954, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@195073fe
   [junit4]   2> 2011210 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2011210 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22d38d50: rootName = solr_63954, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@184bbdcc
   [junit4]   2> 2011213 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2011213 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40f0f3e9: rootName = solr_63954, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@436e1bc7
   [junit4]   2> 2011215 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63954_solr
   [junit4]   2> 2011217 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2011217 INFO  (zkCallback-6047-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2011217 INFO  (zkCallback-6017-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2011217 INFO  (zkCallback-6070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2011218 INFO  (zkCallback-6040-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2011218 INFO  (zkCallback-6062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2011218 INFO  (zkCallback-6055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2011218 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.Overseer Overseer (id=72120347272347656-127.0.0.1:63954_solr-n_0000000002) closing
   [junit4]   2> 2011219 INFO  (OverseerStateUpdate-72120347272347656-127.0.0.1:63954_solr-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63954_solr
   [junit4]   2> 2011226 WARN  (OverseerAutoScalingTriggerThread-72120347272347656-127.0.0.1:63954_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2011267 INFO  (zkCallback-6077-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2011275 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@662a7f5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2011280 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2011286 INFO  (zkCallback-6055-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55058_solr
   [junit4]   2> 2011287 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 29-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2011287 INFO  (zkCallback-6055-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72120347272347665-127.0.0.1:55058_solr-n_0000000003) starting
   [junit4]   2> 2011288 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2011288 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2011288 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2011289 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@109407e8{/solr,null,AVAILABLE}
   [junit4]   2> 2011290 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1de089e8{HTTP/1.1,[http/1.1]}{127.0.0.1:52863}
   [junit4]   2> 2011291 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.e.j.s.Server Started @2012588ms
   [junit4]   2> 2011291 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49980}
   [junit4]   2> 2011291 ERROR (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2011295 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2011296 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2011296 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2011296 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2011296 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-07T11:03:05.221Z
   [junit4]   2> 2011299 INFO  (zkConnectionManagerCallback-6080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2011301 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2011313 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003912e03f0017, likely client has closed socket
   [junit4]   2> 2011316 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49351/solr
   [junit4]   2> 2011318 INFO  (zkConnectionManagerCallback-6084-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2011322 INFO  (zkConnectionManagerCallback-6086-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2011337 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2011342 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2011346 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2011346 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49980_solr
   [junit4]   2> 2011348 INFO  (zkCallback-6047-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2011348 INFO  (zkCallback-6055-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2011349 INFO  (zkCallback-6062-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2011349 INFO  (zkCallback-6070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2011350 INFO  (zkCallback-6077-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2011355 INFO  (zkCallback-6085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012844 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49980.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2012868 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49980.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2012869 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49980.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656e4545
   [junit4]   2> 2012870 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node2/.
   [junit4]   2> 2012935 INFO  (zkConnectionManagerCallback-6093-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2013021 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2013022 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [n:127.0.0.1:49980_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49351/solr ready
   [junit4]   2> 2013118 INFO  (SUITE-LIRRollingUpdatesTest-seed#[9AFFAFB48C56FB42]-worker) [    ] o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: http://127.0.0.1:52863/solr. Proxy: http://127.0.0.1:49980/solr
   [junit4] IGNOR/A 0.00s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 2013947 INFO  (TEST-LIRRollingUpdatesTest.testNewReplicaOldLeader-seed#[9AFFAFB48C56FB42]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNewReplicaOldLeader
   [junit4]   2> 2013949 INFO  (SocketProxy-Acceptor-49980) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61097,localport=49980], receiveBufferSize:130880
   [junit4]   2> 2013962 INFO  (SocketProxy-Acceptor-49980) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=52863,localport=34272], receiveBufferSize=139264
   [junit4]   2> 2013974 INFO  (qtp1774484457-22221) [n:127.0.0.1:49980_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&name=testNewReplicaOldLeader&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2014021 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNewReplicaOldLeader
   [junit4]   2> 2014023 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testNewReplicaOldLeader.AUTOCREATED/managed-schema
   [junit4]   2> 2014037 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/protwords.txt
   [junit4]   2> 2014069 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testNewReplicaOldLeader.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2014082 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/synonyms.txt
   [junit4]   2> 2014085 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/stopwords.txt
   [junit4]   2> 2014092 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2014096 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2014100 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2014102 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2014152 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2014156 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2014160 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2014163 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2014172 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2014177 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2014181 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2014185 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2014189 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2014212 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2014217 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2014223 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2014226 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2014229 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2014232 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2014235 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2014238 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2014246 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2014249 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2014253 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2014264 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2014268 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2014271 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2014275 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2014278 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2014282 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2014285 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2014293 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2014296 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2014299 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2014302 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2014306 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2014311 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testNewReplicaOldLeader.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2014317 INFO  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testNewReplicaOldLeader.AUTOCREATED/params.json
   [junit4]   2> 2014322 WARN  (OverseerThreadFactory-8041-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (testNewReplicaOldLeader) without cores.
   [junit4]   2> 2014445 INFO  (qtp1774484457-22221) [n:127.0.0.1:49980_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> 2014445 INFO  (qtp1774484457-22221) [n:127.0.0.1:49980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=2&name=testNewReplicaOldLeader&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2} status=0 QTime=471
   [junit4]   2> 2014446 INFO  (SocketProxy-Acceptor-60440) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=39234,localport=60440], receiveBufferSize:130880
   [junit4]   2> 2014447 INFO  (SocketProxy-Acceptor-60440) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33493,localport=37362], receiveBufferSize=139264
   [junit4]   2> 2014459 INFO  (qtp2025008662-22182) [n:127.0.0.1:60440_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55058_solr&property.lirVersion=old&action=ADDREPLICA&collection=testNewReplicaOldLeader&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2014486 INFO  (OverseerCollectionConfigSetProcessor-72120347272347665-127.0.0.1:55058_solr-n_0000000003) [    ] 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> 2014487 INFO  (OverseerThreadFactory-8041-thread-2) [ c:testNewReplicaOldLeader s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55058_solr for creating new replica
   [junit4]   2> 2014495 INFO  (OverseerStateUpdate-72120347272347665-127.0.0.1:55058_solr-n_0000000003) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testNewReplicaOldLeader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNewReplicaOldLeader_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55058/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55058_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2014706 INFO  (SocketProxy-Acceptor-55058) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36330,localport=55058], receiveBufferSize:130880
   [junit4]   2> 2014706 INFO  (SocketProxy-Acceptor-55058) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=48752,localport=43954], receiveBufferSize=139264
   [junit4]   2> 2014764 INFO  (qtp1375934989-22143) [n:127.0.0.1:55058_solr    x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.h.a.CoreAdminOperation core create command property.lirVersion=old&qt=/admin/cores&coreNodeName=core_node42&collection.configName=testNewReplicaOldLeader.AUTOCREATED&name=testNewReplicaOldLeader_shard1_replica_n41&action=CREATE&collection=testNewReplicaOldLeader&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2014837 INFO  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2014837 INFO  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2014843 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/extraction/lib
   [junit4]   2> 2014848 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist
   [junit4]   2> 2014849 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/clustering/lib
   [junit4]   2> 2014849 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist
   [junit4]   2> 2014849 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/langid/lib
   [junit4]   2> 2014849 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist
   [junit4]   2> 2014849 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../contrib/velocity/lib
   [junit4]   2> 2014850 WARN  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_9AFFAFB48C56FB42-001/tempDir-001/node3/testNewReplicaOldLeader_shard1_replica_n41/../../../../dist
   [junit4]   2> 2014864 INFO  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2014931 INFO  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.s.IndexSchema [testNewReplicaOldLeader_shard1_replica_n41] Schema name=default-config
   [junit4]   2> 2015166 ERROR (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'testNewReplicaOldLeader_shard1_replica_n41': Unable to create core [testNewReplicaOldLeader_shard1_replica_n41] Caused by: Can't find resource 'lang/stopwords_de.txt' in classpath or '/configs/testNewReplicaOldLeader.AUTOCREATED', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1000)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:324)
   [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:455)
   [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.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.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: org.apache.solr.common.SolrException: Unable to create core [testNewReplicaOldLeader_shard1_replica_n41]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1072)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:961)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testNewReplicaOldLeader_shard1_replica_n41: Can't load schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'lang/stopwords_de.txt' in classpath or '/configs/testNewReplicaOldLeader.AUTOCREATED', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1100)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	... 38 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load schema managed-schema: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'lang/stopwords_de.txt' in classpath or '/configs/testNewReplicaOldLeader.AUTOCREATED', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:580)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:178)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:105)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:173)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	... 40 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'lang/stopwords_de.txt' in classpath or '/configs/testNewReplicaOldLeader.AUTOCREATED', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1317)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsForFieldType(ManagedIndexSchema.java:1168)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.postReadInform(ManagedIndexSchema.java:1153)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:576)
   [junit4]   2> 	... 47 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'lang/stopwords_de.txt' in classpath or '/configs/testNewReplicaOldLeader.AUTOCREATED', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.lucene.analysis.util.AbstractAnalysisFactory.getSnowballWordSet(AbstractAnalysisFactory.java:271)
   [junit4]   2> 	at org.apache.lucene.analysis.core.StopFilterFactory.inform(StopFilterFactory.java:98)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.informResourceLoaderAwareObjectsInChain(ManagedIndexSchema.java:1315)
   [junit4]   2> 	... 50 more
   [junit4]   2> 
   [junit4]   2> 2015167 INFO  (qtp1375934989-22143) [n:127.0.0.1:55058_solr c:testNewReplicaOldLeader s:shard1 r:core_node42 x:testNewReplicaOldLeader_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.lirVersion=old&qt=/admin/cores&coreNodeName=core_node42&collection.configName=testNewReplicaOldLeader.AUTOCREATED&name=testNewReplicaOldLeader_shard1_replica_n41&action=CREATE&collection=testNewReplicaOldLeader&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=403
   [junit4]   2> 2015167 ERROR (OverseerThreadFactory-8041-thread-2) [ c:testNewReplicaOldLeader s:shard1  ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:55058/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55058/solr: Error CREATEing SolrCore 'testNewReplicaOldLeader_shard1_replica_n41': Unable to create core [testNewReplicaOldLeader_shard1_replica_n41] Caused by: Can't find resource 'lang/stopwords_de.txt' in classpath or '/configs/testNewReplicaOldLeader.AUTOCREATED', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(Instrumente

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

[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 27ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 9AFFAFB48C56FB42
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says aloha! Master seed: 9AFFAFB48C56FB42
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(19338@serv1-vm3).
   [junit4] Started J1 PID(19339@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      29.2s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      17.0s J0 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      19.0s J0 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      13.3s J0 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [1/5] on J0 in 90.66s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      28.6s J1 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      17.0s J1 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      19.1s J1 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      13.3s J1 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [2/5] on J1 in 95.04s, 4 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.LIRRollingUpdatesTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      19.9s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      16.7s J0 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      18.2s J0 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      13.2s J0 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [3/5] on J0 in 73.42s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      20.5s J1 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      16.6s J1 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      18.2s J1 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      13.3s J1 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [4/5] on J1 in 76.79s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4] OK      22.1s J0 | LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas
   [junit4] OK      19.2s J0 | LIRRollingUpdatesTest.testNewReplicaOldLeader
   [junit4] OK      19.2s J0 | LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas
   [junit4] OK      15.0s J0 | LIRRollingUpdatesTest.testNewLeaderOldReplica
   [junit4] Completed [5/5] on J0 in 79.66s, 4 tests
   [junit4] 
   [junit4] JVM J0:     0.72 ..   245.75 =   245.03s
   [junit4] JVM J1:     0.72 ..   173.97 =   173.26s
   [junit4] Execution time total: 4 minutes 5 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 172.52s | org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints] 127.90s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 117.17s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 110.55s | org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4:tophints] 109.00s | org.apache.solr.cloud.ZkFailoverTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 4 minutes 8 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.LIRRollingUpdatesTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2667)
	at hudson.FilePath$34.invoke(FilePath.java:2546)
	at hudson.FilePath$34.invoke(FilePath.java:2536)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2907)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.act(FilePath.java:1014)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2536)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2909)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1027)
	at hudson.FilePath.act(FilePath.java:1014)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2536)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f9942b525be042982e12b202fda5f4bd29e6c5d1, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1845
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2