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/09/23 03:33:29 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 92 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/92/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Timed out waiting for all collections to be fully removed.

Stack Trace:
java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
	at __randomizedtesting.SeedInfo.seed([E123FC3632D47165]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:581)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
	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$7.evaluate(RandomizedRunner.java:901)
	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.handler.designer.TestSchemaDesignerAPI

Error Message:
Captured an uncaught exception in thread: Thread[id=7748, name=Thread-896, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7748, name=Thread-896, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E123FC3632D47165]:0)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1750)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$19(SolrCore.java:3147)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$15(ZkController.java:2630)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14152 lines...]
   [junit4] Suite: org.apache.solr.handler.designer.TestSchemaDesignerAPI
   [junit4]   2> 491344 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-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.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 491346 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/data-dir-51-001
   [junit4]   2> 491346 WARN  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 491347 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 491350 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 491351 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 491351 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 491352 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001
   [junit4]   2> 491354 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 491355 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 491355 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 491357 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 491455 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 41095
   [junit4]   2> 491455 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41095
   [junit4]   2> 491455 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41095
   [junit4]   2> 491455 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41095
   [junit4]   2> 491462 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491471 INFO  (zkConnectionManagerCallback-4272-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491471 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491487 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491491 INFO  (zkConnectionManagerCallback-4274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491491 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491492 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491494 INFO  (zkConnectionManagerCallback-4276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491494 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491499 WARN  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker-SendThread(127.0.0.1:41095)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107c770c6e30002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x107c770c6e30002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107c770c6e30002, 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> 491604 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491604 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 491605 INFO  (jetty-launcher-4277-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> 491835 INFO  (jetty-launcher-4277-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491835 INFO  (jetty-launcher-4277-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491835 INFO  (jetty-launcher-4277-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 491836 INFO  (jetty-launcher-4277-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f0e1d14{/solr,null,AVAILABLE}
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c6f87d0{SSL, (ssl, http/1.1)}{127.0.0.1:45747}
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.e.j.s.Server Started @491870ms
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41095/solr, hostPort=45747}
   [junit4]   2> 491839 ERROR (jetty-launcher-4277-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 491839 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-23T02:37:15.007Z
   [junit4]   2> 491841 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491844 INFO  (zkConnectionManagerCallback-4279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491844 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491845 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 491849 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 495431 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 495431 WARN  (jetty-launcher-4277-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> 495432 WARN  (jetty-launcher-4277-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a22018c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495432 WARN  (jetty-launcher-4277-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a22018c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495442 WARN  (jetty-launcher-4277-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> 495444 WARN  (jetty-launcher-4277-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fd97bca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495444 WARN  (jetty-launcher-4277-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fd97bca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495445 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41095/solr
   [junit4]   2> 495447 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495448 INFO  (zkConnectionManagerCallback-4290-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495448 INFO  (jetty-launcher-4277-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495450 WARN  (jetty-launcher-4277-thread-1-SendThread(127.0.0.1:41095)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107c770c6e30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x107c770c6e30004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107c770c6e30004, 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> 495681 INFO  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495684 INFO  (zkConnectionManagerCallback-4292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495684 INFO  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495763 WARN  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_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> 495769 INFO  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45747_solr
   [junit4]   2> 495770 INFO  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_solr     ] o.a.s.c.Overseer Overseer (id=74247206061932549-127.0.0.1:45747_solr-n_0000000000) starting
   [junit4]   2> 495775 INFO  (OverseerStateUpdate-74247206061932549-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45747_solr
   [junit4]   2> 495782 INFO  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45747_solr
   [junit4]   2> 495784 INFO  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 495785 WARN  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_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> 495790 INFO  (zkCallback-4291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 495841 INFO  (jetty-launcher-4277-thread-1) [n:127.0.0.1:45747_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1
   [junit4]   2> 495854 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 495859 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495860 INFO  (zkConnectionManagerCallback-4307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495861 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495862 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 495863 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41095/solr ready
   [junit4]   2> 495994 INFO  (OverseerThreadFactory-4299-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 496105 INFO  (OverseerStateUpdate-74247206061932549-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45747_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45747/solr",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 496338 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 496338 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 496353 WARN  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 496353 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 496354 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 496355 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 496356 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 496358 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 496361 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 496361 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 496362 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 496406 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 496406 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 496407 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 496407 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 496409 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 496410 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 496410 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 496410 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 496410 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 496411 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711658384311189504
   [junit4]   2> 496414 INFO  (searcherExecutor-4309-thread-1-processing-n:127.0.0.1:45747_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 496420 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 496420 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 496425 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 496425 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 496425 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45747/solr/.system_shard1_replica_n1/
   [junit4]   2> 496426 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 496427 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45747/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 496428 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/74247206061932549-core_node2-n_0000000000
   [junit4]   2> 496433 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45747/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 496676 INFO  (zkCallback-4291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 496678 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 496677 INFO  (zkCallback-4291-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 496688 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=350
   [junit4]   2> 496692 INFO  (qtp1452797088-7476) [n:127.0.0.1:45747_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 496783 INFO  (zkCallback-4291-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 496783 INFO  (zkCallback-4291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 496783 INFO  (zkCallback-4291-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 496784 INFO  (qtp1452797088-7476) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=.system&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=800
   [junit4]   2> 496784 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 496815 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaDiffEndpoint
   [junit4]   2> 496890 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/._designer_testDiff
   [junit4]   2> 496896 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/._designer_testDiff/protwords.txt
   [junit4]   2> 496902 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/._designer_testDiff/managed-schema
   [junit4]   2> 496905 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/._designer_testDiff/solrconfig.xml
   [junit4]   2> 496909 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/._designer_testDiff/lang/contractions_it.txt
   [junit4]   2> 496912 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/._designer_testDiff/lang/contractions_ca.txt
   [junit4]   2> 496915 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/._designer_testDiff/lang/stopwords_no.txt
   [junit4]   2> 496918 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/._designer_testDiff/lang/stemdict_nl.txt
   [junit4]   2> 496923 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/._designer_testDiff/lang/stopwords_hy.txt
   [junit4]   2> 496926 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/._designer_testDiff/lang/stopwords_id.txt
   [junit4]   2> 496929 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/._designer_testDiff/lang/stopwords_et.txt
   [junit4]   2> 496932 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/._designer_testDiff/lang/stopwords_hi.txt
   [junit4]   2> 496935 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/._designer_testDiff/lang/stopwords_da.txt
   [junit4]   2> 496937 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/._designer_testDiff/lang/stopwords_ga.txt
   [junit4]   2> 496939 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/._designer_testDiff/lang/stopwords_ja.txt
   [junit4]   2> 496942 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/._designer_testDiff/lang/stopwords_pt.txt
   [junit4]   2> 496952 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/._designer_testDiff/lang/stopwords_hu.txt
   [junit4]   2> 496955 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/._designer_testDiff/lang/stopwords_el.txt
   [junit4]   2> 496958 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/._designer_testDiff/lang/stopwords_ru.txt
   [junit4]   2> 496960 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/._designer_testDiff/lang/stopwords_tr.txt
   [junit4]   2> 496963 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/._designer_testDiff/lang/stopwords_ar.txt
   [junit4]   2> 496967 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/._designer_testDiff/lang/userdict_ja.txt
   [junit4]   2> 496970 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/._designer_testDiff/lang/stopwords_it.txt
   [junit4]   2> 496974 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/._designer_testDiff/lang/stopwords_eu.txt
   [junit4]   2> 496978 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/._designer_testDiff/lang/stopwords_cz.txt
   [junit4]   2> 496982 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/._designer_testDiff/lang/stoptags_ja.txt
   [junit4]   2> 496986 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/._designer_testDiff/lang/contractions_fr.txt
   [junit4]   2> 496988 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/._designer_testDiff/lang/stopwords_fa.txt
   [junit4]   2> 496990 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/._designer_testDiff/lang/stopwords_de.txt
   [junit4]   2> 496992 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/._designer_testDiff/lang/contractions_ga.txt
   [junit4]   2> 496997 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/._designer_testDiff/lang/stopwords_ca.txt
   [junit4]   2> 497003 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/._designer_testDiff/lang/stopwords_nl.txt
   [junit4]   2> 497007 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/._designer_testDiff/lang/stopwords_bg.txt
   [junit4]   2> 497011 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/._designer_testDiff/lang/stopwords_es.txt
   [junit4]   2> 497016 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/._designer_testDiff/lang/stopwords_en.txt
   [junit4]   2> 497019 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/._designer_testDiff/lang/stopwords_lv.txt
   [junit4]   2> 497023 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/._designer_testDiff/lang/stopwords_th.txt
   [junit4]   2> 497026 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/._designer_testDiff/lang/stopwords_ro.txt
   [junit4]   2> 497030 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/._designer_testDiff/lang/stopwords_fr.txt
   [junit4]   2> 497033 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/._designer_testDiff/lang/stopwords_sv.txt
   [junit4]   2> 497037 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/._designer_testDiff/lang/stopwords_fi.txt
   [junit4]   2> 497040 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/._designer_testDiff/lang/hyphenations_ga.txt
   [junit4]   2> 497045 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/._designer_testDiff/lang/stopwords_gl.txt
   [junit4]   2> 497049 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/._designer_testDiff/synonyms.txt
   [junit4]   2> 497051 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/._designer_testDiff/stopwords.txt
   [junit4]   2> 497064 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 497064 WARN  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 497068 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 497157 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 497305 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 1  at /configs/._designer_testDiff/managed-schema
   [junit4]   2> 497306 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 497307 INFO  (zkConnectionManagerCallback-4318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 497307 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 497308 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 497310 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41095/solr ready
   [junit4]   2> 497316 INFO  (OverseerCollectionConfigSetProcessor-74247206061932549-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 497316 INFO  (OverseerThreadFactory-4299-thread-2-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection ._designer_testDiff
   [junit4]   2> 497526 INFO  (OverseerStateUpdate-74247206061932549-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"._designer_testDiff_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45747_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45747/solr",
   [junit4]   2>   "collection":"._designer_testDiff",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 497736 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr    x:._designer_testDiff_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_testDiff&newCollection=true&name=._designer_testDiff_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_testDiff&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 497748 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 497748 WARN  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 497752 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 497758 WARN  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 497758 WARN  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 497758 WARN  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 497758 WARN  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 497758 WARN  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 497827 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 497945 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '._designer_testDiff_shard1_replica_n1' using configuration from configset ._designer_testDiff, trusted=true
   [junit4]   2> 497946 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.SolrCore [[._designer_testDiff_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/._designer_testDiff_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/._designer_testDiff_shard1_replica_n1/data/]
   [junit4]   2> 498001 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 498001 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 498002 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 498002 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 498004 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testDiff
   [junit4]   2> 498005 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testDiff
   [junit4]   2> 498005 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testDiff/managed-schema
   [junit4]   2> 498006 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 498006 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 498006 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] 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> 498007 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 498007 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711658385984716800
   [junit4]   2> 498010 INFO  (searcherExecutor-4320-thread-1-processing-n:127.0.0.1:45747_solr x:._designer_testDiff_shard1_replica_n1 c:._designer_testDiff s:shard1 r:core_node2) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 498010 INFO  (searcherExecutor-4320-thread-1-processing-n:127.0.0.1:45747_solr x:._designer_testDiff_shard1_replica_n1 c:._designer_testDiff s:shard1 r:core_node2) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 498012 INFO  (searcherExecutor-4320-thread-1-processing-n:127.0.0.1:45747_solr x:._designer_testDiff_shard1_replica_n1 c:._designer_testDiff s:shard1 r:core_node2) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_testDiff_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 498019 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/._designer_testDiff/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 498019 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/._designer_testDiff/leaders/shard1
   [junit4]   2> 498025 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 498025 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 498026 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45747/solr/._designer_testDiff_shard1_replica_n1/
   [junit4]   2> 498026 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 498027 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45747/solr/._designer_testDiff_shard1_replica_n1/ has no replicas
   [junit4]   2> 498027 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/._designer_testDiff/leaders/shard1/leader after winning as /collections/._designer_testDiff/leader_elect/shard1/election/74247206061932549-core_node2-n_0000000000
   [junit4]   2> 498033 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45747/solr/._designer_testDiff_shard1_replica_n1/ shard1
   [junit4]   2> 498137 INFO  (zkCallback-4291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testDiff/state.json] for collection [._designer_testDiff] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 498137 INFO  (zkCallback-4291-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testDiff/state.json] for collection [._designer_testDiff] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 498139 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr c:._designer_testDiff s:shard1 r:core_node2 x:._designer_testDiff_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 498152 INFO  (qtp1452797088-7475) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_testDiff&newCollection=true&name=._designer_testDiff_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_testDiff&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=417
   [junit4]   2> 498155 INFO  (qtp1452797088-7477) [n:127.0.0.1:45747_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 498248 INFO  (zkCallback-4291-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testDiff/state.json] for collection [._designer_testDiff] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 498248 INFO  (zkCallback-4291-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testDiff/state.json] for collection [._designer_testDiff] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 498248 INFO  (zkCallback-4291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_testDiff/state.json] for collection [._designer_testDiff] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 498250 INFO  (qtp1452797088-7477) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=._designer_testDiff&maxShardsPerNode=-1&name=._designer_testDiff&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=939
   [junit4]   2> 498251 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 498258 INFO  (Thread-875) [     ] o.a.s.c.SolrCore config update listener called for core ._designer_testDiff_shard1_replica_n1
   [junit4]   2> 498261 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrCore core reload ._designer_testDiff_shard1_replica_n1
   [junit4]   2> 498271 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 498271 WARN  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 498272 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 498274 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 498274 WARN  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 498275 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff to /configs/testDiff
   [junit4]   2> 498276 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/protwords.txt to /configs/testDiff/protwords.txt
   [junit4]   2> 498278 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/managed-schema to /configs/testDiff/managed-schema
   [junit4]   2> 498279 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/solrconfig.xml to /configs/testDiff/solrconfig.xml
   [junit4]   2> 498282 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/synonyms.txt to /configs/testDiff/synonyms.txt
   [junit4]   2> 498284 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/configoverlay.json to /configs/testDiff/configoverlay.json
   [junit4]   2> 498286 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/stopwords.txt to /configs/testDiff/stopwords.txt
   [junit4]   2> 498286 WARN  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 498286 WARN  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 498286 WARN  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 498286 WARN  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 498286 WARN  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 498289 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/contractions_it.txt to /configs/testDiff/lang/contractions_it.txt
   [junit4]   2> 498294 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/contractions_ca.txt to /configs/testDiff/lang/contractions_ca.txt
   [junit4]   2> 498297 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_no.txt to /configs/testDiff/lang/stopwords_no.txt
   [junit4]   2> 498300 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stemdict_nl.txt to /configs/testDiff/lang/stemdict_nl.txt
   [junit4]   2> 498309 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_hy.txt to /configs/testDiff/lang/stopwords_hy.txt
   [junit4]   2> 498313 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_id.txt to /configs/testDiff/lang/stopwords_id.txt
   [junit4]   2> 498319 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_et.txt to /configs/testDiff/lang/stopwords_et.txt
   [junit4]   2> 498323 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_hi.txt to /configs/testDiff/lang/stopwords_hi.txt
   [junit4]   2> 498326 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_da.txt to /configs/testDiff/lang/stopwords_da.txt
   [junit4]   2> 498330 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_ga.txt to /configs/testDiff/lang/stopwords_ga.txt
   [junit4]   2> 498335 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_ja.txt to /configs/testDiff/lang/stopwords_ja.txt
   [junit4]   2> 498339 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_pt.txt to /configs/testDiff/lang/stopwords_pt.txt
   [junit4]   2> 498342 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_hu.txt to /configs/testDiff/lang/stopwords_hu.txt
   [junit4]   2> 498346 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_el.txt to /configs/testDiff/lang/stopwords_el.txt
   [junit4]   2> 498351 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_ru.txt to /configs/testDiff/lang/stopwords_ru.txt
   [junit4]   2> 498356 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_tr.txt to /configs/testDiff/lang/stopwords_tr.txt
   [junit4]   2> 498361 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_ar.txt to /configs/testDiff/lang/stopwords_ar.txt
   [junit4]   2> 498366 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/userdict_ja.txt to /configs/testDiff/lang/userdict_ja.txt
   [junit4]   2> 498370 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_it.txt to /configs/testDiff/lang/stopwords_it.txt
   [junit4]   2> 498374 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_eu.txt to /configs/testDiff/lang/stopwords_eu.txt
   [junit4]   2> 498379 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_cz.txt to /configs/testDiff/lang/stopwords_cz.txt
   [junit4]   2> 498382 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stoptags_ja.txt to /configs/testDiff/lang/stoptags_ja.txt
   [junit4]   2> 498385 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/contractions_fr.txt to /configs/testDiff/lang/contractions_fr.txt
   [junit4]   2> 498390 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_fa.txt to /configs/testDiff/lang/stopwords_fa.txt
   [junit4]   2> 498393 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_de.txt to /configs/testDiff/lang/stopwords_de.txt
   [junit4]   2> 498398 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/contractions_ga.txt to /configs/testDiff/lang/contractions_ga.txt
   [junit4]   2> 498401 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 498402 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_ca.txt to /configs/testDiff/lang/stopwords_ca.txt
   [junit4]   2> 498405 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_nl.txt to /configs/testDiff/lang/stopwords_nl.txt
   [junit4]   2> 498411 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_bg.txt to /configs/testDiff/lang/stopwords_bg.txt
   [junit4]   2> 498415 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_es.txt to /configs/testDiff/lang/stopwords_es.txt
   [junit4]   2> 498418 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_en.txt to /configs/testDiff/lang/stopwords_en.txt
   [junit4]   2> 498422 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_lv.txt to /configs/testDiff/lang/stopwords_lv.txt
   [junit4]   2> 498428 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_th.txt to /configs/testDiff/lang/stopwords_th.txt
   [junit4]   2> 498431 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_ro.txt to /configs/testDiff/lang/stopwords_ro.txt
   [junit4]   2> 498434 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_fr.txt to /configs/testDiff/lang/stopwords_fr.txt
   [junit4]   2> 498439 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_sv.txt to /configs/testDiff/lang/stopwords_sv.txt
   [junit4]   2> 498442 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_fi.txt to /configs/testDiff/lang/stopwords_fi.txt
   [junit4]   2> 498446 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/hyphenations_ga.txt to /configs/testDiff/lang/hyphenations_ga.txt
   [junit4]   2> 498452 INFO  (TEST-TestSchemaDesignerAPI.testSchemaDiffEndpoint-seed#[E123FC3632D47165]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/._designer_testDiff/lang/stopwords_gl.txt to /configs/testDiff/lang/stopwords_gl.txt
   [junit4]   2> 498466 INFO  (OverseerThreadFactory-4299-thread-3-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection diff456
   [junit4]   2> 498467 INFO  (OverseerCollectionConfigSetProcessor-74247206061932549-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 498500 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.c.CoreContainer Reloading SolrCore '._designer_testDiff_shard1_replica_n1' using configuration from configset ._designer_testDiff
   [junit4]   2> 498501 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrCore [[._designer_testDiff_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/._designer_testDiff_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/._designer_testDiff_shard1_replica_n1/data/]
   [junit4]   2> 498558 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 498558 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 498561 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_testDiff
   [junit4]   2> 498561 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_testDiff
   [junit4]   2> 498561 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_testDiff/managed-schema
   [junit4]   2> 498563 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 498563 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 498563 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] 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> 498564 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 498565 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711658386568773632
   [junit4]   2> 498566 INFO  (searcherExecutor-4326-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 498566 INFO  (searcherExecutor-4326-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 498566 INFO  (searcherExecutor-4326-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrCore [._designer_testDiff_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 498567 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 498567 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrCore [._designer_testDiff_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@367ef4ba
   [junit4]   2> 498567 INFO  (searcherExecutor-4326-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 498567 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_testDiff.shard1.replica_n1 tag=SolrCore@367ef4ba
   [junit4]   2> 498567 INFO  (Thread-875) [n:127.0.0.1:45747_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_testDiff.shard1.leader tag=SolrCore@367ef4ba
   [junit4]   2> 498567 INFO  (searcherExecutor-4326-thread-1-processing-n:127.0.0.1:45747_solr) [n:127.0.0.1:45747_solr     ] o.a.s.c.SolrCore [._designer_testDiff_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 498685 INFO  (OverseerStateUpdate-74247206061932549-127.0.0.1:45747_solr-n_0000000000) [n:127.0.0.1:45747_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"diff456_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45747_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45747/solr",
   [junit4]   2>   "collection":"diff456",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 498889 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr    x:diff456_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDiff&newCollection=true&name=diff456_shard1_replica_n1&action=CREATE&numShards=1&collection=diff456&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 498913 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 498913 WARN  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 498918 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 498926 WARN  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 498926 WARN  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 498926 WARN  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 498926 WARN  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 498926 WARN  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 499035 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 499123 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'diff456_shard1_replica_n1' using configuration from configset testDiff, trusted=true
   [junit4]   2> 499123 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.SolrCore [[diff456_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/diff456_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_E123FC3632D47165-001/tempDir-001/node1/diff456_shard1_replica_n1/data/]
   [junit4]   2> 499179 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499179 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499180 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 499180 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499182 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testDiff
   [junit4]   2> 499183 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testDiff
   [junit4]   2> 499183 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testDiff/managed-schema
   [junit4]   2> 499184 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 499184 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 499185 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] 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> 499185 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 499186 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711658387220987904
   [junit4]   2> 499188 INFO  (searcherExecutor-4331-thread-1-processing-n:127.0.0.1:45747_solr x:diff456_shard1_replica_n1 c:diff456 s:shard1 r:core_node2) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 499188 INFO  (searcherExecutor-4331-thread-1-processing-n:127.0.0.1:45747_solr x:diff456_shard1_replica_n1 c:diff456 s:shard1 r:core_node2) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 499189 INFO  (searcherExecutor-4331-thread-1-processing-n:127.0.0.1:45747_solr x:diff456_shard1_replica_n1 c:diff456 s:shard1 r:core_node2) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.SolrCore [diff456_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 499201 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/diff456/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 499201 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/diff456/leaders/shard1
   [junit4]   2> 499213 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 499213 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 499213 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45747/solr/diff456_shard1_replica_n1/
   [junit4]   2> 499214 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 499215 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45747/solr/diff456_shard1_replica_n1/ has no replicas
   [junit4]   2> 499215 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/diff456/leaders/shard1/leader after winning as /collections/diff456/leader_elect/shard1/election/74247206061932549-core_node2-n_0000000000
   [junit4]   2> 499223 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45747/solr/diff456_shard1_replica_n1/ shard1
   [junit4]   2> 499325 INFO  (zkCallback-4291-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/diff456/state.json] for collection [diff456] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 499325 INFO  (zkCallback-4291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/diff456/state.json] for collection [diff456] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 499327 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr c:diff456 s:shard1 r:core_node2 x:diff456_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 499331 INFO  (qtp1452797088-7479) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDiff&newCollection=true&name=diff456_shard1_replica_n1&action=CREATE&numShards=1&collection=diff456&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=442
   [junit4]   2> 499334 INFO  (qtp1452797088-7476) [n:127.0.0.1:45747_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 499430 INFO  (zkCallback-4291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/diff456/state.json] for collection [diff456] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 499430 INFO  (zkCallback-4291-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/diff456/state.json] for collection [diff456] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 499430 INFO  (zkCallback-4291-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/diff456/state.json] for collection [diff456] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 499431 INFO  (qtp1452797088-7476) [n:127.0.0.1:45747_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/

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

32549-127.0.0.1:45747_solr-n_0000000000) closing
   [junit4]   2> 563658 INFO  (jetty-closer-4663-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74247206061932549-127.0.0.1:45747_solr-n_0000000000) closing
   [junit4]   2> 563659 INFO  (jetty-closer-4663-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c6f87d0{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 563659 INFO  (jetty-closer-4663-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f0e1d14{/solr,null,STOPPED}
   [junit4]   2> 563659 INFO  (jetty-closer-4663-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 563660 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 563864 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> 	21	/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2> 	20	/solr/configs/._designer_testJson/managed-schema
   [junit4]   2> 	14	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	12	/solr/collections/._designer_testJson/terms/shard1
   [junit4]   2> 	11	/solr/configs/._designer_testJson
   [junit4]   2> 	10	/solr/configs/._designer_testDiff/managed-schema
   [junit4]   2> 	8	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	6	/solr/configs/._designer_testDiff
   [junit4]   2> 	6	/solr/collections/._designer_testDiff/terms/shard1
   [junit4]   2> 	5	/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 	4	/solr/configs/._designer_fieldUpdates
   [junit4]   2> 	4	/solr/collections/test123/state.json
   [junit4]   2> 	4	/solr/collections/.system/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	4	/solr/collections/test123/terms/shard1
   [junit4]   2> 	4	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/collections/diff456/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_films/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_films/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/terms/shard1
   [junit4]   2> 	3	/solr/configs/._designer_testTSV/managed-schema
   [junit4]   2> 	3	/solr/configs/._designer_techproducts
   [junit4]   2> 	3	/solr/configs/._designer_films/managed-schema
   [junit4]   2> 	3	/solr/collections/._designer_fieldUpdates/terms/shard1
   [junit4]   2> 	3	/solr/configs/._designer_films
   [junit4]   2> 	2	/solr/configs/techproducts
   [junit4]   2> 	2	/solr/configs/techproducts/managed-schema
   [junit4]   2> 	2	/solr/collections/diff456/terms/shard1
   [junit4]   2> 	2	/solr/configs/._designer_testTSV
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	25	/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2> 	18	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	14	/solr/configs/._designer_testJson/managed-schema
   [junit4]   2> 	12	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	12	/solr/collections/._designer_films/state.json
   [junit4]   2> 	11	/solr/collections/techproducts/state.json
   [junit4]   2> 	10	/solr/collections/.system/state.json
   [junit4]   2> 	9	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	9	/solr/collections/test123/state.json
   [junit4]   2> 	9	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	9	/solr/collections/diff456/state.json
   [junit4]   2> 	6	/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/configs/._designer_testDiff/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	200	/solr/overseer/collection-queue-work
   [junit4]   2> 	169	/solr/overseer/queue
   [junit4]   2> 	88	/solr/collections
   [junit4]   2> 	12	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	8	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	5	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	4	/solr/collections/test123/state.json
   [junit4]   2> 	4	/solr/collections/._designer_films/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/state.json
   [junit4]   2> 	4	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	4	/solr/collections/diff456/state.json
   [junit4]   2> 
   [junit4]   2> 563886 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41095
   [junit4]   2> 563886 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41095
   [junit4]   2> 563886 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41095
   [junit4]   2> 563886 INFO  (SUITE-TestSchemaDesignerAPI-seed#[E123FC3632D47165]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Sep 23, 2021 2:38:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=94, maxDocsPerChunk=657, blockShift=20), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=94, maxDocsPerChunk=657, blockSize=20)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pl-PL, timezone=Australia/Queensland
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=241692920,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimNodeAddedTrigger, TestEmbeddedSolrServerAdminHandler, TestRTimerTree, TestConfigSetsAPIZkFailure, RestoreTriggerStateTest, AddBlockUpdateTest, TestLMDirichletSimilarityFactory, TestSchemaSimilarityResource, IndexBasedSpellCheckerTest, UtilsToolTest, TestAnalyzedSuggestions, AssignBackwardCompatibilityTest, SimplePostToolTest, TestFuzzyAnalyzedSuggestions, RulesTest, TestJsonRangeFacets, PreAnalyzedFieldTest, HLLUtilTest, UnloadDistributedZkTest, TestLocalFSCloudBackupRestore, ConcurrentDeleteAndCreateCollectionTest, TestMultiWordSynonyms, SmileWriterTest, TestSolrQueryResponse, TolerantUpdateProcessorTest, ThreadDumpHandlerTest, CustomTermsComponentTest, DistributedIntervalFacetingTest, AssignTest, TestRealTimeGet, TestLegacyNumericRangeQueryBuilder, SortSpecParsingTest, SearchRateTriggerIntegrationTest, OverseerSolrResponseUnsafeSerializationTest, PackageManagerCLITest, SolrRrdBackendFactoryTest, TestJoin, TestDocTermOrds, CloudMLTQParserTest, CurrencyFieldTypeTest, ReplicationFactorTest, TestDocBasedVersionConstraints, NestedShardedAtomicUpdateTest, ChaosMonkeyNothingIsSafeTest, TestManagedStopFilterFactory, TestSolrDeletionPolicy2, HdfsBasicDistributedZk2Test, TestRandomRequestDistribution, TestComponentsName, TestDistributedTracing, SolrIndexConfigTest, PeerSyncTest, TestSlowCompositeReaderWrapper, TestSolrCloudWithDelegationTokens, TestExceedMaxTermLength, TestSha256AuthenticationProvider, TestMinMaxOnMultiValuedField, TestJmxIntegration, TestSortableTextField, TestSchemaDesignerAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSchemaDesignerAPI -Dtests.seed=E123FC3632D47165 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Australia/Queensland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSchemaDesignerAPI (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException: Timed out waiting for all collections to be fully removed.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E123FC3632D47165]:0)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:581)
   [junit4]    > 	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7748, name=Thread-896, state=RUNNABLE, group=TGRP-TestSchemaDesignerAPI]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E123FC3632D47165]:0)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1750)
   [junit4]    > 	at org.apache.solr.core.SolrCore.lambda$getConfListener$19(SolrCore.java:3147)
   [junit4]    > 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$15(ZkController.java:2630)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [216/947 (1!)] on J1 in 73.17s, 6 tests, 2 errors <<< FAILURES!

[...truncated 56625 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 93 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.s3.S3IncrementalBackupTest.testSimple

Error Message:
expected:<8> but was:<16>

Stack Trace:
java.lang.AssertionError: expected:<8> but was:<16>
	at __randomizedtesting.SeedInfo.seed([BD8A234004BDA86C:853907BE234E7CBD]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testSimple(AbstractIncrementalBackupTest.java:176)
	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)




Build Log:
[...truncated 26088 lines...]
   [junit4] Suite: org.apache.solr.s3.S3IncrementalBackupTest
   [junit4]   2> 24073 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-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> 24096 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.h.C.application Initializing Spring embedded WebApplicationContext
   [junit4]   2> 24137 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 24137 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 24137 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 24138 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.h.ContextHandler Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@760761b0{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.5941433044490621475/],AVAILABLE}
   [junit4]   2> 24138 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.Server Started @24199ms
   [junit4]   2> 24487 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.h.C.application Initializing Spring DispatcherServlet 'dispatcherServlet'
   [junit4]   2> 24990 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.u.s.SslContextFactory x509=X509@ca8bb86(selfsigned,h=[],w=[]) for Server@7c43579c[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> 25077 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.AbstractConnector Started SslValidatingServerConnector@638cd5a6{SSL, (ssl, http/1.1)}{0.0.0.0:35161}
   [junit4]   2> 25077 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a0735ae{HTTP/1.1, (http/1.1)}{0.0.0.0:45791}
   [junit4]   2> 25098 WARN  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [    ] o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 25326 WARN  (ZkTestServer Run Thread) [    ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 26508 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> 26509 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> 26548 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26548 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26548 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 26562 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12deabe2{/solr,null,AVAILABLE}
   [junit4]   2> 26566 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26566 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26566 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 26567 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15403d51{/solr,null,AVAILABLE}
   [junit4]   2> 26571 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6df75de5{SSL, (ssl, http/1.1)}{127.0.0.1:42567}
   [junit4]   2> 26571 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.Server Started @26631ms
   [junit4]   2> 26589 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6963c923{SSL, (ssl, http/1.1)}{127.0.0.1:46145}
   [junit4]   2> 26589 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.Server Started @26650ms
   [junit4]   2> 26665 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> 26669 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> 26989 WARN  (jetty-launcher-9-thread-1-SendThread(127.0.0.1:33387)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016ad9b8470003.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1016ad9b8470003, 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> 26981 WARN  (jetty-launcher-9-thread-2-SendThread(127.0.0.1:33387)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016ad9b8470004.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1016ad9b8470004, 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> 27767 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> 28031 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> 28175 WARN  (jetty-launcher-9-thread-1-SendThread(127.0.0.1:33387)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016ad9b8470005.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1016ad9b8470005, 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> 28390 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> 28397 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> 28488 WARN  (jetty-launcher-9-thread-1) [n:127.0.0.1:42567_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> 28527 WARN  (jetty-launcher-9-thread-2) [n:127.0.0.1:46145_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> 28607 WARN  (jetty-launcher-9-thread-2) [n:127.0.0.1:46145_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> 28654 WARN  (jetty-launcher-9-thread-1) [n:127.0.0.1:42567_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> 51993 WARN  (zkCallback-40-thread-1) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 53715 ERROR (qtp1191497483-76) [n:127.0.0.1:46145_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Failed to backup core=backuprestore_testbackupinc_shard1_replica_n2 because org.apache.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=3b88f8f3 actual=b6990457 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001/tempDir-001/node2/backuprestore_testbackupinc_shard1_replica_n2/data/index/_i.fdm")))
   [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.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=3b88f8f3 actual=b6990457 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001/tempDir-001/node2/backuprestore_testbackupinc_shard1_replica_n2/data/index/_i.fdm")))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:419)
   [junit4]   2> 	at org.apache.solr.s3.S3BackupRepository.copyIndexFileFrom(S3BackupRepository.java:310)
   [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> 53717 ERROR (qtp1191497483-76) [n:127.0.0.1:46145_solr    ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Failed to backup core=backuprestore_testbackupinc_shard1_replica_n2 because org.apache.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=3b88f8f3 actual=b6990457 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001/tempDir-001/node2/backuprestore_testbackupinc_shard1_replica_n2/data/index/_i.fdm")))
   [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.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=3b88f8f3 actual=b6990457 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001/tempDir-001/node2/backuprestore_testbackupinc_shard1_replica_n2/data/index/_i.fdm")))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:419)
   [junit4]   2> 	at org.apache.solr.s3.S3BackupRepository.copyIndexFileFrom(S3BackupRepository.java:310)
   [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> 53719 ERROR (OverseerThreadFactory-49-thread-5-processing-n:127.0.0.1:42567_solr) [n:127.0.0.1:42567_solr c:backuprestore_testbackupinc   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:46145/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Failed to backup core=backuprestore_testbackupinc_shard1_replica_n2 because org.apache.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=3b88f8f3 actual=b6990457 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001/tempDir-001/node2/backuprestore_testbackupinc_shard1_replica_n2/data/index/_i.fdm")))
   [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> 53872 ERROR (OverseerThreadFactory-49-thread-5-processing-n:127.0.0.1:42567_solr) [n:127.0.0.1:42567_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_shard1_replica_n2 because org.apache.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=3b88f8f3 actual=b6990457 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001/tempDir-001/node2/backuprestore_testbackupinc_shard1_replica_n2/data/index/_i.fdm")))
   [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> 53920 ERROR (OverseerThreadFactory-49-thread-5-processing-n:127.0.0.1:42567_solr) [n:127.0.0.1:42567_solr c:backuprestore_testbackupinc   ] o.a.s.s.S3StorageClient An AmazonServiceException was thrown! [serviceName=S3] [awsRequestId=] [httpStatus=404] [s3ErrorCode=NoSuchKey] [message=The specified key does not exist.]
   [junit4]   2> 53922 ERROR (OverseerThreadFactory-49-thread-5-processing-n:127.0.0.1:42567_solr) [n:127.0.0.1:42567_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_shard1_replica_n2 because org.apache.lucene.index.CorruptIndexException: checksum failed (hardware problem?) : expected=3b88f8f3 actual=b6990457 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001/tempDir-001/node2/backuprestore_testbackupinc_shard1_replica_n2/data/index/_i.fdm")))
   [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> 53925 ERROR (qtp636081087-81) [n:127.0.0.1:42567_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> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42567/solr: Could not backup all shards
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testBackupIncremental(AbstractIncrementalBackupTest.java:328)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.adobe.testing.s3mock.junit4.S3MockRule$1.evaluate(S3MockRule.java:66)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56546 ERROR (qtp1850389218-308) [    ] 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.GeneratedMethodAccessor81.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.GeneratedMethodAccessor81.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> 59629 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.kdm did not match. expected checksum is 553093407 and actual is checksum 1466781304. expected length is 143 and actual length is 143
   [junit4]   2> 59629 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_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 4137017782 and actual is checksum 1533599170. expected length is 143 and actual length is 143
   [junit4]   2> 59634 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0_Lucene84_0.pos did not match. expected checksum is 464063225 and actual is checksum 2156282302. expected length is 80 and actual length is 80
   [junit4]   2> 59634 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Lucene84_0.pos did not match. expected checksum is 1275560341 and actual is checksum 2752516404. expected length is 98 and actual length is 98
   [junit4]   2> 59646 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.si did not match. expected checksum is 1132714793 and actual is checksum 1775060347. expected length is 518 and actual length is 518
   [junit4]   2> 59649 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_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 1845254499 and actual is checksum 1735554441. expected length is 518 and actual length is 518
   [junit4]   2> 59655 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.kdi did not match. expected checksum is 2869637089 and actual is checksum 3663496099. expected length is 68 and actual length is 68
   [junit4]   2> 59656 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_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 854149600 and actual is checksum 4083652128. expected length is 68 and actual length is 68
   [junit4]   2> 59665 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0_Lucene84_0.doc did not match. expected checksum is 1328635982 and actual is checksum 3256018795. expected length is 78 and actual length is 78
   [junit4]   2> 59669 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Lucene84_0.doc did not match. expected checksum is 1747771976 and actual is checksum 1771642709. expected length is 85 and actual length is 85
   [junit4]   2> 59689 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Lucene84_0.tim did not match. expected checksum is 2287304086 and actual is checksum 4269784364. expected length is 646 and actual length is 646
   [junit4]   2> 59690 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.fdm did not match. expected checksum is 1877944450 and actual is checksum 1146858085. expected length is 158 and actual length is 158
   [junit4]   2> 59699 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0_Lucene84_0.tim did not match. expected checksum is 1237344159 and actual is checksum 2525843123. expected length is 180 and actual length is 180
   [junit4]   2> 59703 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0_Lucene84_0.tip did not match. expected checksum is 120297087 and actual is checksum 2617564472. expected length is 74 and actual length is 74
   [junit4]   2> 59702 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_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 751134295 and actual is checksum 605991836. expected length is 158 and actual length is 158
   [junit4]   2> 59708 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Lucene84_0.tip did not match. expected checksum is 1909370690 and actual is checksum 3938272662. expected length is 74 and actual length is 74
   [junit4]   2> 59718 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.nvd did not match. expected checksum is 234407027 and actual is checksum 3956346679. expected length is 59 and actual length is 59
   [junit4]   2> 59721 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.fdx did not match. expected checksum is 4221356901 and actual is checksum 498401313. expected length is 64 and actual length is 64
   [junit4]   2> 59723 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_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 3872358256 and actual is checksum 151852110. expected length is 59 and actual length is 59
   [junit4]   2> 59725 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.fdt did not match. expected checksum is 2108690379 and actual is checksum 1647347917. expected length is 146 and actual length is 146
   [junit4]   2> 59733 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.fdx did not match. expected checksum is 1069546596 and actual is checksum 1524156194. expected length is 74 and actual length is 74
   [junit4]   2> 59735 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0_Lucene80_0.dvm did not match. expected checksum is 749654038 and actual is checksum 4108020246. expected length is 158 and actual length is 158
   [junit4]   2> 59737 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.fdt did not match. expected checksum is 2745116865 and actual is checksum 194011486. expected length is 485 and actual length is 485
   [junit4]   2> 59739 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0_Lucene80_0.dvd did not match. expected checksum is 1788849290 and actual is checksum 1091927189. expected length is 73 and actual length is 73
   [junit4]   2> 59742 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Lucene80_0.dvm did not match. expected checksum is 1735487102 and actual is checksum 383628857. expected length is 214 and actual length is 214
   [junit4]   2> 59743 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0_Lucene84_0.tmd did not match. expected checksum is 3741394271 and actual is checksum 143039001. expected length is 401 and actual length is 401
   [junit4]   2> 59753 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Lucene80_0.dvd did not match. expected checksum is 1935562347 and actual is checksum 500321578. expected length is 80 and actual length is 80
   [junit4]   2> 59754 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.kdd did not match. expected checksum is 3202161648 and actual is checksum 636637367. expected length is 79 and actual length is 79
   [junit4]   2> 59757 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0_Lucene84_0.tmd did not match. expected checksum is 1923957070 and actual is checksum 4283865807. expected length is 401 and actual length is 401
   [junit4]   2> 59758 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 3766199761 and actual is checksum 1307965076. expected length is 175 and actual length is 175
   [junit4]   2> 59761 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node8 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6] o.a.s.h.IndexFetcher File _0.kdd did not match. expected checksum is 1491508994 and actual is checksum 3705112307. expected length is 106 and actual length is 106
   [junit4]   2> 59762 WARN  (parallelCoreAdminExecutor-50-thread-7-processing-n:127.0.0.1:46145_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654890986052 RESTORECORE) [n:127.0.0.1:46145_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node3 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n1] o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 3289289713 and actual is checksum 256246711. expected length is 433 and actual length is 433
   [junit4]   2> 59770 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_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 268453412 and actual is checksum 2236874330. expected length is 175 and actual length is 175
   [junit4]   2> 59780 WARN  (parallelCoreAdminExecutor-51-thread-2-processing-n:127.0.0.1:42567_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n6 9b9ae980-313c-4935-ae5b-c3c9a7534c486087654891103548 RESTORECORE) [n:127.0.0.1:42567_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 2194218035 and actual is checksum 3212076685. expected length is 433 and actual length is 433
   [junit4]   2> 64801 ERROR (qtp1850389218-281) [    ] 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.GeneratedMethodAccessor81.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) ~[s3m

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

he.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> 65570 ERROR (OverseerThreadFactory-49-thread-5-processing-n:127.0.0.1:42567_solr) [n:127.0.0.1:42567_solr c:backuprestore_testbackupincsimple   ] o.a.s.s.S3StorageClient An AmazonServiceException was thrown! [serviceName=S3] [awsRequestId=] [httpStatus=404] [s3ErrorCode=NoSuchKey] [message=The specified key does not exist.]
   [junit4]   2> 65572 ERROR (OverseerThreadFactory-49-thread-5-processing-n:127.0.0.1:42567_solr) [n:127.0.0.1:42567_solr c:backuprestore_testbackupincsimple   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: backuprestore_testbackupincsimple operation: backup failed:org.apache.solr.common.SolrException: Could not backup all shards
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.BackupCmd.incrementalCopyIndexFiles(BackupCmd.java:254)
   [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> 
   [junit4]   2> 69105 WARN  (OverseerThreadFactory-49-thread-5-processing-n:127.0.0.1:42567_solr) [n:127.0.0.1:42567_solr c:backuprestore_testbackupincsimple_restore   ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (backuprestore_testbackupincsimple_restore) without cores.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=S3IncrementalBackupTest -Dtests.method=testSimple -Dtests.seed=BD8A234004BDA86C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Chita -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.8s J2 | S3IncrementalBackupTest.testSimple <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<8> but was:<16>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD8A234004BDA86C:853907BE234E7CBD]:0)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testSimple(AbstractIncrementalBackupTest.java:176)
   [junit4]    > 	at com.adobe.testing.s3mock.junit4.S3MockRule$1.evaluate(S3MockRule.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 73274 WARN  (jetty-launcher-9-thread-2-SendThread(127.0.0.1:33387)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016ad9b8470008.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1016ad9b8470008, 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> 73371 INFO  (jetty-closer-241-thread-1-processing-n:127.0.0.1:46145_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6df75de5{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 73371 INFO  (jetty-closer-241-thread-1-processing-n:127.0.0.1:46145_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15403d51{/solr,null,STOPPED}
   [junit4]   2> 73371 INFO  (jetty-closer-241-thread-1-processing-n:127.0.0.1:46145_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 73471 INFO  (jetty-closer-241-thread-2-processing-n:127.0.0.1:46145_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6963c923{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 73471 INFO  (jetty-closer-241-thread-2-processing-n:127.0.0.1:46145_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12deabe2{/solr,null,STOPPED}
   [junit4]   2> 73471 INFO  (jetty-closer-241-thread-2-processing-n:127.0.0.1:46145_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 73676 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> 	10	/solr/collections/backuprestore_testbackupinc_restored/state.json
   [junit4]   2> 	10	/solr/collections/backuprestore_testbackupinc_restored/terms/shard1
   [junit4]   2> 	10	/solr/collections/backuprestore_testbackupinc_restored/terms/shard2
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard2
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupinc/terms/shard1
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard1
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackupinc/terms/shard2
   [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> 	63	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	50	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	47	/solr/collections/backuprestore_testbackupinc_restored/state.json
   [junit4]   2> 	30	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 	24	/solr/collections/backuprestore_testbackupinc/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> 	113	/solr/overseer/queue
   [junit4]   2> 	66	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/collections
   [junit4]   2> 	12	/solr/collections/backuprestore_testbackupinc_restored/state.json
   [junit4]   2> 	10	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	9	/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 73685 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [n:127.0.0.1:46145_solr    ] o.e.j.s.AbstractConnector Stopped SslValidatingServerConnector@638cd5a6{SSL, (ssl, http/1.1)}{0.0.0.0:0}
   [junit4]   2> 73686 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [n:127.0.0.1:46145_solr    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a0735ae{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
   [junit4]   2> 73686 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [n:127.0.0.1:46145_solr    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 73687 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [n:127.0.0.1:46145_solr    ] o.e.j.s.h.C.application Destroying Spring FrameworkServlet 'dispatcherServlet'
   [junit4]   2> 73687 INFO  (SUITE-S3IncrementalBackupTest-seed#[BD8A234004BDA86C]-worker) [n:127.0.0.1:46145_solr    ] o.e.j.s.h.ContextHandler Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@760761b0{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.5941433044490621475/],STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_BD8A234004BDA86C-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=30327, maxDocsPerChunk=4, blockShift=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=30327, maxDocsPerChunk=4, blockSize=8)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=tr-TR, timezone=Asia/Chita
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=259592496,total=481296384
   [junit4]   2> NOTE: All tests run in this JVM: [S3ReadWriteTest, S3IncrementalBackupTest]
   [junit4] Completed [7/7 (1!)] on J2 in 52.01s, 3 tests, 1 failure <<< FAILURES!

[...truncated 44691 lines...]