You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/29 00:35:59 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3074 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3074/

3 tests failed.
FAILED:  org.apache.solr.s3.S3IncrementalBackupTest.testBackupIncremental

Error Message:
Error from server at https://127.0.0.1:33385/solr: Could not backup all shards

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33385/solr: Could not backup all shards
	at __randomizedtesting.SeedInfo.seed([906862AC6150C967:97ADCD675DB8F71A]: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:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	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.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.backupThenWait(AbstractIncrementalBackupTest.java:477)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.incrementalBackupThenVerify(AbstractIncrementalBackupTest.java:487)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.backupRestoreThenCheck(AbstractIncrementalBackupTest.java:373)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testBackupIncremental(AbstractIncrementalBackupTest.java:246)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.adobe.testing.s3mock.junit4.S3MockRule$1.evaluate(S3MockRule.java:66)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.s3.S3IncrementalBackupTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.s3.S3IncrementalBackupTest:     1) Thread[id=341, name=java-sdk-http-connection-reaper, state=TIMED_WAITING, group=TGRP-S3IncrementalBackupTest]         at java.lang.Thread.sleep(Native Method)         at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:188)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.s3.S3IncrementalBackupTest: 
   1) Thread[id=341, name=java-sdk-http-connection-reaper, state=TIMED_WAITING, group=TGRP-S3IncrementalBackupTest]
        at java.lang.Thread.sleep(Native Method)
        at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:188)
	at __randomizedtesting.SeedInfo.seed([906862AC6150C967]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.s3.S3IncrementalBackupTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=341, name=java-sdk-http-connection-reaper, state=TIMED_WAITING, group=TGRP-S3IncrementalBackupTest]         at java.lang.Thread.sleep(Native Method)         at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:188)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=341, name=java-sdk-http-connection-reaper, state=TIMED_WAITING, group=TGRP-S3IncrementalBackupTest]
        at java.lang.Thread.sleep(Native Method)
        at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:188)
	at __randomizedtesting.SeedInfo.seed([906862AC6150C967]:0)




Build Log:
[...truncated 26082 lines...]
   [junit4] Suite: org.apache.solr.s3.S3IncrementalBackupTest
   [junit4]   2> 24786 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 24795 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.h.C.application Initializing Spring embedded WebApplicationContext
   [junit4]   2> 24853 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 24853 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 24853 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 24853 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.h.ContextHandler Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@46c435e4{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.2028093998929727872/],AVAILABLE}
   [junit4]   2> 24854 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.Server Started @24935ms
   [junit4]   2> 25095 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.h.C.application Initializing Spring DispatcherServlet 'dispatcherServlet'
   [junit4]   2> 25574 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.u.s.SslContextFactory x509=X509@68f81e4b(selfsigned,h=[],w=[]) for Server@4d2ae56b[provider=null,keyStore=jar:file:/home/jenkins/.ivy2/cache/com.adobe.testing/s3mock/jars/s3mock-2.1.34.jar!/s3mock.jks,trustStore=null]
   [junit4]   2> 25682 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.AbstractConnector Started SslValidatingServerConnector@514ec929{SSL, (ssl, http/1.1)}{0.0.0.0:45191}
   [junit4]   2> 25684 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a732614{HTTP/1.1, (http/1.1)}{0.0.0.0:32961}
   [junit4]   2> 25709 WARN  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [    ] o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 25929 WARN  (ZkTestServer Run Thread) [    ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 27034 WARN  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker-SendThread(127.0.0.1:34423)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107463a6b230002.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107463a6b230002, 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> 27185 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 27187 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27187 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27187 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 27192 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39ca727c{/solr,null,AVAILABLE}
   [junit4]   2> 27200 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 27212 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27212 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27212 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 27212 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69d209e2{/solr,null,AVAILABLE}
   [junit4]   2> 27213 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b975b26{SSL, (ssl, http/1.1)}{127.0.0.1:33385}
   [junit4]   2> 27213 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.Server Started @27294ms
   [junit4]   2> 27234 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7acc5bb9{SSL, (ssl, http/1.1)}{127.0.0.1:38323}
   [junit4]   2> 27234 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.Server Started @27315ms
   [junit4]   2> 27528 ERROR (jetty-launcher-9-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 27529 ERROR (jetty-launcher-9-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 27661 WARN  (jetty-launcher-9-thread-2-SendThread(127.0.0.1:34423)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107463a6b230004.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107463a6b230004, 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> 28535 WARN  (jetty-launcher-9-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 28620 WARN  (jetty-launcher-9-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 29129 WARN  (jetty-launcher-9-thread-2) [n:127.0.0.1:38323_solr    ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 29366 WARN  (jetty-launcher-9-thread-2) [n:127.0.0.1:38323_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> 30025 WARN  (jetty-launcher-9-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 30032 WARN  (jetty-launcher-9-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 30040 WARN  (jetty-launcher-9-thread-1-SendThread(127.0.0.1:34423)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107463a6b230007.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107463a6b230007, 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> 30149 WARN  (jetty-launcher-9-thread-1) [n:127.0.0.1:33385_solr    ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 30193 WARN  (jetty-launcher-9-thread-1) [n:127.0.0.1:33385_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> 35881 ERROR (qtp512866243-45) [    ] c.a.t.s.d.FileStore File can not be read
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) ~[?:?]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97) ~[spring-boot-actuator-2.3.12.RELEASE.jar:2.3.12.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[jetty-security-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413)
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510)
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626)
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 35890 ERROR (qtp512866243-44) [    ] c.a.t.s.d.FileStore File can not be read
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) ~[?:?]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97) ~[spring-boot-actuator-2.3.12.RELEASE.jar:2.3.12.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[jetty-security-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413)
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510)
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626)
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 35896 ERROR (qtp998570592-88) [n:127.0.0.1:38323_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n5 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/73949d7e-cd73-48b3-b255-cfd4e56ff675
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/73949d7e-cd73-48b3-b255-cfd4e56ff675
   [junit4]   2> 	at org.apache.solr.s3.S3StorageClient.pushStream(S3StorageClient.java:339)
   [junit4]   2> 	at org.apache.solr.s3.S3BackupRepository.copyIndexFileFrom(S3BackupRepository.java:295)
   [junit4]   2> 	at org.apache.solr.core.TrackingBackupRepository.copyIndexFileFrom(TrackingBackupRepository.java:104)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.incrementalCopy(IncrementalShardBackup.java:191)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:143)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:83)
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:72)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 35898 ERROR (qtp998570592-88) [n:127.0.0.1:38323_solr    ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n5 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/73949d7e-cd73-48b3-b255-cfd4e56ff675
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/73949d7e-cd73-48b3-b255-cfd4e56ff675
   [junit4]   2> 	at org.apache.solr.s3.S3StorageClient.pushStream(S3StorageClient.java:339)
   [junit4]   2> 	at org.apache.solr.s3.S3BackupRepository.copyIndexFileFrom(S3BackupRepository.java:295)
   [junit4]   2> 	at org.apache.solr.core.TrackingBackupRepository.copyIndexFileFrom(TrackingBackupRepository.java:104)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.incrementalCopy(IncrementalShardBackup.java:191)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:143)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:83)
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:72)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 35902 ERROR (OverseerThreadFactory-36-thread-3-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr c:backuprestore_testbackupinc   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:38323/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n5 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/73949d7e-cd73-48b3-b255-cfd4e56ff675
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_291]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_291]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 36247 ERROR (OverseerThreadFactory-36-thread-3-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr c:backuprestore_testbackupinc   ] o.a.s.c.a.c.BackupCmd Error happened during incremental backup for collection: backuprestore_testbackupinc
   [junit4]   2> org.apache.solr.common.SolrException: Could not backup all shards
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1055) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1038) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.BackupCmd.incrementalCopyIndexFiles(BackupCmd.java:252) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.BackupCmd.call(BackupCmd.java:105) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_291]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n5 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/73949d7e-cd73-48b3-b255-cfd4e56ff675
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_291]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	... 4 more
   [junit4]   2> 36331 ERROR (OverseerThreadFactory-36-thread-3-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr c:backuprestore_testbackupinc   ] o.a.s.s.S3StorageClient An AmazonServiceException was thrown! [serviceName=Amazon S3] [awsRequestId=The specified key does not exist.] [httpStatus=404] [s3ErrorCode=NoSuchKey] [s3ErrorType=Client] [message=The specified key does not exist.]
   [junit4]   2> 36334 ERROR (OverseerThreadFactory-36-thread-3-processing-n:127.0.0.1:38323_solr) [n:127.0.0.1:38323_solr c:backuprestore_testbackupinc   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: backuprestore_testbackupinc operation: backup failed:org.apache.solr.common.SolrException: Could not backup all shards
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1055)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1038)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.BackupCmd.incrementalCopyIndexFiles(BackupCmd.java:252)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.BackupCmd.call(BackupCmd.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n5 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/73949d7e-cd73-48b3-b255-cfd4e56ff675
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:80)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	... 4 more
   [junit4]   2> 
   [junit4]   2> 36339 ERROR (qtp1396747092-80) [n:127.0.0.1:33385_solr c:backuprestore_testbackupinc   ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Could not backup all shards
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:65)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:301)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:257)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:763)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=S3IncrementalBackupTest -Dtests.method=testBackupIncremental -Dtests.seed=906862AC6150C967 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=America/Argentina/Catamarca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   6.03s J2 | S3IncrementalBackupTest.testBackupIncremental <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33385/solr: Could not backup all shards
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([906862AC6150C967:97ADCD675DB8F71A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.backupThenWait(AbstractIncrementalBackupTest.java:477)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.incrementalBackupThenVerify(AbstractIncrementalBackupTest.java:487)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.backupRestoreThenCheck(AbstractIncrementalBackupTest.java:373)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testBackupIncremental(AbstractIncrementalBackupTest.java:246)
   [junit4]    > 	at com.adobe.testing.s3mock.junit4.S3MockRule$1.evaluate(S3MockRule.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 48814 WARN  (parallelCoreAdminExecutor-37-thread-4-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462418829 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.kdm did not match. expected checksum is 878494071 and actual is checksum 3732100196. expected length is 143 and actual length is 143
   [junit4]   2> 48814 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.kdm did not match. expected checksum is 712877013 and actual is checksum 2868305276. expected length is 143 and actual length is 143
   [junit4]   2> 48833 WARN  (parallelCoreAdminExecutor-37-thread-4-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462418829 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.si did not match. expected checksum is 29182699 and actual is checksum 1483560620. expected length is 566 and actual length is 566
   [junit4]   2> 48838 WARN  (parallelCoreAdminExecutor-37-thread-4-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462418829 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.kdi did not match. expected checksum is 1528112233 and actual is checksum 2811612068. expected length is 68 and actual length is 68
   [junit4]   2> 48838 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.si did not match. expected checksum is 441651478 and actual is checksum 2074692174. expected length is 566 and actual length is 566
   [junit4]   2> 48848 WARN  (parallelCoreAdminExecutor-37-thread-4-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462418829 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.fdm did not match. expected checksum is 2127557071 and actual is checksum 2272591773. expected length is 158 and actual length is 158
   [junit4]   2> 48848 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.kdi did not match. expected checksum is 1713050724 and actual is checksum 1048030629. expected length is 68 and actual length is 68
   [junit4]   2> 48859 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.fdm did not match. expected checksum is 1390880413 and actual is checksum 1129352459. expected length is 158 and actual length is 158
   [junit4]   2> 48874 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.nvd did not match. expected checksum is 3401962118 and actual is checksum 3459252923. expected length is 59 and actual length is 59
   [junit4]   2> 48875 WARN  (parallelCoreAdminExecutor-37-thread-4-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462418829 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.nvd did not match. expected checksum is 476055779 and actual is checksum 621263288. expected length is 59 and actual length is 59
   [junit4]   2> 48882 WARN  (parallelCoreAdminExecutor-37-thread-4-processing-n:127.0.0.1:38323_sol

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

iginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 1020916675 and actual is checksum 1730024671. expected length is 175 and actual length is 175
   [junit4]   2> 48956 WARN  (parallelCoreAdminExecutor-37-thread-4-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462418829 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 1931148700 and actual is checksum 2608250117. expected length is 437 and actual length is 437
   [junit4]   2> 48956 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Asserting_0.dvm did not match. expected checksum is 4122731975 and actual is checksum 4283961936. expected length is 215 and actual length is 215
   [junit4]   2> 48960 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 918484430 and actual is checksum 3059704345. expected length is 437 and actual length is 437
   [junit4]   2> 48969 WARN  (parallelCoreAdminExecutor-37-thread-5-processing-n:127.0.0.1:38323_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 d2312f4b-b4bb-4f33-95c7-8320b6f6be6431243027462489779 RESTORECORE) [n:127.0.0.1:38323_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 3415777576 and actual is checksum 978245525. expected length is 175 and actual length is 175
   [junit4]   2> 51611 WARN  (jetty-launcher-9-thread-2-SendThread(127.0.0.1:34423)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107463a6b230006.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107463a6b230006, 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> 51721 INFO  (jetty-closer-197-thread-1-processing-n:127.0.0.1:38323_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7acc5bb9{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 51722 INFO  (jetty-closer-197-thread-1-processing-n:127.0.0.1:38323_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69d209e2{/solr,null,STOPPED}
   [junit4]   2> 51722 INFO  (jetty-closer-197-thread-1-processing-n:127.0.0.1:38323_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 51822 INFO  (jetty-closer-197-thread-2-processing-n:127.0.0.1:38323_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b975b26{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 51822 INFO  (jetty-closer-197-thread-2-processing-n:127.0.0.1:38323_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39ca727c{/solr,null,STOPPED}
   [junit4]   2> 51822 INFO  (jetty-closer-197-thread-2-processing-n:127.0.0.1:38323_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 52028 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> 	7	/solr/collections/backuprestore_testbackupinc/terms/shard2
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackupinc/terms/shard1
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard2
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard1
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard2
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard1
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple/terms/shard2
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackupincsimple/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackuprestoretooriginal/collectionprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackupinc/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	34	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	24	/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2> 	18	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/overseer/queue
   [junit4]   2> 	32	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	11	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	9	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	9	/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 52038 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [n:127.0.0.1:38323_solr    ] o.e.j.s.AbstractConnector Stopped SslValidatingServerConnector@514ec929{SSL, (ssl, http/1.1)}{0.0.0.0:0}
   [junit4]   2> 52039 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [n:127.0.0.1:38323_solr    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a732614{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
   [junit4]   2> 52039 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [n:127.0.0.1:38323_solr    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 52039 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [n:127.0.0.1:38323_solr    ] o.e.j.s.h.C.application Destroying Spring FrameworkServlet 'dispatcherServlet'
   [junit4]   2> 52039 INFO  (SUITE-S3IncrementalBackupTest-seed#[906862AC6150C967]-worker) [n:127.0.0.1:38323_solr    ] o.e.j.s.h.ContextHandler Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@46c435e4{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.2028093998929727872/],STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_906862AC6150C967-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-AU, timezone=America/Argentina/Catamarca
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=2,free=138041568,total=479723520
   [junit4]   2> NOTE: All tests run in this JVM: [S3ReadWriteTest, S3IncrementalBackupTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=S3IncrementalBackupTest -Dtests.seed=906862AC6150C967 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=America/Argentina/Catamarca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | S3IncrementalBackupTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.s3.S3IncrementalBackupTest: 
   [junit4]    >    1) Thread[id=341, name=java-sdk-http-connection-reaper, state=TIMED_WAITING, group=TGRP-S3IncrementalBackupTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:188)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([906862AC6150C967]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=341, name=java-sdk-http-connection-reaper, state=TIMED_WAITING, group=TGRP-S3IncrementalBackupTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:188)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([906862AC6150C967]:0)
   [junit4] Completed [7/7 (1!)] on J2 in 41.52s, 3 tests, 3 errors <<< FAILURES!

[...truncated 44673 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3075 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3075/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.Http2SolrClientTest.testUpdate

Error Message:
Captured an uncaught exception in thread: Thread[id=4281, name=h2sc-2604-thread-11, state=RUNNABLE, group=TGRP-Http2SolrClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4281, name=h2sc-2604-thread-11, state=RUNNABLE, group=TGRP-Http2SolrClientTest]
	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E:27C0D903AF12B3D8]:0)
Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E]:0)
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
	at org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:125)
	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 17491 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.Http2SolrClientTest
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/data-dir-19-001
   [junit4]   2> 170084 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 170084 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 170086 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 170114 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 170114 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 170114 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-002/cores/core
   [junit4]   2> 170118 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 170118 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 170118 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 170131 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 170131 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 170131 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 170132 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fcd8699{/solr,null,AVAILABLE}
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40ded618{SSL, (ssl, http/1.1)}{127.0.0.1:45077}
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.Server Started @170169ms
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45077, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-002/cores}
   [junit4]   2> 170133 ERROR (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-29T02:32:09.164Z
   [junit4]   2> 170133 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/solr.xml
   [junit4]   2> 170141 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 170612 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 170613 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 170614 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74c7cd0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170614 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74c7cd0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170617 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 170617 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@666eaaef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170617 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@666eaaef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170618 WARN  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] 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> 170631 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 170632 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 170650 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1
   [junit4]   2> 170657 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1
   [junit4]   2> 170657 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1
   [junit4]   2> 170662 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001
   [junit4]   2> 170662 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 170669 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/extraction/lib filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/extraction/lib
   [junit4]   2> 170669 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-cell-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/langid/lib filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/langid/lib
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-langid-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-ltr-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/velocity/lib filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/contrib/velocity/lib
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist filtered by solr-velocity-\d.*\.jar to classpath: java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/dist
   [junit4]   2> 170670 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 170670 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 170670 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 170674 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 170691 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 170693 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 170708 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 170708 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e725f1
   [junit4]   2> 170708 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/data/]
   [junit4]   2> 170709 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@283b19e9
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: init: create=true reader=null
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@64b8a7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b607fb6)
   [junit4]   2> index=
   [junit4]   2> version=8.10.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=6, ioThrottle=true
   [junit4]   2> codec=Lucene87
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=2147483647, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> maxFullFlushMergeWaitMillis=0
   [junit4]   2> leafSorter=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@64b8a42
   [junit4]   2> 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now flush at close
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]:   index before flush 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: startFullFlush
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: coreLoadExecutor-2585-thread-1 finishFullFlush success=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2585-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: now merge
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]:   index(source): 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]:   no more merges pending; now return
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: waitForMerges
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: waitForMerges done
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: start
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: enter lock
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: now prepare
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: prepareCommit: flush
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]:   index before flush 
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: startFullFlush
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2585-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: coreLoadExecutor-2585-thread-1 finishFullFlush success=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: startCommit(): start
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: done all syncs: []
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: pendingCommit != null
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: took 0.2 msec
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: commit: done
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: rollback
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: all running merges have aborted
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: rollback: done finish merges
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: abort
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: done abort success=true
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: rollback: infos=
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 170710 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170711 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 170765 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 170765 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 170766 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 170766 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2585-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@283b19e9
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: init: load commit "segments_1"
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2585-thread-1]: 0 msec to checkpoint
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: init: create=false reader=null
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@64b8a7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b607fb6)
   [junit4]   2> index=
   [junit4]   2> version=8.10.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=6, ioThrottle=true
   [junit4]   2> codec=Lucene87
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=2147483647, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> maxFullFlushMergeWaitMillis=0
   [junit4]   2> leafSorter=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@66bcdd00
   [junit4]   2> 
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: flush at getReader
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: startFullFlush
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2585-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2585-thread-1]: coreLoadExecutor-2585-thread-1 finishFullFlush success=true
   [junit4]   2> 170767 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2585-thread-1]: getReader took 0 msec
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 170768 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 170769 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.impl.Http2SolrClientTest_91D69C09C9D65B0E-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 170772 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 170772 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709393135327510528
   [junit4]   2> 170773 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrJettyTestBase Jetty Assigned Port#45077
   [junit4]   2> 170780 INFO  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryString
   [junit4]   2> 170780 WARN  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=7
   [junit4]   2> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 170781 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 170782 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 170783 WARN  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@302883b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170783 WARN  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@302883b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170858 INFO  (TEST-Http2SolrClientTest.testQueryString-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryString
   [junit4]   2> 170866 INFO  (TEST-Http2SolrClientTest.testBadExplicitCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBadExplicitCredentials
   [junit4]   2> 170867 INFO  (TEST-Http2SolrClientTest.testBadExplicitCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBadExplicitCredentials
   [junit4]   2> 170874 INFO  (TEST-Http2SolrClientTest.testGetDefaultSslContextFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetDefaultSslContextFactory
   [junit4]   2> 170874 INFO  (TEST-Http2SolrClientTest.testGetDefaultSslContextFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGetDefaultSslContextFactory
   [junit4]   2> 170879 INFO  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetCredentialsExplicitly
   [junit4]   2> 170880 WARN  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 170881 WARN  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@565babfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170881 WARN  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@565babfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170935 INFO  (TEST-Http2SolrClientTest.testSetCredentialsExplicitly-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetCredentialsExplicitly
   [junit4]   2> 170940 INFO  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPerRequestCredentialsWin
   [junit4]   2> 170940 WARN  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 170941 WARN  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f5689ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170941 WARN  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f5689ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170988 INFO  (TEST-Http2SolrClientTest.testPerRequestCredentialsWin-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPerRequestCredentialsWin
   [junit4]   2> 170993 INFO  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRedirect
   [junit4]   2> 170994 WARN  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 170994 WARN  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37d28634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 170995 WARN  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37d28634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171050 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 171073 INFO  (TEST-Http2SolrClientTest.testRedirect-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRedirect
   [junit4]   2> 171079 INFO  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSolrExceptionCodeNotFromSolr
   [junit4]   2> 171080 WARN  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171081 WARN  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@89ca183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171081 WARN  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@89ca183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171143 INFO  (TEST-Http2SolrClientTest.testSolrExceptionCodeNotFromSolr-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSolrExceptionCodeNotFromSolr
   [junit4]   2> 171148 INFO  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQuery
   [junit4]   2> 171149 WARN  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171156 WARN  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36091f22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171156 WARN  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36091f22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171369 INFO  (TEST-Http2SolrClientTest.testQuery-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQuery
   [junit4]   2> 171374 INFO  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBadHttpFactory
   [junit4]   2> 171374 WARN  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171378 WARN  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@765ac83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171378 WARN  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@765ac83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171380 INFO  (TEST-Http2SolrClientTest.testBadHttpFactory-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBadHttpFactory
   [junit4]   2> 171385 INFO  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 171388 WARN  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171388 WARN  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d10d2b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171388 WARN  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d10d2b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171577 INFO  (TEST-Http2SolrClientTest.testDelete-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 171582 INFO  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetById
   [junit4]   2> 171583 WARN  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171612 WARN  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3edce721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171612 WARN  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3edce721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171805 INFO  (TEST-Http2SolrClientTest.testGetById-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGetById
   [junit4]   2> 171810 INFO  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test0IdleTimeout
   [junit4]   2> 171813 WARN  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171820 WARN  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3924c5bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171820 WARN  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3924c5bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171905 INFO  (TEST-Http2SolrClientTest.test0IdleTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test0IdleTimeout
   [junit4]   2> 171910 INFO  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetCredentialsWithSysProps
   [junit4]   2> 171919 WARN  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171924 WARN  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3282fd2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171924 WARN  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3282fd2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 172006 INFO  (TEST-Http2SolrClientTest.testSetCredentialsWithSysProps-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetCredentialsWithSysProps
   [junit4]   2> 172011 INFO  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeout
   [junit4]   2> 172012 WARN  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 172013 WARN  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79812ccb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 172013 WARN  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79812ccb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174049 INFO  (TEST-Http2SolrClientTest.testTimeout-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTimeout
   [junit4]   2> 174054 INFO  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUpdate
   [junit4]   2> 174055 WARN  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 174080 WARN  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28cfa76b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174080 WARN  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28cfa76b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174196 ERROR (h2sc-2604-thread-11) [     ] o.a.s.c.u.ExecutorUtil Uncaught exception java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] thrown by thread: h2sc-2604-thread-11
   [junit4]   2>           => java.lang.Exception: Submitter stack trace
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:191)
   [junit4]   2> java.lang.Exception: Submitter stack trace
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:191) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.SocketAddressResolver$Async.resolve(SocketAddressResolver.java:150) ~[jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.newConnection(HttpClient.java:606) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.createConnection(HttpDestination.java:413) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.newConnection(HttpDestination.java:408) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.tryCreate(AbstractConnectionPool.java:308) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:252) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:315) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:309) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:286) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:263) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:600) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.sendAsync(HttpRequest.java:778) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:765) ~[jetty-client-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:409) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClientTest.testUpdate(Http2SolrClientTest.java:459) ~[test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) ~[junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> août 29, 2021 8:32:13 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> AVERTISSEMENT: Uncaught exception in thread: Thread[h2sc-2604-thread-11,5,TGRP-Http2SolrClientTest]
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E]:0)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:125)
   [junit4]   2> 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 174208 WARN  (h2sc-2604-thread-14) [     ] o.e.j.i.ManagedSelector java.lang.IllegalStateException: !STARTED: Client@28cfa76b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174209 INFO  (TEST-Http2SolrClientTest.testUpdate-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUpdate
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Http2SolrClientTest -Dtests.method=testUpdate -Dtests.seed=91D69C09C9D65B0E -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.16s J3 | Http2SolrClientTest.testUpdate <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4281, name=h2sc-2604-thread-11, state=RUNNABLE, group=TGRP-Http2SolrClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E:27C0D903AF12B3D8]:0)
   [junit4]    > Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4113e518 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@4fd4034a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([91D69C09C9D65B0E]:0)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
   [junit4]    > 	at org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:125)
   [junit4]    > 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 174216 INFO  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentials
   [junit4]   2> 174216 WARN  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 174220 WARN  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c048a8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174220 WARN  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c048a8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174497 INFO  (TEST-Http2SolrClientTest.testNoCredentials-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentials
   [junit4]   2> 174505 INFO  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionParameters
   [junit4]   2> 174505 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 174506 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a364e5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174506 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a364e5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174586 INFO  (qtp1397661074-4097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[collection (1709393139324682240)]} 0 1
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: start
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: enter lock
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: now prepare
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: prepareCommit: flush
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]:   index before flush 
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: startFullFlush
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: compressed 182 to 1040 bytes (571.43%) for deletes/updates; private segment null
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flush postings as segment _0 numDocs=1
   [junit4]   2> 174596 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write norms
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write docValues
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write points
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to finish stored fields
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write postings and finish vectors
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: 0 msec to write fieldInfos
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: new segment has 0 deleted docs
   [junit4]   2> 174597 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: new segment has 0 soft-deleted docs
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: new segment has no vectors; no norms; docValues; no prox; freqs
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flushedFiles=[_0_Lucene80_0.dvd, _0.fdm, _0_Lucene84_0.doc, _0_Lucene84_0.tim, _0_Lucene84_0.tip, _0_Lucene84_0.tmd, _0.fdx, _0.fdt, _0_Lucene80_0.dvm, _0.fnm]
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flushed codec=Lucene87
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flushed: segment=_0 ramUsed=0.071 MB newFlushedSize=0.001 MB docs/MB=746.849
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DWPT][qtp1397661074-4094]: flush time 1.42652 msec
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: publishFlushedSegment _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwa
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: push new packet (delGen=1 numDeleteTerms=1 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: finished packet delGen=2 now completedDelGen=0
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: publish sets newSegment delGen=2 seg=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwa
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: now checkpoint "_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb" [1 segments ; isCommit = false]
   [junit4]   2> 174598 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: 0 msec to checkpoint
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: packet matches no segments
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: finished packet delGen=1 now completedDelGen=2
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: done apply del packet (org.apache.solr.update.SolrIndexWriter@66bcdd00) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: waitApply: no deletes to apply
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: qtp1397661074-4094 finishFullFlush success=true
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: startCommit(): start
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: startCommit index=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb changeCount=4
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: done all syncs: [_0.si, _0_Lucene80_0.dvd, _0.fdm, _0_Lucene84_0.doc, _0_Lucene84_0.tim, _0_Lucene84_0.tip, _0_Lucene84_0.tmd, _0.fdx, _0.fdt, _0_Lucene80_0.dvm, _0.fnm]
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: pendingCommit != null
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: done writing segments file "segments_2"
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: now checkpoint "_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb" [1 segments ; isCommit = true]
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 174599 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: delete [segments_1]
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IFD][qtp1397661074-4094]: 0 msec to checkpoint
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: took 3.6 msec
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: commit: done
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MP][qtp1397661074-4094]:   seg=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb size=0.001 MB [floored]
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MP][qtp1397661074-4094]: findMerges: 1 segments
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [MP][qtp1397661074-4094]:   allowedSegmentCount=10 vs count=1 (eligible count=1)
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: flush at getReader
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: startFullFlush
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174600 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [BD][qtp1397661074-4094]: waitApply: no deletes to apply
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: incRefDeleter for NRT reader version=6 segments=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb)
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [DW][qtp1397661074-4094]: qtp1397661074-4094 finishFullFlush success=true
   [junit4]   2> 174601 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][qtp1397661074-4094]: getReader took 1 msec
   [junit4]   2> 174602 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 174606 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 174606 INFO  (searcherExecutor-2587-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-2587-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 174607 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 174624 INFO  (qtp1397661074-4095) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 174631 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 174636 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2aa295f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174636 WARN  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2aa295f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 174748 INFO  (qtp1397661074-4094) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:collection&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 174751 INFO  (TEST-Http2SolrClientTest.testCollectionParameters-seed#[91D69C09C9D65B0E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionParameters
   [junit4]   2> 174753 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2136151252
   [junit4]   2> 174754 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@288eb44b
   [junit4]   2> 174754 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@288eb44b
   [junit4]   2> 174754 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7131b6e5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4fd1dafd
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: now flush at close
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   index before flush _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: startFullFlush
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: coreCloseExecutor-2610-thread-1 finishFullFlush success=true
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2610-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 174766 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]: now merge
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]:   index(source): _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2610-thread-1]:   no more merges pending; now return
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: waitForMerges
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: waitForMerges done
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: start
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: enter lock
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: now prepare
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: prepareCommit: flush
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   index before flush _0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: startFullFlush
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2610-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: coreCloseExecutor-2610-thread-1 finishFullFlush success=true
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: startCommit(): start
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: took 0.1 msec
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: commit: done
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: rollback
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: all running merges have aborted
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: rollback: done finish merges
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: abort
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2610-thread-1]: done abort success=true
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2610-thread-1]: rollback: infos=_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2610-thread-1]: now checkpoint "_0(8.10.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_291, java.vm.version=25.291-b10, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_291-b10, source=flush, os.version=4.15.0-147-generic, timestamp=1630204333629}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=craoia94h5oavi7wwsa3zxmwb" [1 segments ; isCommit = false]
   [junit4]   2> 174767 INFO  (coreCloseExecutor-2610-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2610-thread-1]: 0 msec to checkpoint
   [junit4]   2> 174768 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 174768 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49bbeefd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5a9efd89
   [junit4]   2> 174773 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 174773 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a317bc5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@149028a3
   [junit4]   2> 174775 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 174775 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3eff53dc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@32de97f7
   [junit4]   2> 174777 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40ded618{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 174777 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fcd8699{/solr,null,STOPPED}
   [junit4]   2> 174777 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 177070 INFO  (SUITE-Http2SolrClientTest-seed#[91D69C09C9D65B0E]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-FR, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=194363184,total=460324864
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedListCodec, JettyWebappTest, JsonQueryRequestHeatmapFacetingTest, RecursiveEvaluatorTest, StreamDecoratorTest, AppendEvaluatorTest, GraphTest, TestCoreAdmin, QueryResponseTest, HttpSolrClientBadInputTest, JsonValidatorTest, TestSolrJErrorHandling, ArrayEvaluatorTest, TestPolicy, LengthEvaluatorTest, RangeFacetMapTest, TestZkMaintenanceUtils, ZkConfigFilesTest, PerReplicaStatesIntegrationTest, Utf8CharSequenceTest, StreamExpressionParserTest, CloudSolrClientBadInputTest, TestSuggesterResponse, ConcurrentUpdateSolrClientTest, CloudSolrClientRetryTest, SineEvaluatorTest, Http2SolrClientTest]
   [junit4] Completed [139/215 (1!)] on J3 in 7.17s, 17 tests, 1 error <<< FAILURES!

[...truncated 53299 lines...]