Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4455/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelDaemonCommitStream

Error Message:
Error from server at http://127.0.0.1:42755/solr: Underlying core creation 
failed while creating collection: parallelDestinationCollection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42755/solr: Underlying core creation failed 
while creating collection: parallelDestinationCollection1
        at 
__randomizedtesting.SeedInfo.seed([E78DE8FCADDCE9D:AE8E8F0A0FAC0003]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelDaemonCommitStream(StreamDecoratorTest.java:3425)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 17751 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4]   2> 90008 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 90009 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/data-dir-13-001
   [junit4]   2> 90009 WARN  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 90009 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 90010 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 90010 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 90010 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001
   [junit4]   2> 90011 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 90031 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 90031 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 90032 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 90131 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 38277
   [junit4]   2> 90131 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38277
   [junit4]   2> 90131 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38277
   [junit4]   2> 90131 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38277
   [junit4]   2> 90133 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90136 INFO  (zkConnectionManagerCallback-1234-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90136 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90153 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90156 INFO  (zkConnectionManagerCallback-1236-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90156 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90158 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90183 INFO  (zkConnectionManagerCallback-1238-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90183 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90310 WARN  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 90310 WARN  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 90310 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 90310 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 90310 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 90310 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 90310 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 90311 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 90311 WARN  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 90311 WARN  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 90311 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 90311 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 90311 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 90311 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 90311 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 90311 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 90320 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 90320 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 90320 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 90321 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 90321 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 90321 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dad0f3e{/solr,null,AVAILABLE}
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@376d3add{/solr,null,AVAILABLE}
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c109e89{/solr,null,AVAILABLE}
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 90322 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 90323 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d814ca3{/solr,null,AVAILABLE}
   [junit4]   2> 90324 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@78e5b883{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42755}
   [junit4]   2> 90324 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.s.Server Started @90359ms
   [junit4]   2> 90324 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42755}
   [junit4]   2> 90324 ERROR (jetty-launcher-1239-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 90324 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 90325 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 90325 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 90325 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 90325 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-19T20:50:16.609157Z
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@308b1095{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37657}
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6db335fa{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44473}
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.s.Server Started @90370ms
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.s.Server Started @90370ms
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44473}
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37657}
   [junit4]   2> 90335 ERROR (jetty-launcher-1239-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 90335 ERROR (jetty-launcher-1239-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-19T20:50:16.619858Z
   [junit4]   2> 90335 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-19T20:50:16.619852Z
   [junit4]   2> 90338 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90347 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90347 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@afeaf8f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39953}
   [junit4]   2> 90347 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.s.Server Started @90382ms
   [junit4]   2> 90347 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39953}
   [junit4]   2> 90348 ERROR (jetty-launcher-1239-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 90348 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 90348 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 90348 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 90348 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 90348 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-19T20:50:16.632327Z
   [junit4]   2> 90367 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90367 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90376 INFO  (zkConnectionManagerCallback-1245-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90376 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90376 INFO  (zkConnectionManagerCallback-1241-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90377 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90377 INFO  (zkConnectionManagerCallback-1244-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90377 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90377 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 90378 INFO  (zkConnectionManagerCallback-1247-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90378 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90378 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 90391 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 90392 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 90392 WARN  
(jetty-launcher-1239-thread-2-SendThread(127.0.0.1:38277)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1002dfd76440003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1002dfd76440003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1002dfd76440003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 90397 WARN  
(jetty-launcher-1239-thread-4-SendThread(127.0.0.1:38277)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1002dfd76440006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1002dfd76440006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1002dfd76440006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 90397 WARN  
(jetty-launcher-1239-thread-1-SendThread(127.0.0.1:38277)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1002dfd76440004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1002dfd76440004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1002dfd76440004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 90668 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 90670 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 90672 WARN  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7666aa0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90672 WARN  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7666aa0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90673 WARN  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72cf35af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90673 WARN  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72cf35af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90690 WARN  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d300579[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90690 WARN  (jetty-launcher-1239-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d300579[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90691 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38277/solr
   [junit4]   2> 90695 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90719 WARN  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a39c00e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90719 WARN  (jetty-launcher-1239-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a39c00e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90720 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38277/solr
   [junit4]   2> 90722 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 90723 INFO  (zkConnectionManagerCallback-1263-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90723 INFO  (jetty-launcher-1239-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90723 WARN  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b41f01d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90723 WARN  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b41f01d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90726 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90739 INFO  (zkConnectionManagerCallback-1270-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90739 INFO  (jetty-launcher-1239-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90741 WARN  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@998df7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90741 WARN  (jetty-launcher-1239-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@998df7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90742 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38277/solr
   [junit4]   2> 90749 WARN  
(jetty-launcher-1239-thread-3-SendThread(127.0.0.1:38277)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1002dfd76440008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1002dfd76440008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1002dfd76440008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 90756 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 90757 INFO  (zkConnectionManagerCallback-1277-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90757 INFO  (jetty-launcher-1239-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 90896 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 90899 INFO  (zkConnectionManagerCallback-1282-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90899 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 90967 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37657_solr
   [junit4]   2> 90968 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.Overseer Overseer 
(id=72108160672071690-127.0.0.1:37657_solr-n_0000000000) starting
   [junit4]   2> 90974 INFO  
(OverseerStateUpdate-72108160672071690-127.0.0.1:37657_solr-n_0000000000) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37657_solr
   [junit4]   2> 90975 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37657_solr
   [junit4]   2> 90975 INFO  
(OverseerStateUpdate-72108160672071690-127.0.0.1:37657_solr-n_0000000000) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 90977 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 90977 WARN  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 91037 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 91047 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 91058 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 91059 INFO  (zkConnectionManagerCallback-1294-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91059 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 91063 WARN  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@772240d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 91063 WARN  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@772240d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 91066 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37657.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91068 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 91071 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39953_solr as DOWN
   [junit4]   2> 91071 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37657.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91071 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37657.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91072 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 91072 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39953_solr
   [junit4]   2> 91072 INFO  (jetty-launcher-1239-thread-4) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node4
   [junit4]   2> 91073 INFO  (zkCallback-1281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 91075 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 91075 WARN  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39d9bdfb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 91075 WARN  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 91083 WARN  (jetty-launcher-1239-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39d9bdfb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 91084 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38277/solr
   [junit4]   2> 91087 INFO  (zkCallback-1293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 91088 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91101 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 91101 INFO  (zkConnectionManagerCallback-1307-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91101 INFO  (jetty-launcher-1239-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91101 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 91104 WARN  
(jetty-launcher-1239-thread-1-SendThread(127.0.0.1:38277)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1002dfd7644000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1002dfd7644000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1002dfd7644000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 91123 INFO  (zkConnectionManagerCallback-1312-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91123 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 91127 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 91130 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42755_solr as DOWN
   [junit4]   2> 91130 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 91130 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42755_solr
   [junit4]   2> 91131 INFO  (zkCallback-1281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 91131 INFO  (zkCallback-1293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 91131 INFO  (zkCallback-1311-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 91132 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 91133 WARN  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 91137 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39953.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91144 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39953.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91144 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39953.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91145 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 91145 INFO  (jetty-launcher-1239-thread-3) 
[n:127.0.0.1:39953_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node2
   [junit4]   2> 91161 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42755.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91169 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42755.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91169 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42755.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91171 INFO  (jetty-launcher-1239-thread-2) 
[n:127.0.0.1:42755_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node3
   [junit4]   2> 91210 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 91227 INFO  (zkConnectionManagerCallback-1323-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91227 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 91251 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 91271 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44473_solr as DOWN
   [junit4]   2> 91275 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 91275 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44473_solr
   [junit4]   2> 91287 INFO  (zkCallback-1293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91287 INFO  (zkCallback-1311-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91287 INFO  (zkCallback-1281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91291 INFO  (zkCallback-1322-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91291 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 91291 WARN  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 91325 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 91354 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44473.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91362 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44473.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91362 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44473.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 91363 INFO  (jetty-launcher-1239-thread-1) 
[n:127.0.0.1:44473_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node1
   [junit4]   2> 91399 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 91404 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91406 INFO  (zkConnectionManagerCallback-1336-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91406 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91407 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 91408 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38277/solr ready
   [junit4]   2> 91462 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91479 INFO  
(OverseerThreadFactory-1289-thread-1-processing-n:127.0.0.1:37657_solr) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 91597 INFO  
(OverseerStateUpdate-72108160672071690-127.0.0.1:37657_solr-n_0000000000) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37657/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37657_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 91605 INFO  
(OverseerStateUpdate-72108160672071690-127.0.0.1:37657_solr-n_0000000000) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39953/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39953_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 91862 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 91862 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr    
x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 91878 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 91910 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 91913 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 91932 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 91932 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 91934 WARN  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 91934 WARN  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 91936 WARN  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91936 WARN  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91937 WARN  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91937 WARN  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91944 WARN  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91954 WARN  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 92018 WARN  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiople copyFields (2)
   [junit4]   2> 92018 WARN  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (3)
   [junit4]   2> 92018 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 92018 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 92019 WARN  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiople copyFields (2)
   [junit4]   2> 92019 WARN  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (3)
   [junit4]   2> 92019 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 92019 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 92036 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37657.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 92036 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node4/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node4/collection1_shard1_replica_n1/data/]
   [junit4]   2> 92037 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39953.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@725ef93f
   [junit4]   2> 92038 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node2/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001/tempDir-001/node2/collection1_shard2_replica_n2/data/]
   [junit4]   2> 92135 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 92135 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92144 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92144 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92148 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 92148 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92149 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 92149 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92150 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 92150 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1678296868123049984
   [junit4]   2> 92150 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92150 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92153 INFO  
(searcherExecutor-1338-thread-1-processing-n:127.0.0.1:39953_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:39953_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 92153 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 92155 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92155 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 92155 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1678296868128292864
   [junit4]   2> 92158 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 92158 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 92160 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 92160 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 92160 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92160 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92160 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39953/solr/collection1_shard2_replica_n2/
   [junit4]   2> 92160 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 92160 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39953/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 92160 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72108160672071691-core_node4-n_0000000000
   [junit4]   2> 92164 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39953/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 92165 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92165 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92165 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37657/solr/collection1_shard1_replica_n1/
   [junit4]   2> 92165 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 92165 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:37657/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 92165 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72108160672071690-core_node3-n_0000000000
   [junit4]   2> 92167 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37657/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 92197 INFO  
(searcherExecutor-1340-thread-1-processing-n:127.0.0.1:37657_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:37657_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 92269 INFO  (zkCallback-1281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92269 INFO  (zkCallback-1293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92269 INFO  (zkCallback-1281-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92269 INFO  (zkCallback-1293-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92270 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 92274 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=396
   [junit4]   2> 92275 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 92277 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=415
   [junit4]   2> 92279 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 92381 INFO  (zkCallback-1311-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92381 INFO  (zkCallback-1281-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92381 INFO  (zkCallback-1293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92381 INFO  (zkCallback-1293-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92381 INFO  (zkCallback-1281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92381 INFO  (zkCallback-1281-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92381 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=919
   [junit4]   2> 92381 INFO  (zkCallback-1293-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92382 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 92399 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout: true timeout (sec):
   [junit4]   2> 92400 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 92454 INFO  
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[E78DE8FCADDCE9D]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testParallelHashRollupStream
   [junit4]   2> 92479 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 92479 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37657/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 92482 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37657/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=0
   [junit4]   2> 92484 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 92484 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 
QTime=27
   [junit4]   2> 92507 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 92510 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 92534 INFO  
(searcherExecutor-1340-thread-1-processing-n:127.0.0.1:37657_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:37657_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 92551 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39953/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=29
   [junit4]   2> 92566 INFO  
(searcherExecutor-1338-thread-1-processing-n:127.0.0.1:39953_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:39953_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 92567 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 
QTime=56
   [junit4]   2> 92578 INFO  
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[E78DE8FCADDCE9D]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92591 INFO  (zkConnectionManagerCallback-1353-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92591 INFO  
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[E78DE8FCADDCE9D]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92595 INFO  
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[E78DE8FCADDCE9D]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 92604 INFO  
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[E78DE8FCADDCE9D]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:38277/solr ready
   [junit4]   2> 92608 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=hashRollup(search(collection1,q%3D"*:*",fl%3D"a_s,a_i,a_f",sort%3D"a_s+asc",partitionKeys%3Da_s,qt%3D"/export",zkHost%3D"127.0.0.1:38277/solr"),over%3Da_s,sum(a_i),sum(a_f),min(a_i),min(a_f),max(a_i),max(a_f),avg(a_i,false),avg(a_f,false),count(*))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 92609 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92612 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=hashRollup(search(collection1,q%3D"*:*",fl%3D"a_s,a_i,a_f",sort%3D"a_s+asc",partitionKeys%3Da_s,qt%3D"/export",zkHost%3D"127.0.0.1:38277/solr"),over%3Da_s,sum(a_i),sum(a_f),min(a_i),min(a_f),max(a_i),max(a_f),avg(a_i,false),avg(a_f,false),count(*))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 92615 INFO  (zkConnectionManagerCallback-1359-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92615 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92616 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 92617 INFO  (qtp70865272-2381) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38277/solr ready
   [junit4]   2> 92627 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92645 INFO  (qtp70865272-2423) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=1
   [junit4]   2> 92645 INFO  (qtp1045231916-2422) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=1
   [junit4]   2> 92647 INFO  (zkConnectionManagerCallback-1364-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92647 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92659 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 92662 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38277/solr ready
   [junit4]   2> 92690 INFO  (qtp1045231916-2422) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 92692 INFO  (qtp70865272-2423) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=3 status=0 QTime=1
   [junit4]   2> 92799 INFO  
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[E78DE8FCADDCE9D]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testParallelHashRollupStream
   [junit4]   2> 92840 INFO  
(TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[E78DE8FCADDCE9D]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testParallelExecutorStream
   [junit4]   2> 92867 INFO  (qtp1045231916-2422) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:39953/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=22
   [junit4]   2> 92877 INFO  
(searcherExecutor-1340-thread-1-processing-n:127.0.0.1:37657_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:37657_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 92878 INFO  (qtp1045231916-2380) [n:127.0.0.1:37657_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39953/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=7
   [junit4]   2> 92882 INFO  
(searcherExecutor-1338-thread-1-processing-n:127.0.0.1:39953_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:39953_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 92883 INFO  (qtp70865272-2423) [n:127.0.0.1:39953_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 
QTime=41
   [junit4]   2> 92884 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=586b67a6-682a-48f3-873c-21884a6d7bc1&collection.configName=conf&name=workQueue1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 92887 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=586b67a6-682a-48f3-873c-21884a6d7bc1&collection.configName=conf&name=workQueue1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 92888 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=586b67a6-682a-48f3-873c-21884a6d7bc1&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 92894 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=586b67a6-682a-48f3-873c-21884a6d7bc1&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 92896 INFO  
(OverseerThreadFactory-1289-thread-2-processing-n:127.0.0.1:37657_solr) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
workQueue1
   [junit4]   2> 92896 INFO  
(OverseerCollectionConfigSetProcessor-72108160672071690-127.0.0.1:37657_solr-n_0000000000)
 [n:127.0.0.1:37657_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 93109 INFO  
(OverseerStateUpdate-72108160672071690-127.0.0.1:37657_solr-n_0000000000) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"workQueue1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42755/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42755_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 93116 INFO  
(OverseerStateUpdate-72108160672071690-127.0.0.1:37657_solr-n_0000000000) 
[n:127.0.0.1:37657_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"workQueue1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44473/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:44473_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 93334 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr    
x:workQueue1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue1&version=2&replicaType=NRT&async=586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431&coreNodeName=core_node3&name=workQueue1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2
   [junit4]   2> 93334 INFO  
(parallelCoreAdminExecutor-1316-thread-1-processing-n:127.0.0.1:42755_solr 
x:workQueue1_shard1_replica_n1 
586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431 CREATE) 
[n:127.0.0.1:42755_solr    x:workQueue1_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue1&version=2&replicaType=NRT&async=586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431&coreNodeName=core_node3&name=workQueue1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 93345 INFO  
(parallelCoreAdminExecutor-1316-thread-1-processing-n:127.0.0.1:42755_solr 
x:workQueue1_shard1_replica_n1 
586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431 CREATE) 
[n:127.0.0.1:42755_solr c:workQueue1 s:shard1 r:core_node3 
x:workQueue1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.7.0
   [junit4]   2> 93347 INFO  (qtp1668597732-2436) [n:127.0.0.1:44473_solr    
x:workQueue1_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue1&version=2&replicaType=NRT&async=586b67a6-682a-48f3-873c-21884a6d7bc1771588644568770&coreNodeName=core_node4&name=workQueue1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=11
   [junit4]   2> 93347 INFO  
(parallelCoreAdminExecutor-1327-thread-1-processing-n:127.0.0.1:44473_solr 
x:workQueue1_shard2_replica_n2 
586b67a6-682a-48f3-873c-21884a6d7bc1771588644568770 CREATE) 
[n:127.0.0.1:44473_solr    x:workQueue1_shard2_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue1&version=2&replicaType=NRT&async=586b67a6-682a-48f3-873c-21884a6d7bc1771588644568770&coreNodeName=core_node4&name=workQueue1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 93351 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431
   [junit4]   2> 93351 INFO  (qtp1981958199-2373) [n:127.0.0.1:42755_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 93357 INFO  
(parallelCoreAdminExecutor-1316-thread-1-processing-n:127.0.0.1:42755_solr 
x:workQueue1_shard1_replica_n1 
586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431 CREATE) 
[n:127.0.0.1:42755_solr c:workQueue1 s:shard1 r:core_node3 
x:workQueue1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 93374 INFO  
(parallelCoreAdminExecutor-1327-thread-1-processing-n:127.0.0.1:44473_solr 
x:workQueue1_shard2_replica_n2 
586b67a6-682a-48f3-873c-21884a6d7bc1771588644568770 CREATE) 
[n:127.0.0.1:44473_solr c:workQueue1 s:shard2 r:core_node4 
x:workQueue1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.7.0
   [junit4]   2> 93393 INFO  
(parallelCoreAdminExecutor-1327-thread-1-processing-n:127.0.0.1:44473_solr 
x:workQueue1_shard2_replica_n2 
586b67a6-682a-48f3-873c-21884a6d7bc1771588644568770 CREATE) 
[n:127.0.0.1:44473_solr c:workQueue1 s:shard2 r:core_node4 
x:workQueue1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 93454 WARN  
(parallelCoreAdminExecutor-1316-thread-1-processing-n:127.0.0.1:42755_solr 
x:workQueue1_shard1_replica_n1 
586b67a6-682a-48f3-873c-21884a6d7bc1771588636241431 CREATE) 
[n:127.0.0.1:42755_solr c:workQueue1 s:shard1 r:core_node3 x:workQueue

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

.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 160964 INFO  (jetty-closer-2719-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d814ca3{/solr,null,UNAVAILABLE}
   [junit4]   2> 160964 INFO  (jetty-closer-2719-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 160965 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 160965 WARN  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker-SendThread(127.0.0.1:38277))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1002dfd76440000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1002dfd76440000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1002dfd76440000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 161168 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        66      /solr/aliases.json
   [junit4]   2>        66      /solr/clusterprops.json
   [junit4]   2>        14      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        13      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        11      
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        9       
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        9       /solr/collections/modelCollection/state.json
   [junit4]   2>        9       
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2>        8       /solr/collections/uknownCollection/state.json
   [junit4]   2>        8       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        8       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        8       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        8       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        7       /solr/collections/destination1/state.json
   [junit4]   2>        7       /solr/collections/destination/state.json
   [junit4]   2>        6       /solr/collections/mainCorpus/state.json
   [junit4]   2>        6       /solr/collections/mainCorpus1/state.json
   [junit4]   2>        4       /solr/collections/workQueue1/terms/shard2
   [junit4]   2>        4       /solr/collections/workQueue1/terms/shard1
   [junit4]   2>        4       /solr/collections/destination1/terms/shard2
   [junit4]   2>        4       /solr/collections/mainCorpus1/terms/shard1
   [junit4]   2>        4       /solr/collections/mainCorpus1/terms/shard2
   [junit4]   2>        4       /solr/collections/workQueue/state.json
   [junit4]   2>        4       /solr/collections/modelCollection/terms/shard1
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/collections/destination/terms/shard2
   [junit4]   2>        4       /solr/collections/destination/terms/shard1
   [junit4]   2>        4       
/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2>        4       /solr/collections/mainCorpus/terms/shard2
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/collections/mainCorpus/terms/shard1
   [junit4]   2>        4       /solr/collections/uknownCollection/terms/shard2
   [junit4]   2>        4       /solr/collections/uknownCollection/terms/shard1
   [junit4]   2>        4       /solr/collections/workQueue/terms/shard2
   [junit4]   2>        4       /solr/collections/workQueue/terms/shard1
   [junit4]   2>        3       /solr/collections/destination1/terms/shard1
   [junit4]   2>        3       
/solr/collections/destinationCollection/collectionprops.json
   [junit4]   2>        3       
/solr/collections/parallelDestinationCollection1/collectionprops.json
   [junit4]   2>        3       /solr/collections/modelCollection/terms/shard2
   [junit4]   2>        3       
/solr/collections/parallelDestinationCollection/collectionprops.json
   [junit4]   2>        3       /solr/configs/ml
   [junit4]   2>        3       
/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/mainCorpus1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/checkpointCollection/collectionprops.json
   [junit4]   2>        2       /solr/collections/workQueue/collectionprops.json
   [junit4]   2>        2       
/solr/collections/destination/collectionprops.json
   [junit4]   2>        2       
/solr/collections/destination1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/workQueue1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/modelCollection/collectionprops.json
   [junit4]   2>        2       
/solr/collections/uknownCollection/collectionprops.json
   [junit4]   2>        2       
/solr/collections/mainCorpus/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        66      /solr/clusterstate.json
   [junit4]   2>        63      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        42      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        28      /solr/collections/collection1/state.json
   [junit4]   2>        26      /solr/collections/workQueue/state.json
   [junit4]   2>        26      /solr/collections/modelCollection/state.json
   [junit4]   2>        26      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        25      /solr/collections/uknownCollection/state.json
   [junit4]   2>        23      /solr/collections/workQueue1/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      /solr/collections/destination1/state.json
   [junit4]   2>        19      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        19      /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72108160672071690-127.0.0.1:37657_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        357     /solr/collections
   [junit4]   2>        272     /solr/overseer/queue
   [junit4]   2>        95      /solr/overseer/collection-queue-work
   [junit4]   2>        82      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 161173 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38277
   [junit4]   2> 161173 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38277
   [junit4]   2> 161173 INFO  
(SUITE-StreamDecoratorTest-seed#[E78DE8FCADDCE9D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38277
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J5/temp/solr.client.solrj.io.stream.StreamDecoratorTest_E78DE8FCADDCE9D-001
   [junit4]   2> Sep 19, 2020 8:51:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-GL, 
timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Linux 5.4.0-47-generic amd64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=16,threads=1,free=175968616,total=407896064
   [junit4]   2> NOTE: All tests run in this JVM: [ModuloEvaluatorTest, 
UniformDistributionEvaluatorTest, RoundEvaluatorTest, 
TestCloudCollectionsListeners, OrEvaluatorTest, JettyWebappTest, 
TestEmbeddedSolrServer, SolrExampleJettyTest, FacetFieldTest, GetByIdTest, 
HttpSolrClientBadInputTest, ModifiableSolrParamsTest, 
HyperbolicCosineEvaluatorTest, ConcurrentUpdateSolrClientBuilderTest, 
TestClusteringResponse, ArcTangentEvaluatorTest, CloudHttp2SolrClientRetryTest, 
CloudSolrClientMultiConstructorTest, TestCloudSolrClientConnections, 
JdbcDriverTest, JdbcTest, SelectWithEvaluatorsTest, StreamDecoratorTest]
   [junit4] Completed [210/210 (1!)] on J5 in 71.66s, 52 tests, 1 error <<< 
FAILURES!

[...truncated 46589 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4455/consoleText

[repro] Revision: 27733fbb0b034af78156f7327c563fa079cb5e23

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=StreamDecoratorTest 
-Dtests.method=testParallelDaemonCommitStream -Dtests.seed=E78DE8FCADDCE9D 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da-GL 
-Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       StreamDecoratorTest
[repro] ant compile-test

[...truncated 2590 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.StreamDecoratorTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=E78DE8FCADDCE9D 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da-GL 
-Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 336 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 0

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

Reply via email to